Comparing version 3.1.34 to 3.1.35
@@ -331,5 +331,10 @@ "use strict"; | ||
country_name: 'Canada', | ||
mobile_begin_with: ['204', '226', '236', '249', '250', '289', '306', '343', '365', '367', '368', '403', '416', '418', '431', | ||
'437', '438', '450', '506', '514', '519', '548', '579', '581', '587', '600', '604', '613', '639', '647', '672', '705', | ||
'709', '778', '780', '782', '807', '819', '825', '867', '873', '902', '905'], | ||
mobile_begin_with: [ | ||
'204', '226', '236', '249', '250', '263', '289', '306', '343', '354', | ||
'365', '367', '368', '403', '416', '418', '431', '437', '438', '450', | ||
'468', '474', '506', '514', '519', '548', '579', '581', '584', '587', | ||
'600', '604', '613', '639', '647', '672', '683', '705', '709', '742', | ||
'753', '778', '780', '782', '807', '819', '825', '867', '873', '902', | ||
'905' | ||
], | ||
phone_number_lengths: [10] | ||
@@ -336,0 +341,0 @@ }, |
{ | ||
"name": "phone", | ||
"version": "3.1.34", | ||
"version": "3.1.35", | ||
"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
85506
2294