Comparing version 3.1.35 to 3.1.36
@@ -1461,3 +1461,3 @@ "use strict"; | ||
country_name: 'Russian Federation', | ||
mobile_begin_with: ['9', '495', '498', '499'], | ||
mobile_begin_with: ['9', '495', '498', '499', '835'], | ||
phone_number_lengths: [10] | ||
@@ -1464,0 +1464,0 @@ }, |
{ | ||
"name": "phone", | ||
"version": "3.1.35", | ||
"version": "3.1.36", | ||
"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", |
85513