awesome-phonenumber
Advanced tools
Comparing version 2.14.0 to 2.14.1
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "2.14.0", | ||
"version": "2.14.1", | ||
"author": "Gustaf Räntilä <g.rantila@gmail.com>", | ||
@@ -8,0 +8,0 @@ "repository": { |
@@ -146,2 +146,8 @@ [![npm version][npm-image]][npm-url] | ||
### Supported region codes | ||
```js | ||
PhoneNumber.getSupportedRegionCodes( ); // -> [ region codes... ] | ||
``` | ||
### Phone numbers | ||
@@ -148,0 +154,0 @@ |
Sorry, the diff of this file is too big to display
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
266607
250