Socket
Socket
Sign inDemoInstall

adm

Package Overview
Dependencies
286
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.2.2

25

package.json
{
"name": "adm",
"version": "0.2.1",
"version": "0.2.2",
"description": "An application development and deployment manager.",

@@ -44,26 +44,3 @@ "homepage": "",

},
"devDependencies": {
"eslint": "^2.7.0",
"eslint-config-xo-space": "^0.11.0",
"gulp": "^3.9.1",
"gulp-eslint": "^2.0.0",
"gulp-exclude-gitignore": "^1.0.0",
"gulp-line-ending-corrector": "^1.0.1",
"gulp-istanbul": "^0.10.4",
"gulp-mocha": "^2.2.0",
"gulp-plumber": "^1.1.0",
"gulp-nsp": "^2.4.0",
"gulp-coveralls": "^0.1.4"
},
"eslintConfig": {
"extends": "xo-space",
"env": {
"mocha": true
}
},
"scripts": {
"prepublish": "gulp prepublish",
"test": "gulp"
},
"license": "MIT"
}
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