Socket
Socket
Sign inDemoInstall

commander

Package Overview
Dependencies
0
Maintainers
5
Versions
115
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.12.0 to 2.12.1

5

CHANGELOG.md
2.12.1 / 2017-11-23
==================
* Move @types/node to dev dependency
2.12.0 / 2017-11-22

@@ -3,0 +8,0 @@ ==================

9

package.json
{
"name": "commander",
"version": "2.12.0",
"version": "2.12.1",
"description": "the complete solution for node.js command-line programs",

@@ -25,8 +25,7 @@ "keywords": [

],
"dependencies": {
"@types/node": "^7.0.48"
},
"dependencies": {},
"devDependencies": {
"@types/node": "^7.0.48",
"should": "^11.2.1",
"sinon": "^2.3.5",
"sinon": "^2.4.1",
"typescript": "^2.6.1"

@@ -33,0 +32,0 @@ },

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