
Bun.js with Jarred Sumner - JSJ 584
JavaScript Jabber
00:00
The Importance of Binding to NPM
Bun uses NPM, but it does have a different law file. We tried really hard to be compatible with NPM. The big compatibility issue we have with bun and saw right now that we're going to address is we don't do post install for dependencies. And this is a security and a performance feature, but it's also an issue because there are real use cases for post install. What I plan there is we'll introduce a privilege dependencies. So that's an optional where you can allow lists, these packages to run their posts and sell scripts.
Transcript
Play full episode