Comparing version 0.0.15 to 0.0.16
{ | ||
"name": "kerberos", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "Kerberos library for Node.js", | ||
@@ -22,3 +22,3 @@ "main": "index.js", | ||
"scripts": { | ||
"install" : "(node-gyp rebuild) || (exit 0)", | ||
"install" : "node-gyp rebuild", | ||
"test" : "nodeunit ./test" | ||
@@ -25,0 +25,0 @@ }, |
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
194054
46