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

karg

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

karg - npm Package Compare versions

Comparing version 1.10.0 to 1.11.0

14

package.json
{
"name": "karg",
"version": "1.10.0",
"version": "1.11.0",
"description": "option parser",

@@ -19,4 +19,7 @@ "main": "js/karg.js",

},
"scripts": {
"test": "./node_modules/.bin/mocha -c --require koffee/js/register ./test/test.coffee"
},
"dependencies": {
"colors": "^1.3.0",
"colors": "^1.3.3",
"lodash.clone": "^4.5.0",

@@ -28,8 +31,9 @@ "lodash.isempty": "^4.4.0",

"lodash.values": "^4.3.0",
"noon": ">=1.4.0"
"noon": ">=2.0.2"
},
"devDependencies": {
"chai": "^4.1.2",
"mocha": "^5.2.0"
"koffee": "^0.30.0",
"chai": "^4.2.0",
"mocha": "^6.1.4"
}
}
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