Socket
Socket
Sign inDemoInstall

tts-react

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tts-react - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

2

dist/hook.js

@@ -389,3 +389,3 @@ "use strict";

}
}, [autoPlay, controller, state.isReady]);
}, [autoPlay, controller, state.isReady, spokenText]);
(0, _react.useEffect)(() => {

@@ -392,0 +392,0 @@ const onVoicesChanged = () => {

{
"name": "tts-react",
"version": "0.7.0",
"version": "0.7.1",
"description": "React component to convert text to speech.",

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