Comparing version 3.1.23 to 3.1.24
@@ -1877,3 +1877,3 @@ "use strict"; | ||
country_name: 'Zambia', | ||
mobile_begin_with: ['9'], | ||
mobile_begin_with: ['9', '7'], | ||
phone_number_lengths: [9] | ||
@@ -1880,0 +1880,0 @@ }, |
{ | ||
"name": "phone", | ||
"version": "3.1.23", | ||
"version": "3.1.24", | ||
"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
85099