Comparing version 3.1.28 to 3.1.29
@@ -410,2 +410,10 @@ "use strict"; | ||
{ | ||
alpha2: 'CW', | ||
alpha3: 'CUW', | ||
country_code: '5999', | ||
country_name: 'Curaçao', | ||
mobile_begin_with: ['5', '6'], | ||
phone_number_lengths: [7] | ||
}, | ||
{ | ||
alpha2: 'KM', | ||
@@ -412,0 +420,0 @@ alpha3: 'COM', |
{ | ||
"name": "phone", | ||
"version": "3.1.28", | ||
"version": "3.1.29", | ||
"description": "With a given country and phone number, validate and format the phone number to E.164 standard", | ||
@@ -5,0 +5,0 @@ "main": "./dist/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
85381
2289