attachmediastream
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
104706