v1.1.0 — dep refresh + tooling parity
Maintenance release. No public API changes — all 6 tools and 460 items unchanged. Brings internals to the standard set by rakuten-mcp@1.0.0.
What changed
Deps
@modelcontextprotocol/sdk^1.12 → ^1.29 (17 minor versions of upstream fixes)zod^3.25 → ^4.4 (seamless migration)typescript^5.7 → ^6.0 (required addingtypes: ["node"]to tsconfig)@types/node^22 → ^25- Node engine
>=18→>=20
Security
qsDoS (GHSA-q8mj-m7cp-5q26) fixed vianpm audit fix
New
AGENTS.md— three non-negotiable conventions (source citation, bilingual completeness, frozen bundle), item-add workflow, tool-add workflowscripts/client-conformance.mjs— 13 protocol-surface checks that mimic Claude Desktop / Cursor / Cline on load
Verified
- 49/49 unit tests passing after Zod v4 migration
- 13/13 conformance checks passing
- 0 npm audit vulnerabilities
- Bundle size unchanged at 380 KB (332 KB is the curated data, untouched)
Install
npm install -g tabedata-mcp@1.1.0See CHANGELOG.md for the full diff.