Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

google-libphonenumber

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-libphonenumber - npm Package Compare versions

Comparing version 3.2.8 to 3.2.9

16

CHANGELOG.md
# Changelog
## [v3.2.8](https://github.com/ruimarinho/google-libphonenumber/tree/v3.2.8) (2020-03-02)
## [v3.2.9](https://github.com/ruimarinho/google-libphonenumber/tree/v3.2.9) (2020-04-27)
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.2.8...v3.2.9)
**Merged pull requests:**
- Update libphonenumber@8.12.2 [\#228](https://github.com/ruimarinho/google-libphonenumber/pull/228) ([ruimarinho](https://github.com/ruimarinho))
## [v3.2.8](https://github.com/ruimarinho/google-libphonenumber/tree/v3.2.8) (2020-03-18)
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.2.7...v3.2.8)

@@ -9,7 +17,7 @@

- Update libphonenumber@8.11.5[\#223](https://github.com/ruimarinho/google-libphonenumber/pull/223) ([ruimarinho](https://github.com/ruimarinho))
- Update libphonenumber@8.11.5 [\#223](https://github.com/ruimarinho/google-libphonenumber/pull/223) ([ruimarinho](https://github.com/ruimarinho))
## [v3.2.7](https://github.com/ruimarinho/google-libphonenumber/tree/v3.2.7) (2020-03-02)
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.2.7...v3.2.8)
[Full Changelog](https://github.com/ruimarinho/google-libphonenumber/compare/v3.2.6...v3.2.7)

@@ -303,3 +311,2 @@ **Merged pull requests:**

- Update libphonenumber@8.7.1 [\#125](https://github.com/ruimarinho/google-libphonenumber/pull/125) ([ruimarinho](https://github.com/ruimarinho))
- Update libphonenumber@8.7.0 [\#124](https://github.com/ruimarinho/google-libphonenumber/pull/124) ([ruimarinho](https://github.com/ruimarinho))

@@ -312,2 +319,3 @@ ## [v3.0.1](https://github.com/ruimarinho/google-libphonenumber/tree/v3.0.1) (2017-09-04)

- Update libphonenumber@8.7.0 [\#124](https://github.com/ruimarinho/google-libphonenumber/pull/124) ([ruimarinho](https://github.com/ruimarinho))
- Update ownership [\#119](https://github.com/ruimarinho/google-libphonenumber/pull/119) ([ruimarinho](https://github.com/ruimarinho))

@@ -314,0 +322,0 @@

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

@@ -36,3 +36,3 @@ "author": {

"build": "bin/build.sh",
"changelog": "github_changelog_generator --no-issues --header-label='# Changelog' --future-release=v$npm_config_future_release && sed -i '' -e :a -e '$d;N;2,3ba' -e 'P;D' CHANGELOG.md",
"changelog": "github_changelog_generator --no-issues --header-label='# Changelog' --future-release=v$npm_config_future_release --user ruimarinho --project google-libphonenumber && sed -i '' -e :a -e '$d;N;2,3ba' -e 'P;D' CHANGELOG.md",
"lint": "eslint src/index.js test",

@@ -39,0 +39,0 @@ "prepare": "npm run build",

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc