@faintlines/video-player
Advanced tools
Comparing version 2.6.3 to 2.6.4
@@ -262,3 +262,4 @@ import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, extends as _extends, objectSpread2 as _objectSpread2, toConsumableArray as _toConsumableArray } from './_virtual/_rollupPluginBabelHelpers.js'; | ||
setTimeout(function () { | ||
return playerRef.current.play(); | ||
var _playerRef$current4; | ||
return (_playerRef$current4 = playerRef.current) === null || _playerRef$current4 === void 0 ? void 0 : _playerRef$current4.play(); | ||
}, 3000); | ||
@@ -265,0 +266,0 @@ return; |
{ | ||
"name": "@faintlines/video-player", | ||
"version": "2.6.3", | ||
"version": "2.6.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "license": "UNLICENSED", |
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
2513809
12736