Socket
Socket
Sign inDemoInstall

npm-install-all

Package Overview
Dependencies
14
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.12 to 1.1.13

2

package.json

@@ -1,1 +0,1 @@

{ "name": "npm-install-all", "version": "1.1.12", "description": "This is a npm module to install all dependent npm packages for a particular file or folder or a project and save it in package.json.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/abinpal/npm-install-all.git" }, "author": { "name": "Abin Pal" }, "license": "MIT", "bugs": { "url": "https://github.com/abinpal/npm-install-all/issues" }, "homepage": "https://github.com/abinpal/npm-install-all#readme", "dependencies": { "bluebird": "^3.3.1", "handlebars": "^4.0.5", "line-reader": "^0.3.0", "node-dir": "^0.1.12", "sync-exec": "^0.6.2" }, "bin": { "npm-install-all": "index.js" }, "keywords": [ "node", "npm", "installer" ] }
{ "name": "npm-install-all", "version": "1.1.13", "description": "This is a npm module to install all dependent npm packages for a particular file or folder or a project and save it in package.json.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/abinpal/npm-install-all.git" }, "author": { "name": "Abin Pal" }, "license": "MIT", "bugs": { "url": "https://github.com/abinpal/npm-install-all/issues" }, "homepage": "https://github.com/abinpal/npm-install-all#readme", "dependencies": { "bluebird": "^3.3.1", "handlebars": "^4.0.5", "line-reader": "^0.3.0", "node-dir": "^0.1.12", "sync-exec": "^0.6.2" }, "bin": { "npm-install-all": "index.js" }, "keywords": [ "node", "npm", "installer" ] }
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