npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

stats-npm

1.0.1

@soldair

npmHomeRepoSnykSocket
Downloads:1
$ npm install stats-npm
DailyWeeklyMonthlyYearly

stats-npm

this was made to help understand ntworking issues like ECONNRESET in npm folks reported it here. https://github.com/npm/registry/issues/10

install

sudo npm install -g stats-npm

run

then use it just like npm.

snpm install yourmodule

after every command it appends profiling information for requests to ./snpm-stats.log

server

you may also run it as a standalone server and configure it as your registry. request metadata is logged to stdout.

stats-npm-server --help