Comparing version 3.1.44 to 3.1.45
@@ -960,3 +960,13 @@ "use strict"; | ||
}, | ||
// https://www.howtocallabroad.com/kosovo/ | ||
// https://en.wikipedia.org/wiki/Telephone_numbers_in_Kosovo | ||
{ | ||
alpha2: "XK", | ||
alpha3: "XKX", | ||
country_code: "383", | ||
country_name: "Kosovo, Republic of", | ||
mobile_begin_with: ["43", "44", "45", "46", "47", "48", "49"], | ||
phone_number_lengths: [8], | ||
}, | ||
{ | ||
alpha2: 'KW', | ||
@@ -963,0 +973,0 @@ alpha3: 'KWT', |
{ | ||
"name": "phone", | ||
"version": "3.1.44", | ||
"version": "3.1.45", | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
86951
2322