You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

auto-install

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auto-install

Auto installs dependencies as you code


Version published
Weekly downloads
220
increased by24.29%
Maintainers
1
Created
Weekly downloads
 

Readme

Source
auto-install

Build
Status npm npm Known Vulnerabilities

Auto installs dependencies as you code. Just hit save.

Auto installs dependencies as you code

Featured in npm weekly #56!

Install

npm install -g auto-install

Usage

Run auto-install in the directory you are working in.

Modules in .spec.js and .test.js are added to devDependencies

Options

--secure Install popular modules only (> 10k downloads in the last month)

--exact Install exact version similar to npm install express --save-exact

--dont-uninstall Do not uninstall unused modules

--yarn Use yarn instead of npm

Show your support

:star: this repo

FAQ

Does it protect against typosquatting?

Hackernews post

License

MIT © siddharthkp

Keywords

FAQs

Package last updated on 27 Apr 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc