Hacker News new | ask | show | jobs
by JamesSwift 30 days ago
Note that bun is only immune to this because it isnt in the “top 500” that bypass this system by default. I was actually surprised (pleasantly, but still surprised) tanstack wasnt in that list already

https://bun.com/docs/pm/lifecycle

1 comments

Good to know. Though according to that page, bun still wouldn't have run it if it were on that list, since it came through a git dependency and not npm.