I tried to publish a new version of my package no npm and got this error:
npm ERR! code E403
npm ERR! 403 403 Forbidden - PUT https://registry.npmjs.org/yolo-coords - You cannot publish over the previously published versions: 1.0.4.
npm ERR! 403 In most cases, you or one of your dependencies are requesting
npm ERR! 403 a package version that is forbidden by your security policy.
My lib is very short and the message doesn't make sense:
In most cases, you or one of your dependencies are requesting a package version that is forbidden by your security policy