Socket
Socket
Sign inDemoInstall

@google-cloud/translate

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/translate - npm Package Compare versions

Comparing version 7.0.3 to 7.0.4

9

CHANGELOG.md

@@ -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 @@

8

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc