Comparing version 3.1.24 to 3.1.25
@@ -280,3 +280,3 @@ "use strict"; | ||
], | ||
phone_number_lengths: [11] | ||
phone_number_lengths: [10, 11] | ||
}, | ||
@@ -283,0 +283,0 @@ { |
{ | ||
"name": "phone", | ||
"version": "3.1.24", | ||
"version": "3.1.25", | ||
"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
85103