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 0.8.0 to 0.8.1

2

package.json
{
"name": "@google-cloud/translate",
"version": "0.8.0",
"version": "0.8.1",
"author": "Google Inc.",

@@ -5,0 +5,0 @@ "description": "Cloud Translation API Client Library for Node.js",

@@ -65,3 +65,3 @@ /*!

var baseUrl = 'https://translation.googleapis.com/language/translate/v2';
var baseUrl = 'https://translation.googleapis.com./language/translate/v2';

@@ -68,0 +68,0 @@ if (process.env.GOOGLE_CLOUD_TRANSLATE_ENDPOINT) {

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