coupon-code
Advanced tools
Comparing version 0.4.2 to 0.4.3
{ | ||
"name": "coupon-code", | ||
"description": "An implementation of Perl's Algorithm::CouponCode for NodeJS.", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"author": { | ||
@@ -30,6 +30,3 @@ "name":"Andrew Chilton", | ||
}, | ||
"licenses": [{ | ||
"type": "MIT", | ||
"url": "https://raw.github.com/chilts/node-coupon-code/master/LICENSE" | ||
}], | ||
"license": "MIT", | ||
"keywords": [ | ||
@@ -36,0 +33,0 @@ "code", "token", "validation token", "verification token", "coupon code" |
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
19449