Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "getopts", | ||
"description": "Node.js CLI options parser.", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -41,3 +41,3 @@ # Getopts | ||
```json | ||
```jsx | ||
{ | ||
@@ -44,0 +44,0 @@ _: ["game", "over"], |
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
8097