What's the problem?
npm staged publishing (npm stage publish) is a relatively new feature in npm that maintainers have been encouraged to use for security, especially after various supply chain attacks in npm that have occurred.
What's the proposed solution?
Support npm staged publishing in addition to regular publishing.
Participation
What's the problem?
npm staged publishing (
npm stage publish) is a relatively new feature in npm that maintainers have been encouraged to use for security, especially after various supply chain attacks in npm that have occurred.What's the proposed solution?
Support npm staged publishing in addition to regular publishing.
Participation