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.6.6 to 0.7.0

8

package.json
{ "name" : "cli",
"description" : "A tool for rapidly building command line apps",
"version" : "0.6.6",
"version" : "0.7.0",
"homepage" : "http://github.com/chriso/cli",

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

"dependencies": {
"glob": "~ 3.2.1",
"glob": "^5.0.10",
"exit": "0.1.2"

@@ -25,5 +25,3 @@ },

"engines": { "node": ">=0.2.5" },
"licenses": [{
"type": "MIT"
}]
"license": "MIT"
}
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