Socket
Socket
Sign inDemoInstall

tts-narrator

Package Overview
Dependencies
177
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.15 to 1.0.16

4

dist/audio-utils.js

@@ -27,4 +27,4 @@ "use strict";

catch (error) {
speakerClassOrError = error;
errorLogger(`Library for playing MP3 is not available: ${error}`);
speakerClassOrError = `${error}`;
errorLogger(`Library for playing MP3 is not available: ${speakerClassOrError}`);
}

@@ -31,0 +31,0 @@ }

{
"name": "tts-narrator",
"version": "1.0.15",
"version": "1.0.16",
"description": "Generate narration with Text-To-Speech technology",

@@ -5,0 +5,0 @@ "main": "dist/types.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