publish-if-not-exists

Run npm publish if package.json version does not exist

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
publish-if-not-exists
101.1.02 years ago2 years agoMinified + gzip package size for publish-if-not-exists in KB

Readme

publish-if-not-exists
npm version GitHub license
Runs npm publish only if the current version does not exist in the registry.

Usage

Run with npx:
$ npx publish-if-not-exists

Arguments are passed through:
$ npx publish-if-not-exists --dry-run

--
Agus Zubiaga | 2021