command-line-interface
Advanced tools
Comparing version 3.6.12 to 3.6.13
@@ -0,1 +1,8 @@ | ||
## [3.6.13](https://github.com/thenativeweb/command-line-interface/compare/3.6.12...3.6.13) (2020-11-26) | ||
### Bug Fixes | ||
* bump defekt from 5.2.2 to 5.3.0 ([#209](https://github.com/thenativeweb/command-line-interface/issues/209)) ([702abdc](https://github.com/thenativeweb/command-line-interface/commit/702abdc65c79f748cd2f471ddba2f709ce407051)) | ||
## [3.6.12](https://github.com/thenativeweb/command-line-interface/compare/3.6.11...3.6.12) (2020-11-20) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "command-line-interface", | ||
"version": "3.6.12", | ||
"version": "3.6.13", | ||
"description": "command-line-interface is a foundation for CLI applications.", | ||
@@ -25,3 +25,3 @@ "contributors": [ | ||
"command-line-usage": "6.1.1", | ||
"defekt": "5.2.2", | ||
"defekt": "5.3.0", | ||
"string-similarity": "4.0.3", | ||
@@ -31,7 +31,7 @@ "strip-indent": "3.0.0" | ||
"devDependencies": { | ||
"@types/sinon": "9.0.8", | ||
"@types/sinon": "9.0.9", | ||
"assertthat": "5.2.1", | ||
"record-stdstreams": "3.0.28", | ||
"roboter": "11.5.11", | ||
"semantic-release-configuration": "1.0.26", | ||
"record-stdstreams": "3.0.30", | ||
"roboter": "11.5.13", | ||
"semantic-release-configuration": "1.0.28", | ||
"sinon": "9.2.1" | ||
@@ -38,0 +38,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
72168
+ Addeddefekt@5.3.0(transitive)
- Removeddefekt@5.2.2(transitive)
Updateddefekt@5.3.0