@minimistjs/subarg
Advanced tools
Comparing version 0.0.1 to 1.0.0
{ | ||
"name": "@minimistjs/subarg", | ||
"version": "0.0.1", | ||
"version": "1.0.0", | ||
"description": "parse arguments with recursive contexts", | ||
"main": "index.js", | ||
"dependencies": { | ||
"minimist": "~0.0.7" | ||
"minimist": "^1.1.0" | ||
}, | ||
"devDependencies": { | ||
"tape": "~2.3.2" | ||
"tape": "^3.0.0" | ||
}, | ||
@@ -12,0 +12,0 @@ "scripts": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
+ Addedminimist@1.2.8(transitive)
- Removedminimist@0.0.10(transitive)
Updatedminimist@^1.1.0