in-publish
in-publish copied to clipboard
Add deprecation notice for npm@4 which has prepublishOnly
Since npm has the prepublish-on-onstall problem solved already let's guide people who (like me) found this package to a "native" solution.
Details: https://github.com/npm/npm/issues/10074
Actually ran into an issue with Node 15, which it includes NPM 7. It looks like this wasn't working anymore and was running the pre-publish scripts that were being guarded by this script before