git-authors-cli
Advanced tools
Comparing version 1.0.25 to 1.0.26
@@ -5,2 +5,4 @@ # Changelog | ||
### [1.0.26](https://github.com/Kikobeats/git-authors-cli/compare/v1.0.25...v1.0.26) (2020-05-16) | ||
### [1.0.25](https://github.com/Kikobeats/git-authors-cli/compare/v1.0.24...v1.0.25) (2020-05-07) | ||
@@ -7,0 +9,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://nicedoc.io/Kikobeats/git-authors-cli", | ||
"version": "1.0.25", | ||
"version": "1.0.26", | ||
"bin": { | ||
@@ -37,2 +37,3 @@ "git-authors": "bin/index.js", | ||
"dependencies": { | ||
"chalk": "~4.0.0", | ||
"email-regex": "~4.0.0", | ||
@@ -39,0 +40,0 @@ "execa": "~4.0.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
17113
7
+ Addedchalk@~4.0.0
+ Addedchalk@4.0.0(transitive)