@google-cloud/translate
Advanced tools
Comparing version 7.0.3 to 7.0.4
@@ -7,2 +7,11 @@ # Changelog | ||
## [7.0.4](https://github.com/googleapis/nodejs-translate/compare/v7.0.3...v7.0.4) (2022-11-09) | ||
### Bug Fixes | ||
* **deps:** Use google-gax v3.5.2 ([#879](https://github.com/googleapis/nodejs-translate/issues/879)) ([c425c4d](https://github.com/googleapis/nodejs-translate/commit/c425c4dae9fa6dcf73d1e27381e561add26a1ffb)) | ||
* update proto definitions ([933973b](https://github.com/googleapis/nodejs-translate/commit/933973b971c59a9a018b5b63d27f1a64da530b76)) | ||
* Update proto definitions ([#883](https://github.com/googleapis/nodejs-translate/issues/883)) ([933973b](https://github.com/googleapis/nodejs-translate/commit/933973b971c59a9a018b5b63d27f1a64da530b76)) | ||
## [7.0.3](https://github.com/googleapis/nodejs-translate/compare/v7.0.2...v7.0.3) (2022-09-22) | ||
@@ -9,0 +18,0 @@ |
{ | ||
"name": "@google-cloud/translate", | ||
"description": "Cloud Translation API Client Library for Node.js", | ||
"version": "7.0.3", | ||
"version": "7.0.4", | ||
"license": "Apache-2.0", | ||
@@ -54,3 +54,3 @@ "author": "Google Inc.", | ||
"extend": "^3.0.2", | ||
"google-gax": "^3.3.0", | ||
"google-gax": "^3.5.2", | ||
"is-html": "^2.0.0" | ||
@@ -61,3 +61,3 @@ }, | ||
"@types/mocha": "^9.0.0", | ||
"@types/node": "^16.0.0", | ||
"@types/node": "^18.0.0", | ||
"@types/proxyquire": "^1.3.28", | ||
@@ -71,3 +71,3 @@ "@types/request": "^2.47.1", | ||
"http2spy": "^2.0.0", | ||
"jsdoc": "^3.6.2", | ||
"jsdoc": "^4.0.0", | ||
"jsdoc-fresh": "^2.0.0", | ||
@@ -74,0 +74,0 @@ "jsdoc-region-tag": "^2.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
3684956
Updatedgoogle-gax@^3.5.2