@volcengine/veplayer 2.10.1 → 2.10.2-rc.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.
@@ -13318,7 +13318,7 @@ curry.placeholder = {};
13318
13318
  var lodash_curry = curry;
13319
13319
  var curry$1 = /* @__PURE__ */ getDefaultExportFromCjs(lodash_curry);
13320
13320
  const src = import.meta.url;
13321
- const baseUrl = src.slice(0, src.lastIndexOf("/"));
13321
+ const baseUrl = src == null ? void 0 : src.slice(0, src == null ? void 0 : src.lastIndexOf("/"));
13322
13322
  const loader = new Loader({
13323
13323
  baseUrl
13324
13324
  });
@@ -14379,7 +14379,7 @@ class VePlayerBase {
14379
14379
  * @brief Retrieve the player SDK version number.
14380
14380
  */
14381
14381
  get playerVersion() {
14382
- return "2.10.1";
14382
+ return "2.10.2-rc.0";
14383
14383
  }
14384
14384
  /** {zh}
14385
14385
  * @brief 获取当前播放视频的清晰度唯一标识(definition)。