Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.2.0 to 1.2.1

1

helpers.js

@@ -49,2 +49,3 @@ 'use strict'

stopSpinner(spinner, module + ' not trusted', 'yellow');
return;
}

@@ -51,0 +52,0 @@ let success = runCommand('npm install ' + module + ' --save');

2

package.json
{
"name": "auto-install",
"version": "1.2.0",
"version": "1.2.1",
"description": "Auto installs dependencies as you code",

@@ -5,0 +5,0 @@ "main": "index.js",

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