Hacker News new | ask | show | jobs
by panic 2929 days ago
I think the difference is the network of dependencies. Even small libraries on npm often depend on other libraries (e.g., the is-odd library linked in the article depends on is-number).