Socket
Socket
Sign inDemoInstall

cli

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli - npm Package Compare versions

Comparing version 0.11.0 to 0.11.1

2

cli.js

@@ -262,3 +262,3 @@ /**

cli.parse = function (opts, command_def) {
var default_val, i, parsed = cli.options, seen,
var default_val, i, o, parsed = cli.options, seen,
catch_all = !opts;

@@ -265,0 +265,0 @@ opt_list = opts || {};

{ "name" : "cli",
"description" : "A tool for rapidly building command line apps",
"version" : "0.11.0",
"version" : "0.11.1",
"homepage" : "http://github.com/chriso/cli",

@@ -5,0 +5,0 @@ "keywords" : ["cli","command line","opts","parseopt","opt","args","console","argsparse","optparse","daemon","autocomplete","command","autocompletion"],

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc