awesome-phonenumber
Advanced tools
Comparing version 2.42.0 to 2.43.0
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "2.42.0", | ||
"version": "2.43.0", | ||
"author": "Gustaf Räntilä <g.rantila@gmail.com>", | ||
@@ -8,0 +8,0 @@ "repository": { |
@@ -14,7 +14,7 @@ [![npm version][npm-image]][npm-url] | ||
Uses libphonenumber v8.12.14 | ||
Uses libphonenumber v8.12.15 | ||
## Comparison with other libraries | ||
Since this library is pre-compiled, it doesn't depend on the closure compiler, and needs not load it on start. This makes the library faster and saves you a lot of space. It also means this library is trivial to use in any `browserify` project (or using any other means to run in the browser). | ||
Since this library is pre-compiled, it doesn't depend on the closure compiler, and needs not load it on start. This makes the library faster and saves you a lot of space. It also means this library is trivial to use in any `webpack` project (or using any other means to run in the browser). | ||
@@ -21,0 +21,0 @@ Among all the phone number libraries using Google's `libphonenumber`, only this one, `google-libphonenumber` (2.0.0) and `node-phonenumber` (0.2.2) had decent README's with examples. Other libraries embedding the closure compiler should get comparable figures. |
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
279499
1236