Socket
Socket
Sign inDemoInstall

cli

Package Overview
Dependencies
Maintainers
0
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.1.0 to 0.1.1

cli.js

9

package.json
{ "name" : "cli",
"description" : "A command line opts/args parser for node.js",
"version" : "0.1.0",
"description" : "A command line opts/args parser for node",
"version" : "0.1.1",
"homepage" : "http://github.com/chriso/cli",
"keywords" : ["cli","command line","opts","parseopt","opt","args","console"],
"keywords" : ["cli","command line","opts","parseopt","opt","args","console","argsparse","optparse","daemon"],
"author" : "Chris O'Hara <cohara87@gmail.com>",
"main" : "./lib",
"directories" : { "lib" : "./lib" },
"main" : "cli.js",
"bugs": {

@@ -10,0 +9,0 @@ "mail": "cohara87@gmail.com",

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