Comparing version 0.0.2-beta to 0.0.3-beta
{ | ||
"name": "git-policy", | ||
"version": "0.0.2-beta", | ||
"version": "0.0.3-beta", | ||
"description": "Command-line Git wrapper that allows enforcing configurable project policy.", | ||
"main": "git-policy.js", | ||
"bin": "./git-policy.js", | ||
"bin": { | ||
"git-policy": "./git-policy.js" | ||
}, | ||
"preferGlobal": "true", | ||
@@ -8,0 +10,0 @@ "repository": { |
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
47262