@google-cloud/vision
Advanced tools
Comparing version 2.3.4 to 2.3.5
@@ -7,2 +7,9 @@ # Changelog | ||
### [2.3.5](https://www.github.com/googleapis/nodejs-vision/compare/v2.3.4...v2.3.5) (2021-06-29) | ||
### Bug Fixes | ||
* **deps:** google-gax v2.17.0 with mTLS ([#923](https://www.github.com/googleapis/nodejs-vision/issues/923)) ([0292824](https://www.github.com/googleapis/nodejs-vision/commit/02928247cae0d8db0f4ced155e8f60c8d664cd17)) | ||
### [2.3.4](https://www.github.com/googleapis/nodejs-vision/compare/v2.3.3...v2.3.4) (2021-06-22) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/vision", | ||
"description": "Google Cloud Vision API client for Node.js", | ||
"version": "2.3.4", | ||
"version": "2.3.5", | ||
"license": "Apache-2.0", | ||
@@ -48,3 +48,3 @@ "author": "Google Inc", | ||
"@google-cloud/promisify": "^2.0.0", | ||
"google-gax": "^2.12.0", | ||
"google-gax": "^2.17.0", | ||
"is": "^3.3.0" | ||
@@ -51,0 +51,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
11218842
Updatedgoogle-gax@^2.17.0