command-line-interface
Advanced tools
Comparing version 4.0.18 to 4.0.19
@@ -0,1 +1,8 @@ | ||
## [4.0.19](https://github.com/thenativeweb/command-line-interface/compare/4.0.18...4.0.19) (2021-08-02) | ||
### Bug Fixes | ||
* bump command-line-args from 5.1.3 to 5.2.0 ([#387](https://github.com/thenativeweb/command-line-interface/issues/387)) ([fa59769](https://github.com/thenativeweb/command-line-interface/commit/fa597690171fd156b470b8579a97585f0352a832)) | ||
## [4.0.18](https://github.com/thenativeweb/command-line-interface/compare/4.0.17...4.0.18) (2021-07-26) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "command-line-interface", | ||
"version": "4.0.18", | ||
"version": "4.0.19", | ||
"description": "command-line-interface is a foundation for CLI applications.", | ||
@@ -30,3 +30,3 @@ "contributors": [ | ||
"@types/string-similarity": "4.0.0", | ||
"command-line-args": "5.1.3", | ||
"command-line-args": "5.2.0", | ||
"command-line-commands": "3.0.2", | ||
@@ -41,6 +41,6 @@ "command-line-usage": "6.1.1", | ||
"assertthat": "6.3.9", | ||
"record-stdstreams": "3.0.66", | ||
"record-stdstreams": "3.0.67", | ||
"roboter": "11.7.8", | ||
"semantic-release-configuration": "2.0.5", | ||
"sinon": "11.1.1" | ||
"sinon": "11.1.2" | ||
}, | ||
@@ -47,0 +47,0 @@ "repository": { |
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
87627
+ Addedcommand-line-args@5.2.0(transitive)
- Removedcommand-line-args@5.1.3(transitive)
Updatedcommand-line-args@5.2.0