Socket
Socket
Sign inDemoInstall

speakerbox

Package Overview
Dependencies
65
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.11 to 0.0.12

4

lib/index.js

@@ -10,4 +10,2 @@ #! /usr/bin/env node

sys.puts('HI!');
module.exports = function (url, textBodySelector, speaker, callback) {

@@ -42,3 +40,3 @@

// Allow user to set speaker
// say.speak(speaker, text);
say.speak(speaker, text);
}

@@ -45,0 +43,0 @@

{
"name": "speakerbox",
"version": "0.0.11",
"version": "0.0.12",
"description": "TTS(Text-To-Speech) Tool for the Web",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc