Comparing version 3.1.1 to 3.1.2
@@ -1312,3 +1312,3 @@ "use strict"; | ||
country_name: 'New Zealand', | ||
mobile_begin_with: ['2', '3', '6', '9'], | ||
mobile_begin_with: ['2'], | ||
phone_number_lengths: [8, 9, 10] | ||
@@ -1315,0 +1315,0 @@ }, |
{ | ||
"name": "phone", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"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", |
84965