mcp-ts-core ^0.10.9 maintenance
Framework-maintenance refresh — re-synced scripts/ guards and devcheck wiring; no server source or behavior change.
Dependency bumps:
@cyanheads/mcp-ts-core^0.10.8 → ^0.10.9
Changed:
scripts/check-dependency-specifiers.ts(new devcheck step) rejects floating specifiers (latest/*/dist-tags) in package.json + bun.lock's workspaces map, so a straybun update --latestcan't re-resolve a dep past its pin unnoticed (cyanheads/mcp-ts-core#246)scripts/lint-packaging.tsvalidates the Codex/Claude plugin marketplace manifests (descriptions, unscoped display name, full-scoped npx install arg); Packaging devcheck step now runs when a plugin manifest is present (cyanheads/mcp-ts-core#240)devcheck.config.jsonenables the plugin-manifest checks viapackaging.pluginManifests
64 tests pass; bun run devcheck clean.