Socket
Socket
Sign inDemoInstall

yargs

Package Overview
Dependencies
Maintainers
4
Versions
250
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yargs - npm Package Compare versions

Comparing version 3.22.1 to 3.22.2

2

index.js

@@ -423,3 +423,3 @@ var assert = require('assert')

var detectLocale = true
var detectLocale = false
self.detectLocale = function (detect) {

@@ -426,0 +426,0 @@ detectLocale = detect

{
"name": "yargs",
"version": "3.22.1",
"version": "3.22.2",
"description": "Light-weight option parsing with an argv hash. No optstrings attached.",

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

@@ -723,3 +723,3 @@ yargs

Should yargs attempt to detect the os' locale? defaults to `true`.
Should yargs attempt to detect the os' locale? defaults to `false`.

@@ -726,0 +726,0 @@ .nargs(key, count)

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