Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

google-translate-api-nodejs-client

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-translate-api-nodejs-client - npm Package Compare versions

Comparing version 1.5.8 to 1.5.9

4

package.json
{
"name": "google-translate-api-nodejs-client",
"version": "1.5.8",
"version": "1.5.9",
"description": "",

@@ -15,3 +15,3 @@ "main": "dist/google-translate-api-nodejs-client.js",

"limiter": "^1.0.5",
"logb": "0.0.2",
"logb": "^8.0.0",
"request": "^2.53.0"

@@ -18,0 +18,0 @@ },

# google-translate-api-nodejs-client
Just a client for Google Translate API
Compatible with NodeJS 6 (and with Google Cloud functions)
## Usage

@@ -35,4 +38,4 @@

- support async/await style
- validate input languages (according to [List of supported languages](https://cloud.google.com/translate/docs/languages)) - extractable from API
- add language detection in case 'from' language is not specified
- [X] support async/await style
- [X] validate input languages (according to [List of supported languages](https://cloud.google.com/translate/docs/languages)) - extractable from API
- [ ] add language detection in case 'from' language is not specified
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