@volcengine/veplayer 2.10.2-rc.1 → 2.10.3

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.
@@ -13322,7 +13322,7 @@ var __publicField = (obj, key, value) => {
13322
13322
  var lodash_curry = curry;
13323
13323
  var curry$1 = /* @__PURE__ */ getDefaultExportFromCjs(lodash_curry);
13324
13324
  const src = typeof document === "undefined" && typeof location === "undefined" ? require("url").pathToFileURL(__filename).href : typeof document === "undefined" ? location.href : document.currentScript && document.currentScript.src || new URL("umd/veplayer.vod.development.js", document.baseURI).href;
13325
- const baseUrl = src.slice(0, src.lastIndexOf("/"));
13325
+ const baseUrl = src == null ? void 0 : src.slice(0, src == null ? void 0 : src.lastIndexOf("/"));
13326
13326
  const loader = new Loader({
13327
13327
  baseUrl
13328
13328
  });
@@ -14399,7 +14399,7 @@ var __publicField = (obj, key, value) => {
14399
14399
  * @brief Retrieve the player SDK version number.
14400
14400
  */
14401
14401
  get playerVersion() {
14402
- return "2.10.2-rc.1";
14402
+ return "2.10.3";
14403
14403
  }
14404
14404
  /** {zh}
14405
14405
  * @brief 获取当前播放视频的清晰度唯一标识(definition)。