Skip to content

Xerify 0.3.1 — Now on npm as xerify-cli

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Sep 15:02
· 1 commit to main since this release

Xerify is now published on npm as xerify-cli. The installed command remains xerify.

npm install --global xerify-cli@0.3.1
xerify --version

If you already installed xverify-cli globally, uninstall it before installing the new package to avoid a shared executable conflict. For project installations, replace the dependency and update library imports and MCP package paths. Your .xerify/ state and xverify-config.json settings remain compatible.

  • Align the MCP identity with the GitHub owner: io.github.verhex/xerify.
  • Add xerify to npm keywords and update current installation examples, site links, and all six documentation languages.
  • Verify npm tarball integrity and provenance before adding the old package migration notice. Historical releases and benchmark records keep their original package identity.

Validation: 293 tests, clean external package installation, modern/legacy MCP Inspector checks, package boundary and secret scans, and zero known production dependency vulnerabilities at release audit.

Migration guide · npm · Changelog