Hacker News new | ask | show | jobs
by skybrian 1799 days ago
This seems like good motivation to prune your dependencies if they’re getting out of hand. Of course, easier said than done, but at an ecosystem level maybe it will help?
2 comments

In the case of NPM, the only way to not have your dependencies be “out of hand”, is to not use NPM.

/s (but also, for realsies)

Well angular repositories tend to have tons of dependencies.