strictcli v0.39.0 /typescript/src/version
On this page

The package VERSION constant, regenerated from package.json on every build so the value the framework reports can never drift from what npm publishes.

#typescript/src/version

#typescript/src/version

GENERATED FILE -- do not edit, and do not commit.

Written by scripts/gen-version.mjs from package.json on every build (the prebuild npm hook, which prepack inherits through npm run build). package.json is the single source of truth for the package version.

#VERSION

TS typescript
export const VERSION = "0.38.0"

The current version of the strictcli TypeScript package.

Search