MCPcopy Create free account
hub / github.com/garrytan/gstack / pkgVersion

Function pkgVersion

test/ship-version-sync.test.ts:114–115  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

112};
113
114const pkgVersion = () =>
115 JSON.parse(readFileSync(join(dir, "package.json"), "utf8")).version;
116
117// --- Idempotency classification: 6 cases ---
118

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected