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

attachmediastream

Package Overview
Dependencies
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

attachmediastream - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

2

attachmediastream.js

@@ -41,4 +41,4 @@ var adapter = require('webrtc-adapter');

adapter.attachMediaStream(element, stream);
element.srcObject = stream;
return element;
};
{
"name": "attachmediastream",
"version": "1.4.0",
"version": "1.4.1",
"description": "cross-browser way to attach a media stream to a video element.",

@@ -5,0 +5,0 @@ "main": "attachmediastream.js",

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