[RFC] npm provenance
Author: louisgvCreated May 20, 2023Updated Feb 10, 2026
Labelsenhancementgood first issuehelp wanted
How do you envision this feature/change to look/work like?
Each push to main should create a patch release if version bump is detected. The release should include an npm provenance and is created via the github action worklow.
What is the purpose of this change/feature? Why?
Link the code and the final bundle built between github <-> npm for integrity check.
(OPTIONAL) Example implementations
(OPTIONAL) Contribution
- I would like to contribute to this RFC via a PR
Verify canary release
- I verified that the issue exists in
plasmocanary release
Code of Conduct
- I agree to follow this project's Code of Conduct
- I checked the current issues for duplicate problems.
Source: PlasmoHQ/plasmo