Hacker News new | ask | show | jobs
by thorum 322 days ago
> npm scripts make a http call to the npm registry each time they run, which means they are a terrible way to execute a health check.

Is this true? I couldn’t find another source discussing it. That would be insane behavior for a package manager.

3 comments

It might be referring to the check if whether npm is up to date so it can prompt you to update if it isn't?
probably an update check? It definitely sometimes shows an update banner