Comparing version 3.1.27 to 3.1.28
@@ -957,3 +957,3 @@ "use strict"; | ||
country_name: 'Lebanon', | ||
mobile_begin_with: ['3', '7'], | ||
mobile_begin_with: ['3', '7', '8'], | ||
phone_number_lengths: [7, 8] | ||
@@ -960,0 +960,0 @@ }, |
{ | ||
"name": "phone", | ||
"version": "3.1.27", | ||
"version": "3.1.28", | ||
"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", |
85186