@kkcompany/player 2.25.0-canary.20 → 2.25.0-canary.22

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/dist/modules.mjs CHANGED
@@ -991,7 +991,7 @@ const mapLogEvents$1 = ({
991
991
  function getVersion() {
992
992
  try {
993
993
  // eslint-disable-next-line no-undef
994
- return "2.25.0-canary.20";
994
+ return "2.25.0-canary.22";
995
995
  } catch (e) {
996
996
  return undefined;
997
997
  }
@@ -1413,7 +1413,7 @@ const createAnalytics = ({
1413
1413
  const logTarget = mapLogEvents({
1414
1414
  video,
1415
1415
  playerName: 'shaka',
1416
- version: "2.25.0-canary.20"
1416
+ version: "2.25.0-canary.22"
1417
1417
  });
1418
1418
  logTarget.all((type, data) => {
1419
1419
  const payload = {