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 1.1.2 to 2.0.0

8

CHANGELOG.md
# Changelog
## [v2.0.0](https://github.com/seegno/google-libphonenumber/tree/v2.0.0) (2016-09-17)
[Full Changelog](https://github.com/seegno/google-libphonenumber/compare/v1.1.2...v2.0.0)
**Merged pull requests:**
- Remove named export [\#82](https://github.com/seegno/google-libphonenumber/pull/82) ([ruimarinho](https://github.com/ruimarinho))
- Remove specific browser builds [\#78](https://github.com/seegno/google-libphonenumber/pull/78) ([ruimarinho](https://github.com/ruimarinho))
## [v1.1.2](https://github.com/seegno/google-libphonenumber/tree/v1.1.2) (2016-09-16)

@@ -4,0 +12,0 @@ [Full Changelog](https://github.com/seegno/google-libphonenumber/compare/v1.1.1...v1.1.2)

10

package.json
{
"name": "google-libphonenumber",
"version": "1.1.2",
"description": "A browserify-compatible wrapper for Google's libphonenumber.",
"version": "2.0.0",
"description": "The up-to-date and reliable Google's libphonenumber package for node.js.",
"author": {

@@ -18,3 +18,2 @@ "name": "Rui Marinho",

"main": "dist/libphonenumber.js",
"browser": "dist/browser/libphonenumber.js",
"keywords": [

@@ -42,3 +41,3 @@ "browserify",

"prepublish": "npm run build",
"test": "BROWSERIFY=false npm run build && npm run testonly",
"test": "npm run build && npm run testonly",
"testonly": "mocha $npm_package_options_mocha",

@@ -50,5 +49,4 @@ "update": "bin/update.sh",

"browserify": "^13.1.0",
"eslint": "^3.3.1",
"eslint": "^3.5.0",
"eslint-config-seegno": "^6.0.0",
"minifyify": "^7.3.3",
"mocha": "^3.0.2",

@@ -55,0 +53,0 @@ "should": "^11.1.0"

dist/libphonenumber.js

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