stormcloud-video-player 0.8.0 → 0.8.1

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.
package/lib/index.cjs CHANGED
@@ -1358,7 +1358,7 @@ function createHlsAdPlayer(contentVideo, options) {
1358
1358
  };
1359
1359
  }
1360
1360
  // src/sdk/pal.ts
1361
- var PAL_SDK_URL = "https://imasdk.googleapis.com/pal/sdkloader/newpallibrary.js";
1361
+ var PAL_SDK_URL = "https://imasdk.googleapis.com/pal/sdkloader/pal.js";
1362
1362
  var _nonceLoader;
1363
1363
  var _palLoadPromise;
1364
1364
  function loadPalSdk() {