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
0
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-text-to-speech - npm Package Versions

1
79
13

0.8.11

Diff
sahilaggarwal
published 0.8.11 •

Changelog

Source

0.8.11 (09-02-2024)

  • change: Default value of highlightProps prop of <Speech> component.
  • fix: Minor bugs in the algorithm used to highlight words.
sahilaggarwal
published 0.8.8 •
sahilaggarwal
published 0.8.7 •
sahilaggarwal
published 0.8.6 •
sahilaggarwal
published 0.8.5 •

Changelog

Source

0.8.5 (08-02-2024)

  • fix: A bug where speech was stopping at mount instead of unmount of <Speech> component.
sahilaggarwal
published 0.8.4 •
sahilaggarwal
published 0.8.3 •
sahilaggarwal
published 0.8.2 •

Changelog

Source

0.8.2 (08-02-2024)

  • fix: A bug where <HighlightedText> wasn't rendering when FaC was used in <Speech> component.
sahilaggarwal
published 0.8.1 •

Changelog

Source

0.8.1 (07-02-2024)

  • feat: children in <HighlightedText> component.
sahilaggarwal
published 0.8.0 •

Changelog

Source

0.8.0 (04-02-2024)

  • feat: highlightText and highlightProps props in <Speech> component.
  • feat: <HighlightedText> component.
  • improve: text prop in <Speech> component can now be JSX.