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

@faintlines/video-player

Package Overview
Dependencies
Maintainers
0
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@faintlines/video-player - npm Package Compare versions

Comparing version 2.6.5 to 2.6.6

4

dist/FilePlayer.js

@@ -48,3 +48,4 @@ import { objectSpread2 as _objectSpread2, extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';

onCanPlay = _ref.onCanPlay,
onProgress = _ref.onProgress;
onProgress = _ref.onProgress,
onLoadedMetadata = _ref.onLoadedMetadata;
var videoRef = useRef();

@@ -277,2 +278,3 @@ var stRef = useRef(null);

onSeeked: handleSeek,
onLoadedMetadata: onLoadedMetadata,
onCanPlay: useHls ? undefined : handleReady

@@ -279,0 +281,0 @@ }, getPlaysInlineAttributes(playsinline), attributes || {}))

{
"name": "@faintlines/video-player",
"version": "2.6.5",
"version": "2.6.6",
"description": "",

@@ -5,0 +5,0 @@ "license": "UNLICENSED",

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