publish-if-not-exists
v1.1.0
Published
Run npm publish if package.json version does not exist
Downloads
43,504
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-exists
Arguments are passed through:
$ npx publish-if-not-exists --dry-run
--
Agus Zubiaga | 2021