Socket
Socket
Sign inDemoInstall

yargs-parser

Package Overview
Dependencies
2
Maintainers
2
Versions
83
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 12.0.0 to 13.0.0-candidate.0

2

index.js

@@ -19,3 +19,3 @@ var camelCase = require('camelcase')

'dot-notation': true,
'parse-numbers': true,
'parse-numbers': false,
'boolean-negation': true,

@@ -22,0 +22,0 @@ 'negation-prefix': 'no-',

{
"name": "yargs-parser",
"version": "12.0.0",
"version": "13.0.0-candidate.0",
"description": "the mighty option parser used by yargs",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -179,3 +179,3 @@ # yargs-parser

* default: `true`
* default: `false`
* key: `parse-numbers`

@@ -182,0 +182,0 @@

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