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

livekit-client

Package Overview
Dependencies
Maintainers
0
Versions
247
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

livekit-client - npm Package Compare versions

Comparing version

to
2.9.8

2

package.json
{
"name": "livekit-client",
"version": "2.9.7",
"version": "2.9.8",
"description": "JavaScript/TypeScript client SDK for LiveKit",

@@ -5,0 +5,0 @@ "main": "./dist/livekit-client.umd.js",

@@ -313,3 +313,3 @@ import { Mutex } from '@livekit/mutex';

}
this.ws = new WebSocket(urlObj);
this.ws = new WebSocket(urlObj.toString());
this.ws.binaryType = 'arraybuffer';

@@ -316,0 +316,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet