cli-argparse
Advanced tools
Comparing version
{ | ||
"name": "cli-argparse", | ||
"version": "0.4.5", | ||
"version": "0.4.6", | ||
"description": "Lightweight argument parser", | ||
@@ -30,8 +30,8 @@ "author": "muji <noop@xpm.io>", | ||
"dependencies": { | ||
"cli-util": "^1.1.24" | ||
"cli-util": "~1.1.27" | ||
}, | ||
"devDependencies": { | ||
"chai": "^1.9.1", | ||
"istanbul": "^0.3.2", | ||
"mocha": "^1.21.4" | ||
"chai": "~1.10.0", | ||
"istanbul": "~0.3.5", | ||
"mocha": "~2.1.0" | ||
}, | ||
@@ -38,0 +38,0 @@ "engine": [ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
-100%Updated