git-authors-cli
Advanced tools
Comparing version 1.0.48 to 1.0.49
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://github.com/Kikobeats/git-authors-cli", | ||
"version": "1.0.48", | ||
"version": "1.0.49", | ||
"bin": { | ||
@@ -70,4 +70,4 @@ "git-authors": "bin/index.js", | ||
"ci-publish": "latest", | ||
"conventional-github-releaser": "latest", | ||
"finepack": "latest", | ||
"github-generate-release": "latest", | ||
"nano-staged": "latest", | ||
@@ -95,3 +95,3 @@ "npm-check-updates": "latest", | ||
"release": "standard-version -a", | ||
"release:github": "conventional-github-releaser -p angular", | ||
"release:github": "github-generate-release", | ||
"release:tags": "git push --follow-tags origin HEAD:master", | ||
@@ -98,0 +98,0 @@ "test": "c8 ava", |
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
11862