command-line-interface
Advanced tools
Comparing version 3.6.4 to 3.6.5
@@ -0,1 +1,8 @@ | ||
## [3.6.5](https://github.com/thenativeweb/command-line-interface/compare/3.6.4...3.6.5) (2020-10-29) | ||
### Bug Fixes | ||
* bump defekt from 5.2.0 to 5.2.1 ([#164](https://github.com/thenativeweb/command-line-interface/issues/164)) ([400ba23](https://github.com/thenativeweb/command-line-interface/commit/400ba235e6b06a4267f13e8d53bf9631f33d3507)) | ||
## [3.6.4](https://github.com/thenativeweb/command-line-interface/compare/3.6.3...3.6.4) (2020-10-14) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "command-line-interface", | ||
"version": "3.6.4", | ||
"version": "3.6.5", | ||
"description": "command-line-interface is a foundation for CLI applications.", | ||
@@ -25,3 +25,3 @@ "contributors": [ | ||
"command-line-usage": "6.1.0", | ||
"defekt": "5.2.0", | ||
"defekt": "5.2.1", | ||
"string-similarity": "4.0.2", | ||
@@ -33,6 +33,6 @@ "strip-indent": "3.0.0" | ||
"assertthat": "5.2.1", | ||
"record-stdstreams": "3.0.21", | ||
"roboter": "11.4.0", | ||
"semantic-release-configuration": "1.0.22", | ||
"sinon": "9.2.0" | ||
"record-stdstreams": "3.0.24", | ||
"roboter": "11.4.2", | ||
"semantic-release-configuration": "1.0.23", | ||
"sinon": "9.2.1" | ||
}, | ||
@@ -39,0 +39,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
69350
+ Addeddefekt@5.2.1(transitive)
- Removeddefekt@5.2.0(transitive)
Updateddefekt@5.2.1