@byteplus/veplayer-plugin 2.6.0-rc.5 → 2.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1640,7 +1640,7 @@ util.getCurrentTimeByOffset = function(offsetTime, segments) {
1640
1640
  }
1641
1641
  return offsetTime;
1642
1642
  };
1643
- var version = "3.0.21-rc.3";
1643
+ var version = "3.0.21-rc.5";
1644
1644
  var ERROR_MAP = {
1645
1645
  1: 5101,
1646
1646
  2: 5102,
@@ -15714,7 +15714,7 @@ var Hls = /* @__PURE__ */ function(_EventEmitter) {
15714
15714
  }]);
15715
15715
  return Hls2;
15716
15716
  }(EventEmitter);
15717
- _defineProperty$3(Hls, "version", "3.0.21-rc.3");
15717
+ _defineProperty$3(Hls, "version", "3.0.21-rc.5");
15718
15718
  try {
15719
15719
  if (localStorage.getItem("xgd")) {
15720
15720
  Hls.enableLogger();