@google-cloud/translate
Advanced tools
Comparing version 0.8.0 to 0.8.1
{ | ||
"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) { |
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
31708