Comparing version 3.1.51 to 3.1.52
@@ -462,3 +462,3 @@ "use strict"; | ||
country_name: 'Cuba', | ||
mobile_begin_with: ['5'], | ||
mobile_begin_with: ['5', '6'], | ||
phone_number_lengths: [8] | ||
@@ -465,0 +465,0 @@ }, |
{ | ||
"name": "phone", | ||
"version": "3.1.51", | ||
"version": "3.1.52", | ||
"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", |
87339