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.7 to 1.5.8

dist/availableLanguages.js

11

package.json
{
"name": "google-translate-api-nodejs-client",
"version": "1.5.7",
"version": "1.5.8",
"description": "",
"main": "google-translate-api-nodejs-client.js",
"main": "dist/google-translate-api-nodejs-client.js",
"scripts": {
"test": "cd test && mocha -t 5000 ./"
"build": "babel --plugins transform-async-to-generator src --out-dir dist --presets node6",
"test": "npm run build && cd dist/test && mocha -t 5000 ./"
},

@@ -18,2 +19,6 @@ "author": "",

"devDependencies": {
"babel-cli": "^6.26.0",
"babel-plugin-transform-async-to-generator": "^6.24.1",
"babel-preset-es2015": "^6.24.1",
"babel-preset-node6": "^11.0.0",
"chai": "^3.5.0",

@@ -20,0 +25,0 @@ "mocha": "^3.5.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