@gcorevideo/player 2.22.10 → 2.22.11

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/core.js CHANGED
@@ -42760,7 +42760,7 @@ const DEFAULT_OPTIONS = {
42760
42760
  debug: 'none',
42761
42761
  loop: false,
42762
42762
  mute: false,
42763
- // playbackType: 'vod',
42763
+ playbackType: 'vod',
42764
42764
  priorityTransport: 'dash',
42765
42765
  sources: [],
42766
42766
  strings: {},
@@ -43218,7 +43218,7 @@ class Player {
43218
43218
  }
43219
43219
  }
43220
43220
 
43221
- var version$1 = "2.22.10";
43221
+ var version$1 = "2.22.11";
43222
43222
 
43223
43223
  var packages = {
43224
43224
  "node_modules/@clappr/core": {