google-libphonenumber
Advanced tools
Comparing version 1.0.27 to 1.1.0
# Changelog | ||
## [v1.1.0](https://github.com/seegno/google-libphonenumber/tree/v1.1.0) (2016-08-16) | ||
[Full Changelog](https://github.com/seegno/google-libphonenumber/compare/v1.0.27...v1.1.0) | ||
**Merged pull requests:** | ||
- Remove jscs in favour of eslint [\#76](https://github.com/seegno/google-libphonenumber/pull/76) ([ruimarinho](https://github.com/ruimarinho)) | ||
- Remove non-essential files from npm package [\#75](https://github.com/seegno/google-libphonenumber/pull/75) ([ruimarinho](https://github.com/ruimarinho)) | ||
- Update libphonenumber@7.5.2 [\#74](https://github.com/seegno/google-libphonenumber/pull/74) ([ruimarinho](https://github.com/ruimarinho)) | ||
## [v1.0.27](https://github.com/seegno/google-libphonenumber/tree/v1.0.27) (2016-07-31) | ||
@@ -4,0 +13,0 @@ [Full Changelog](https://github.com/seegno/google-libphonenumber/compare/v1.0.26...v1.0.27) |
{ | ||
"name": "google-libphonenumber", | ||
"version": "1.0.27", | ||
"version": "1.1.0", | ||
"description": "A browserify-compatible wrapper for Google's libphonenumber.", | ||
@@ -39,3 +39,3 @@ "author": { | ||
"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", | ||
"lint": "eslint src/index.js test && jscs src/index.js test", | ||
"lint": "eslint src/index.js test", | ||
"prepublish": "npm run build", | ||
@@ -48,12 +48,8 @@ "test": "BROWSERIFY=false npm run build && npm run testonly", | ||
"devDependencies": { | ||
"babel-eslint": "^4.1.6", | ||
"browserify": "^13.0.0", | ||
"eslint": "^1.10.3", | ||
"eslint-config-seegno": "^1.2.0", | ||
"eslint-plugin-babel": "^3.0.0", | ||
"jscs": "^2.7.0", | ||
"jscs-config-seegno": "^1.1.0", | ||
"minifyify": "^7.0.0", | ||
"mocha": "^2.2.5", | ||
"should": "^8.0.1" | ||
"browserify": "^13.1.0", | ||
"eslint": "^3.3.1", | ||
"eslint-config-seegno": "^6.0.0", | ||
"minifyify": "^7.3.3", | ||
"mocha": "^3.0.2", | ||
"should": "^11.1.0" | ||
}, | ||
@@ -60,0 +56,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
6
1187341
8
11912