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.1 to 2.15.2

2

dist/types/index.d.ts

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

interface EffectEventCallback {
[EffectEvent.TrackUpdated]: (track?: MediaStreamTrack) => void;
[EffectEvent.TrackUpdated]: (track: MediaStreamTrack) => void;
[EffectEvent.Enabled]: () => void;

@@ -39,0 +39,0 @@ [EffectEvent.Disabled]: () => void;

{
"name": "@webex/web-media-effects",
"version": "2.15.1",
"version": "2.15.2",
"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