Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Fission-AI/OpenSpec
/ pack-version-check.mjs
File
pack-version-check.mjs
scripts/pack-version-check.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
// Guard: Ensure the packed tarball's CLI `--version` matches package.json.
3
//
4
// Notes:
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected