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 - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

8

package.json
{
"name": "auto-install",
"version": "1.0.2",
"version": "1.0.3",
"description": "Install dependencies as you code",

@@ -22,2 +22,8 @@ "main": "index.js",

"license": "MIT",
"engines": {
"node": ">= 4.4.5"
},
"bin": {
"auto-install": "./index.js"
},
"dependencies": {

@@ -24,0 +30,0 @@ "chokidar": "1.6.0",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc