validate-vat
Advanced tools
Comparing version 0.7.1 to 0.8.0
@@ -80,2 +80,5 @@ // Generated by CoffeeScript 1.12.7 | ||
var options, req, xml; | ||
if (typeof countryCode === 'string') { | ||
countryCode = countryCode.toUpperCase(); | ||
} | ||
if (typeof timeout === 'function') { | ||
@@ -82,0 +85,0 @@ callback = timeout; |
{ | ||
"name": "validate-vat", | ||
"version": "0.7.1", | ||
"version": "0.8.0", | ||
"description": "A Europe VAT number validation lib", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.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
10080
129