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.4 to 1.5.5

4

google-translate-api-nodejs-client.js

@@ -18,3 +18,3 @@ const availableLanguages = require('./availableLanguages');

// throttling
this.limiter = new RateLimiter(1000, 'second');
this.limiter = new RateLimiter(1000, 'ms');
this.availableLanguages = availableLanguages;

@@ -309,2 +309,2 @@

});
};
};
{
"name": "google-translate-api-nodejs-client",
"version": "1.5.4",
"version": "1.5.5",
"description": "",

@@ -5,0 +5,0 @@ "main": "google-translate-api-nodejs-client.js",

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