publish-if-not-exists
v1.1.0
Published
Run npm publish if package.json version does not exist
Readme
publish-if-not-exists
Runs npm publish only if the current version does not exist in the registry.
Usage
Run with npx:
$ npx publish-if-not-existsArguments are passed through:
$ npx publish-if-not-exists --dry-run--
Agus Zubiaga | 2021
