git-authors-cli
Advanced tools
Comparing version 1.0.29 to 1.0.30
@@ -5,2 +5,4 @@ # Changelog | ||
### [1.0.30](https://github.com/Kikobeats/git-authors-cli/compare/v1.0.29...v1.0.30) (2020-10-28) | ||
### [1.0.29](https://github.com/Kikobeats/git-authors-cli/compare/v1.0.28...v1.0.29) (2020-09-30) | ||
@@ -7,0 +9,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://nicedoc.io/Kikobeats/git-authors-cli", | ||
"version": "1.0.29", | ||
"version": "1.0.30", | ||
"bin": { | ||
@@ -17,3 +17,2 @@ "git-authors": "bin/index.js", | ||
"contributors": [ | ||
"Jorge Marin <jorge@bitnami.com>", | ||
"Manuel Rueda <manuel.rueda.un@gmail.com>", | ||
@@ -40,3 +39,3 @@ "achingbrain <alex@achingbrain.net>" | ||
"email-regex": "~4.0.0", | ||
"execa": "~4.0.0", | ||
"execa": "~4.1.0", | ||
"exists-file": "~3.0.2", | ||
@@ -43,0 +42,0 @@ "json-future": "~2.2.4", |
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
17470
+ Addedexeca@4.1.0(transitive)
- Removedexeca@4.0.3(transitive)
Updatedexeca@~4.1.0