Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

command-line-args

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

command-line-args - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

4

lib/command-line-args.js

@@ -1,3 +0,3 @@

var a = require("array-ting"),
o = require("object-ting")
var a = require("array-tools"),
o = require("object-tools")
util = require("util"),

@@ -4,0 +4,0 @@ Design = require("nature").Design;

{
"name": "command-line-args",
"version": "0.2.3",
"version": "0.2.4",
"description": "Parse command line options",

@@ -26,6 +26,6 @@ "repository": "https://github.com/75lb/command-line-args.git",

"dependencies": {
"array-ting": "^1.0.0",
"array-tools": "^1.0.0",
"nature": "~0.5",
"object-ting": "^1.0.0"
"object-tools": "^1.0.0"
}
}
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