google-libphonenumber
Advanced tools
Comparing version 1.1.2 to 2.0.0
# 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) |
{ | ||
"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" |
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
5
1
6
5
436278
6
5287