First release of @hyperscript-tools/mcp-server on the hardened publish pipeline.
Changes
- Cleaner
parse_hyperscriptoutput — the compact AST view drops internal plumbing (theisFeaturemarker,emptyCommandListCommand/implicitReturnterminators, object-valuedargsbinding maps, and[circular]back-references). Real parameter lists ondef/onare preserved. - Empty input returns the parser's real verdict instead of a misleading "missing parameter" error.
- Security — patched transitive advisories:
fast-uri→ 3.1.4 (high) andesbuild→ 0.28.1 (low, dev-only), via npm overrides.
Notes
- Published to npm via GitHub Actions trusted publishing (OIDC) with provenance.
- Independent versioning: this package tracks its own changes, not the hyperfixi/lokascript family cadence.