Socket
Socket
Sign inDemoInstall

argparse

Package Overview
Dependencies
1
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.8 to 1.0.9

8

CHANGELOG.md

@@ -0,5 +1,11 @@

1.0.9 / 2016-09-29
------------------
- Rerelease after 1.0.8 - deps cleanup.
1.0.8 / 2016-09-29
------------------
- Maintenance (deps bump, fix node 6.5+ tests)
- Maintenance (deps bump, fix node 6.5+ tests, coverage report).

@@ -6,0 +12,0 @@

10

package.json
{
"name": "argparse",
"description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library",
"version": "1.0.8",
"version": "1.0.9",
"keywords": [

@@ -12,3 +12,2 @@ "cli",

],
"homepage": "https://github.com/nodeca/argparse",
"contributors": [

@@ -28,11 +27,10 @@ "Eugene Shkuropat",

"dependencies": {
"istanbul": "^0.4.5",
"sprintf-js": "~1.0.2"
},
"devDependencies": {
"eslint": "^2.0.0",
"eslint-plugin-nodeca": "~1.0.3",
"eslint": "^2.13.1",
"istanbul": "^0.4.5",
"mocha": "^3.1.0",
"ndoc": "^5.0.0"
"ndoc": "^5.0.1"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc