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

Comparing version 1.7.2 to 1.7.3

10

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

@@ -13,3 +13,3 @@ "keywords": "auto, dependencies, install, package, watch",

"scripts": {
"lint": "node node_modules/eslint/bin/eslint.js src",
"lint": "eslint src",
"build": "babel src -d lib && babel test/src -d test/lib",

@@ -37,5 +37,5 @@ "run-tests": "cd example && mocha ../test/lib",

"devDependencies": {
"babel-cli": "^6.14.0",
"babel-preset-es2015": "^6.14.0",
"chai": "^3.5.0",
"babel-cli": "6.14.0",
"babel-preset-es2015": "6.14.0",
"chai": "3.5.0",
"eslint": "3.8.1",

@@ -42,0 +42,0 @@ "eslint-config-airbnb": "12.0.0",

Sorry, the diff of this file is not supported yet

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