Socket
Socket
Sign inDemoInstall

auto-install

Package Overview
Dependencies
271
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    auto-install

Auto installs dependencies as you code


Version published
Weekly downloads
72
increased by89.47%
Maintainers
1
Install size
10.8 MB
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

Last updated on 27 Apr 2017

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc