-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed as not planned
Description
What is the problem this feature will solve?
Arbitrary npm scripts being run on postinstall without the developers knowledge.
What is the feature you are proposing to solve the problem?
In light of the recent npm attacks, it would be great to support something similar to bun's trustedDependencies.
This allows a list the most popular dependencies to run on postinstall and requires defining an array of additional dependencies to run in trustedDependencies
.
AdnaneKhan and georgegiosue
Metadata
Metadata
Assignees
Labels
No labels