Skip to content

mcporter v0.12.3

Latest

Choose a tag to compare

@steipete steipete released this 01 Jul 07:34
v0.12.3
f20febe

Highlights

  • Fix list signatures and call examples for typed arrays, keeping number, boolean, object, and unknown array values type-correct.
  • Refresh compatible runtime, bundling, type-checking, lint, and security-override dependencies while preserving the Node and pnpm toolchain.

Changelog

CLI

  • Fix list signatures and call examples for typed arrays, keeping number, boolean, object, and unknown array values type-correct. (Issue #221, thanks @VincXiong)

Tooling / Dependencies

  • Refresh compatible runtime, bundling, type-checking, lint, and security-override dependencies while preserving the Node and pnpm toolchain. (PR #224)

npm

  • Package: mcporter@0.12.3
  • Registry tarball: mcporter-0.12.3.tgz
  • Integrity: sha512-FD6nV4AzrsJSYtIqkLE0emNNiVl0p9W2bJosORAhmI5HCfcz2fc0WjmaY26bfFRW+2aCNL3aCssoFRjcYcQjgQ==
  • Registry shasum: 1ab6f1306745e601c31927b2c1e34ec1873db8a5
  • Published: 2026-07-01T07:32:19.109Z

Artifacts

  • SHA256 (mcporter-macos-arm64-v0.12.3.tar.gz): bb896bde3b7e2eef0a700bcd2598678f4f4184306e63b2e12465d780a1184b78
  • SHA256 (mcporter-0.12.3.tgz): 9cf707fac46fdf69c27e67b9e29b866e7bb51d98266671c4282fdfed66569751

Verification

  • Exact-head CI green on Ubuntu, macOS, and Windows
  • pnpm check; 129 test files passed, 814 tests passed, 3 skipped; TypeScript and Bun builds passed.
  • Typed-array implementation proof and source-blind built-CLI validation
  • Packed consumer install/import, typed-array list/call/error validation, generated CLI compile, and published empty-directory generate-cli --compile smoke passed.
  • pnpm audit --json: zero advisories at every severity; structured autoreview clean; Public Model Identifier Gate passed.
  • Dependency refresh proof: the deprecated DeepWiki endpoint assertion passed; upstream live calls timed out at 30 and 90 seconds. The owner waived that item-specific success-path proof because provider and transport code are unchanged.