google-libphonenumber
Advanced tools
Comparing version 3.2.8 to 3.2.9
# 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
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
727119
8295