@spce/react-player
Advanced tools
Comparing version 2.9.11 to 2.9.12
@@ -149,3 +149,5 @@ "use strict"; | ||
_this2.player.seek(0.1); // you can also get notified when subscribed to `SourceLoaded` event. | ||
if (mediakindConfig.type === 'dash') { | ||
_this2.player.seek(0.1); | ||
} // you can also get notified when subscribed to `SourceLoaded` event. | ||
@@ -152,0 +154,0 @@ })["catch"](function (error) { |
@@ -149,3 +149,5 @@ "use strict"; | ||
_this2.player.seek(0.1); // you can also get notified when subscribed to `SourceLoaded` event. | ||
if (mediakindConfig.type === 'dash') { | ||
_this2.player.seek(0.1); | ||
} // you can also get notified when subscribed to `SourceLoaded` event. | ||
@@ -152,0 +154,0 @@ })["catch"](function (error) { |
{ | ||
"name": "@spce/react-player", | ||
"version": "2.9.11", | ||
"version": "2.9.12", | ||
"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/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
1601049
10884