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

react-native-speech

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-speech - npm Package Compare versions

Comparing version 0.0.0 to 0.1.0

README.md

23

package.json
{
"name": "react-native-speech",
"version": "0.0.0",
"description": "",
"version": "0.1.0",
"description": "A text-to-speech library for React Native.",
"main": "SpeechSynthesizer.ios.js",

@@ -14,3 +14,11 @@ "scripts": {

"keywords": [
"react-native"
"react-native",
"react",
"native",
"siri",
"speech",
"speak",
"speech-to-text",
"react-component",
"react-native-component"
],

@@ -22,3 +30,10 @@ "author": "Naoufal Kadhom <naoufalkadhom@gmail.com> (https://github.com/naoufal)",

},
"homepage": "https://github.com/naoufal/react-native-speech"
"homepage": "https://github.com/naoufal/react-native-speech",
"peerDependencies": {
"react-native": ">=0.4.0"
},
"jshintConfig": {
"esnext": true,
"node": true
}
}
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