@google-cloud/language
Advanced tools
Comparing version 4.2.5 to 4.2.6
@@ -7,2 +7,9 @@ # Changelog | ||
### [4.2.6](https://www.github.com/googleapis/nodejs-language/compare/v4.2.5...v4.2.6) (2021-06-30) | ||
### Bug Fixes | ||
* **deps:** google-gax v2.17.0 with mTLS ([#595](https://www.github.com/googleapis/nodejs-language/issues/595)) ([3ac3cfb](https://www.github.com/googleapis/nodejs-language/commit/3ac3cfb8d0ce0ba055502e07178764555d020622)) | ||
### [4.2.5](https://www.github.com/googleapis/nodejs-language/compare/v4.2.4...v4.2.5) (2021-06-22) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/language", | ||
"description": "Google Cloud Natural Language API client for Node.js", | ||
"version": "4.2.5", | ||
"version": "4.2.6", | ||
"license": "Apache-2.0", | ||
@@ -49,3 +49,3 @@ "author": "Google Inc", | ||
"dependencies": { | ||
"google-gax": "^2.12.0" | ||
"google-gax": "^2.17.0" | ||
}, | ||
@@ -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
2215736
Updatedgoogle-gax@^2.17.0