logoalt Hacker News

benjifriyesterday at 8:30 PM3 repliesview on HN

This is like saying "use MacOS and you won't get viruses" in the 2000s


Replies

koito17yesterday at 11:01 PM

Bun disables post-install scripts by default and one can explicitly opt-in to trusting dependencies in the package.json file. One can also delay installing updated dependencies through keys like `minimumReleaseAge`. Bun is a drop-in replacement for the npm CLI and, unlike pnpm, has goals beyond performance and storage efficiency.

Not sure what your analogy is trying to imply.

latchkeyyesterday at 8:52 PM

The suggestion was to use pnpm, and I'm suggesting something I prefer more than pnpm.

hiccuphippoyesterday at 8:45 PM

Except trying it out takes a minute and costs nothing.