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

@readybytes/rb-speech-to-text

Package Overview
Dependencies
Maintainers
5
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@readybytes/rb-speech-to-text - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

10

package.json
{
"name": "@readybytes/rb-speech-to-text",
"description": "This is a speech to text converter build in Vue2. It provides speech translations in almost all languages.",
"version": "0.1.0",
"version": "0.1.1",
"private": false,
"author": {
"name": "Ready Bytes",
"email": "contact@readybytes.in"
},
"name": "Ready Bytes",
"email": "contact@readybytes.in"
},
"repository": {

@@ -28,3 +28,3 @@ "type": "git",

"build-library": "vue-cli-service build --target lib --name rb-speech-to-text ./src/install.js",
"publish-package": "npm run build-library && npm publish --access public"
"publish-package": "npm run build-library && npm version patch -m \"build: release %s\" && npm publish --access public"
},

@@ -31,0 +31,0 @@ "dependencies": {

# rb-text-to-speech
![Demo](./public/demo.gif)
![Demo](./src/assets/demo.gif)

@@ -5,0 +5,0 @@ ## Demo

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