Comparing version 13.2.1 to 13.2.2
{ | ||
"name": "yargs", | ||
"version": "13.2.1", | ||
"version": "13.2.2", | ||
"description": "yargs the modern, pirate-themed, successor to optimist.", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
@@ -34,3 +34,3 @@ <p align="center"> | ||
```bash | ||
npm i yargs --save | ||
npm i yargs | ||
``` | ||
@@ -40,3 +40,3 @@ | ||
```bash | ||
npm i yargs@next --save | ||
npm i yargs@next | ||
``` | ||
@@ -43,0 +43,0 @@ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
226323