Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@webex/web-media-effects

Package Overview
Dependencies
Maintainers
7
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webex/web-media-effects - npm Package Compare versions

Comparing version 2.15.5 to 2.15.6

2

dist/types/index.d.ts

@@ -43,3 +43,2 @@ import TypedEmitter from 'typed-emitter';

protected effectTrack?: MediaStreamTrack;
protected inputTrack?: MediaStreamTrack;
protected outputTrack?: MediaStreamTrack;

@@ -52,2 +51,3 @@ protected inputStream?: MediaStream;

get underlyingStream(): MediaStream | undefined;
get inputTrack(): MediaStreamTrack | undefined;
constructor();

@@ -54,0 +54,0 @@ getOutputTrack(): MediaStreamTrack | undefined;

{
"name": "@webex/web-media-effects",
"version": "2.15.5",
"version": "2.15.6",
"description": "Media effects for JS SDKs",

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

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

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

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