|
|
|
|
|
by nikeee
101 days ago
|
|
Bun added `trustedDependencies` [1] to package.json and only executes postInstall scripts coming from these dependencies. I think this is something that should be supported across all JS package managers, even more than version cooldowns. [1]: https://bun.com/docs/guides/install/trusted |
|