xgplayer-streaming-shared
Advanced tools
Comparing version 3.0.6-alpha.3 to 3.0.6-alpha.4
@@ -466,3 +466,3 @@ import { defineProperty as _defineProperty, inherits as _inherits, createSuper as _createSuper, createClass as _createClass, classCallCheck as _classCallCheck, wrapNativeSuper as _wrapNativeSuper, asyncToGenerator as _asyncToGenerator, regeneratorRuntime as _regeneratorRuntime } from "./_virtual/_rollupPluginBabelHelpers.js"; | ||
} | ||
if (this.isOpened) { | ||
if (this.isOpened || this.isEnded) { | ||
if (queue.length === 1) { | ||
@@ -469,0 +469,0 @@ this._startQueue(type); |
{ | ||
"name": "xgplayer-streaming-shared", | ||
"version": "3.0.6-alpha.3", | ||
"version": "3.0.6-alpha.4", | ||
"main": "dist/index.min.js", | ||
@@ -5,0 +5,0 @@ "module": "es/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
353414