Socket
Socket
Sign inDemoInstall

@webex/web-client-media-engine

Package Overview
Dependencies
Maintainers
0
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webex/web-client-media-engine - npm Package Compare versions

Comparing version 3.23.0 to 3.23.1

2

dist/types/index.d.ts

@@ -266,3 +266,3 @@ import { LocalStream, ConnectionState, ConnectionType, media } from '@webex/webrtc-core';

[MultistreamConnectionEventNames.SetRemoteDescriptionOnSuccess]: (description: RTCSessionDescriptionInit) => void;
[MultistreamConnectionEventNames.IceCandidate]: (error: RTCPeerConnectionIceEvent) => void;
[MultistreamConnectionEventNames.IceCandidate]: (event: RTCPeerConnectionIceEvent) => void;
[MultistreamConnectionEventNames.IceCandidateError]: (error: RTCPeerConnectionIceErrorEvent) => void;

@@ -269,0 +269,0 @@ }

{
"name": "@webex/web-client-media-engine",
"version": "3.23.0",
"version": "3.23.1",
"description": "Web Client Media Engine is common web code for interacting with the multistream media server.",

@@ -5,0 +5,0 @@ "source": "src/index.ts",

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