Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.
JavaScript
20
4
MIT License
Safe-publish-latest is a Node.js utility designed to ensure that the "latest" tag is only assigned to the most recent version when publishing a package to npm. It is intended for npm package maintainers who want to prevent accidental tagging of older versions as "latest" during the publishing process. The tool integrates seamlessly into the npm publishing workflow by running during the `prepublishOnly` script.
Total donated
Undistributed
Share with your subscribers:
Recipients
How the donated funds are distributed
Support the dependencies of ljharb/safe-publish-latest