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

react-speech-to-text-toolkit

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.5 to 1.0.6

6

package.json
{
"name": "react-speech-to-text-toolkit",
"version": "1.0.5",
"version": "1.0.6",
"description": "A lightweight library for integrating speech-to-text functionality into your React applications, using the Web Speech API under the hood.",

@@ -27,5 +27,5 @@ "main": "index.js",

"peerDependencies": {
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react": ">=18",
"react-dom": ">=18"
}
}
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