command-line-interface
Advanced tools
Comparing version 4.0.6 to 4.0.7
@@ -0,1 +1,8 @@ | ||
## [4.0.7](https://github.com/thenativeweb/command-line-interface/compare/4.0.6...4.0.7) (2021-05-24) | ||
### Bug Fixes | ||
* bump defekt from 7.1.1 to 7.1.2 ([#343](https://github.com/thenativeweb/command-line-interface/issues/343)) ([7c0e72e](https://github.com/thenativeweb/command-line-interface/commit/7c0e72e0c813f50a0e24d68ee5e7a4160bdcdfbc)) | ||
## [4.0.6](https://github.com/thenativeweb/command-line-interface/compare/4.0.5...4.0.6) (2021-05-17) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "command-line-interface", | ||
"version": "4.0.6", | ||
"version": "4.0.7", | ||
"description": "command-line-interface is a foundation for CLI applications.", | ||
@@ -33,3 +33,3 @@ "contributors": [ | ||
"command-line-usage": "6.1.1", | ||
"defekt": "7.1.1", | ||
"defekt": "7.1.2", | ||
"string-similarity": "4.0.4", | ||
@@ -40,6 +40,6 @@ "strip-indent": "3.0.0" | ||
"@types/sinon": "10.0.0", | ||
"assertthat": "6.0.0", | ||
"record-stdstreams": "3.0.53", | ||
"roboter": "11.6.40", | ||
"semantic-release-configuration": "2.0.0", | ||
"assertthat": "6.1.1", | ||
"record-stdstreams": "3.0.54", | ||
"roboter": "11.6.42", | ||
"semantic-release-configuration": "2.0.1", | ||
"sinon": "10.0.1" | ||
@@ -46,0 +46,0 @@ }, |
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
83368
+ Addeddefekt@7.1.2(transitive)
- Removeddefekt@7.1.1(transitive)
Updateddefekt@7.1.2