New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

google-tts-languages

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-tts-languages - npm Package Compare versions

Comparing version 0.0.3 to 0.1.0

src/index.js

7

package.json
{
"name": "google-tts-languages",
"version": "0.0.3",
"version": "0.1.0",
"description": "All the supported languages in Google Translate TTS Engine",
"main": "./lib/index.js",
"module": "./index.js",
"repository": "https://github.com/ncpierson/google-tts-languages",

@@ -20,3 +19,3 @@ "author": "Nick Pierson",

"scripts": {
"build": "babel index.js --out-dir lib",
"build": "babel src --out-dir lib",
"prepare": "yarn build",

@@ -38,3 +37,3 @@ "test": "ava"

"node": "current",
"browsers": "> 0.25%, not ie 11, not op_mini all"
"uglify": true
}

@@ -41,0 +40,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