Hacker News new | ask | show | jobs
by 33a 4586 days ago
npm actually caches packages locally, so don't feel too bad. Still if you have wildcard dependencies it will hit the main npm server to check if you have the most recent version in your cache.