@google-cloud/language
Advanced tools
Comparing version 3.2.4 to 3.2.5
@@ -7,2 +7,9 @@ # Changelog | ||
### [3.2.5](https://www.github.com/googleapis/nodejs-language/compare/v3.2.4...v3.2.5) (2019-07-26) | ||
### Bug Fixes | ||
* **deps:** update dependency @google-cloud/storage to v3 ([#275](https://www.github.com/googleapis/nodejs-language/issues/275)) ([aa7eeaa](https://www.github.com/googleapis/nodejs-language/commit/aa7eeaa)) | ||
### [3.2.4](https://www.github.com/googleapis/nodejs-language/compare/v3.2.3...v3.2.4) (2019-07-23) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/language", | ||
"description": "Google Cloud Natural Language API client for Node.js", | ||
"version": "3.2.4", | ||
"version": "3.2.5", | ||
"license": "Apache-2.0", | ||
@@ -49,4 +49,4 @@ "author": "Google Inc", | ||
"codecov": "^3.0.2", | ||
"eslint": "^5.0.0", | ||
"eslint-config-prettier": "^4.0.0", | ||
"eslint": "^6.0.0", | ||
"eslint-config-prettier": "^6.0.0", | ||
"eslint-plugin-node": "^9.0.0", | ||
@@ -53,0 +53,0 @@ "eslint-plugin-prettier": "^3.0.0", |
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
222523