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