New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

npm-fast-mirror

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-fast-mirror

Fast local npm registry mirror server

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
2
-80%
Maintainers
1
Weekly downloads
 
Created
Source

NPM Fast Mirror

npm npm npm github

Fast local npm registry mirror server.

Install

Requires Node.js >= 7.6.0.

npm install npm-fast-mirror -g

Usage

Start server:

npm-fast-mirror [options]

Then set npm to use this registry:

npm set registry http://127.0.0.1:9000

Options

-V, --version      output the version number
-u, --url [url]    url to serve this server
-p, --proxy [url]  npm registry url to proxy
-d, --dir [path]   storage dir path
-h, --help         output usage information

Keywords

npm

FAQs

Package last updated on 30 Nov 2017

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