Description
Now that npm 11.15.0 and pnpm 11.3 support Staged publishing for npm publish, does it make sense to add support via np?
Is the feature request related to a problem?
Supply chain attacks have increased over the last years. Staged publishing is one response to that:
Andrey Sitnik describes the workflow a bit here:
Possible implementation
--
Alternatives
--
Description
Now that npm 11.15.0 and pnpm 11.3 support Staged publishing for npm publish, does it make sense to add support via
np?Is the feature request related to a problem?
Supply chain attacks have increased over the last years. Staged publishing is one response to that:
Andrey Sitnik describes the workflow a bit here:
Possible implementation
--
Alternatives
--