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

react-text-to-speech

Package Overview
Dependencies
Maintainers
1
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-text-to-speech - npm Package Compare versions

Comparing version 0.3.10 to 0.3.11

2

build/index.js

@@ -31,3 +31,3 @@ import React, { useEffect, useState } from 'react';

setSpeechIcon(startBtn);
}, 100);
}, 1);
}

@@ -34,0 +34,0 @@ useEffect(() => () => { var _a; return (_a = window.speechSynthesis) === null || _a === void 0 ? void 0 : _a.cancel(); }, []);

{
"name": "react-text-to-speech",
"version": "0.3.10",
"version": "0.3.11",
"description": "An easy to use react component for the Web Speech API.",

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