Socket
Socket
Sign inDemoInstall

google-libphonenumber

Package Overview
Dependencies
0
Maintainers
1
Versions
125
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.10 to 3.1.11

7

CHANGELOG.md
# Changelog
## [v3.1.11](https://github.com/ruimarinho/google-libphonenumber/tree/v3.1.11) (2018-07-28)
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.1.10...v3.1.11)
**Merged pull requests:**
- Update libphonenumber@8.9.11 [\#167](https://github.com/ruimarinho/google-libphonenumber/pull/167) ([ruimarinho](https://github.com/ruimarinho))
## [v3.1.10](https://github.com/ruimarinho/google-libphonenumber/tree/v3.1.10) (2018-07-15)

@@ -4,0 +11,0 @@ [Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.1.9...v3.1.10)

2

package.json
{
"name": "google-libphonenumber",
"version": "3.1.10",
"version": "3.1.11",
"description": "The up-to-date and reliable Google's libphonenumber package for node.js.",

@@ -5,0 +5,0 @@ "author": {

@@ -75,3 +75,3 @@ # google-libphonenumber

// Result from isValidNumberForRegion().
console.log(phoneUtil.isValidNumberForRegion(number));
console.log(phoneUtil.isValidNumberForRegion(number, 'US'));
// => true

@@ -78,0 +78,0 @@

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc