Socket
Book a DemoInstallSign in
Socket

stats-npm

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stats-npm

proxy for npm install to gather request stats and retry failures.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

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

Keywords

npm

FAQs

Package last updated on 19 Sep 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts