command-line-interface
Advanced tools
Comparing version 4.0.7 to 4.0.8
@@ -0,1 +1,8 @@ | ||
## [4.0.8](https://github.com/thenativeweb/command-line-interface/compare/4.0.7...4.0.8) (2021-05-31) | ||
### Bug Fixes | ||
* bump defekt from 7.1.2 to 7.2.0 ([#350](https://github.com/thenativeweb/command-line-interface/issues/350)) ([4e4bb26](https://github.com/thenativeweb/command-line-interface/commit/4e4bb269f5922c6ffdcfa9e878f4232052aa74bb)) | ||
## [4.0.7](https://github.com/thenativeweb/command-line-interface/compare/4.0.6...4.0.7) (2021-05-24) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "command-line-interface", | ||
"version": "4.0.7", | ||
"version": "4.0.8", | ||
"description": "command-line-interface is a foundation for CLI applications.", | ||
@@ -33,3 +33,3 @@ "contributors": [ | ||
"command-line-usage": "6.1.1", | ||
"defekt": "7.1.2", | ||
"defekt": "7.2.0", | ||
"string-similarity": "4.0.4", | ||
@@ -40,5 +40,5 @@ "strip-indent": "3.0.0" | ||
"@types/sinon": "10.0.0", | ||
"assertthat": "6.1.1", | ||
"record-stdstreams": "3.0.54", | ||
"roboter": "11.6.42", | ||
"assertthat": "6.3.0", | ||
"record-stdstreams": "3.0.56", | ||
"roboter": "11.6.48", | ||
"semantic-release-configuration": "2.0.1", | ||
@@ -45,0 +45,0 @@ "sinon": "10.0.1" |
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
83714
+ Addeddefekt@7.2.0(transitive)
- Removeddefekt@7.1.2(transitive)
Updateddefekt@7.2.0