Comparing version 3.1.38 to 3.1.39
@@ -65,3 +65,3 @@ "use strict"; | ||
country_name: 'Anguilla', | ||
mobile_begin_with: ['2645', '2647'], | ||
mobile_begin_with: ['2642', '2644', '2645', '2647'], | ||
phone_number_lengths: [10] | ||
@@ -68,0 +68,0 @@ }, |
{ | ||
"name": "phone", | ||
"version": "3.1.38", | ||
"version": "3.1.39", | ||
"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", |
85792