Socket
Socket
Sign inDemoInstall

commander

Package Overview
Dependencies
1
Maintainers
1
Versions
115
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.3.1

5

History.md
1.3.1 / 2013-07-18
==================
* add quick .runningCommand hack so you can opt-out of other logic when running a sub command
1.3.0 / 2013-07-09

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

2

index.js

@@ -421,2 +421,4 @@ /*!

});
this.runningCommand = proc;
};

@@ -423,0 +425,0 @@

2

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

@@ -5,0 +5,0 @@ , "keywords": ["command", "option", "parser", "prompt", "stdin"]

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