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

install-deps

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

install-deps

CLI tool that npm install's the required npm modules from a given file.

latest
npmnpm
Version
1.1.0
Version published
Weekly downloads
15K
-25.3%
Maintainers
1
Weekly downloads
 
Created
Source

install-deps

A command line tool that will install the npm modules required from a given file.

Install

npm install -g install-deps

Usage

install-deps path/to/file.js --save #or any other npm install arguments

From vim you can do: :!install-deps % --save

FAQs

Package last updated on 25 Oct 2015

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