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

@spce/react-player

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spce/react-player - npm Package Compare versions

Comparing version 2.9.11 to 2.9.12

4

lazy/players/MediaKindPlayer.js

@@ -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

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