maestro-react-player
Advanced tools
Comparing version 1.1.5 to 1.1.6
@@ -75,3 +75,3 @@ 'use strict'; | ||
} | ||
if (url instanceof window.MediaStream) { | ||
if (window.MediaStream && url instanceof window.MediaStream) { | ||
return true; | ||
@@ -78,0 +78,0 @@ } |
{ | ||
"name": "maestro-react-player", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion", | ||
@@ -5,0 +5,0 @@ "main": "lib/ReactPlayer.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
6869779
55
27410
1