Socket
Socket
Sign inDemoInstall

@api.video/browser-to-rtmp-client

Package Overview
Dependencies
14
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.3 to 0.2.4

5

package.json
{
"name": "@api.video/browser-to-rtmp-client",
"description": "Library to broadcast the stream of a webcam from the browser to an RTMP server (client part).",
"version": "0.2.3",
"version": "0.2.4",
"main": "dist/index.js",

@@ -19,3 +19,4 @@ "module": "dist/index.js",

"core-js": "^3.8.3",
"socket.io-client": "^4.4.0"
"socket.io-client": "^4.4.0",
"typed-emitter": "^1.4.0"
},

@@ -22,0 +23,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc