posthog/Check Package Version

Check npm package version and whether it has been published yet

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to the npm packageno.
fail-on-new-packageWhether to fail if the package has not been published yetnofalse
namedescription
committed-versionVersion now commited to the repo
published-versionLatest version published to npm, based on `dist-tags`
is-new-versionWhether repo version is yet new to npm (`"true"` or `"false"`)
is-new-packageWhether repo package has not been published yet (`"true"` or `"false"`)