Skip to content

Provenance

For security reasons, make it verifiable for your consumers where your package is coming from and to increase trust in your supply chain NPM introduces provenance.

release-plan supports provenance. Publishing to NPM in this badge:

Provenance badge for

Configuration

Call the publish command with respective parameters for your package manager.

sh
npm release-plan publish --provenance
sh
NPM_CONFIG_PROVENANCE=true pnpm release-plan publish

Resources