commit-hash
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "commit-hash", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Get commit hash from a branch name, tag, or reference", | ||
@@ -31,3 +31,6 @@ "homepage": "https://github.com/dgoguerra/commit-hash#readme", | ||
"test": "node test.js" | ||
}, | ||
"bin": { | ||
"commit-hash": "cli.js" | ||
} | ||
} |
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
11713