command-line-interface
Advanced tools
Comparing version 3.1.2 to 3.1.3
@@ -0,1 +1,8 @@ | ||
## [3.1.3](https://github.com/thenativeweb/command-line-interface/compare/3.1.2...3.1.3) (2020-02-03) | ||
### Bug Fixes | ||
* bump defekt from 5.0.0 to 5.0.1 ([#23](https://github.com/thenativeweb/command-line-interface/issues/23)) ([0e974e3](https://github.com/thenativeweb/command-line-interface/commit/0e974e347780a6a9af0178ae1908cf3afd3702a5)) | ||
## [3.1.2](https://github.com/thenativeweb/command-line-interface/compare/3.1.1...3.1.2) (2020-01-31) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "command-line-interface", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"description": "command-line-interface is a foundation for CLI applications.", | ||
@@ -21,3 +21,3 @@ "contributors": [ | ||
"command-line-usage": "6.1.0", | ||
"defekt": "5.0.0", | ||
"defekt": "5.0.1", | ||
"string-similarity": "4.0.1" | ||
@@ -33,4 +33,4 @@ }, | ||
"record-stdstreams": "3.0.0", | ||
"roboter": "11.0.11", | ||
"semantic-release-configuration": "1.0.15", | ||
"roboter": "11.0.12", | ||
"semantic-release-configuration": "1.0.16", | ||
"sinon": "8.1.1" | ||
@@ -37,0 +37,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
55653
+ Addeddefekt@5.0.1(transitive)
- Removeddefekt@5.0.0(transitive)
Updateddefekt@5.0.1