@google-cloud/language
Advanced tools
Comparing version 4.2.6 to 4.2.7
@@ -7,2 +7,9 @@ # Changelog | ||
### [4.2.7](https://www.github.com/googleapis/nodejs-language/compare/v4.2.6...v4.2.7) (2021-07-12) | ||
### Bug Fixes | ||
* **deps:** google-gax v2.17.1 ([#598](https://www.github.com/googleapis/nodejs-language/issues/598)) ([47f9295](https://www.github.com/googleapis/nodejs-language/commit/47f9295ae17d4f9f87c32a40276eb1588f2cca55)) | ||
### [4.2.6](https://www.github.com/googleapis/nodejs-language/compare/v4.2.5...v4.2.6) (2021-06-30) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/language", | ||
"description": "Google Cloud Natural Language API client for Node.js", | ||
"version": "4.2.6", | ||
"version": "4.2.7", | ||
"license": "Apache-2.0", | ||
@@ -49,3 +49,3 @@ "author": "Google Inc", | ||
"dependencies": { | ||
"google-gax": "^2.17.0" | ||
"google-gax": "^2.17.1" | ||
}, | ||
@@ -52,0 +52,0 @@ "devDependencies": { |
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
2216067
Updatedgoogle-gax@^2.17.1