Comparing version 5.0.2 to 5.0.3
{ | ||
"name": "husky", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "Git hooks made easy", | ||
@@ -37,2 +37,3 @@ "bin": "lib/bin.js", | ||
"_postinstall": "npm run build && node lib/bin install", | ||
"preuninstall": "node lib/bin uninstall", | ||
"prepack": "pinst --disable", | ||
@@ -39,0 +40,0 @@ "postpack": "pinst --enable", |
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
25185