Comparing version 3.1.37 to 3.1.38
@@ -916,3 +916,3 @@ "use strict"; | ||
country_name: 'Kyrgyzstan', | ||
mobile_begin_with: ['5', '7', '8', '9'], | ||
mobile_begin_with: ['20', '22', '31258', '312973', '5', '600', '7', '88', '912', '99'], | ||
phone_number_lengths: [9] | ||
@@ -919,0 +919,0 @@ }, |
{ | ||
"name": "phone", | ||
"version": "3.1.37", | ||
"version": "3.1.38", | ||
"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", |
@@ -1,3 +0,2 @@ | ||
# Phone · [![Build Status](https://travis-ci.org/AfterShip/phone.svg?branch=v2)](https://travis-ci.org/AfterShip/phone) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) | ||
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FAfterShip%2Fphone.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FAfterShip%2Fphone?ref=badge_shield) | ||
# Phone · [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FAfterShip%2Fphone.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FAfterShip%2Fphone?ref=badge_shield) | ||
@@ -328,2 +327,4 @@ ## What is phone? | ||
**The library supports mobile phone number format only.** We are unable to provide landline phone number support as we do not have landline phone number format data, hence we do not accept PRs for landline phone numbers. | ||
## License | ||
@@ -330,0 +331,0 @@ |
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
85776
335