publish-if-not-exists
Runs
npm publish
only if the current version does not exist in the registry.Usage
Run withnpx
:$ npx publish-if-not-exists
Arguments are passed through:
$ npx publish-if-not-exists --dry-run
--
Agus Zubiaga | 2021
npm publish
only if the current version does not exist in the registry.npx
:$ npx publish-if-not-exists
$ npx publish-if-not-exists --dry-run
Bytes is a JavaScript newsletter you'll actually enjoy reading.
Delivered every Monday, for free.