@clappr/player 0.11.7 → 0.11.8
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/clappr.js +30131 -23377
- package/dist/clappr.js.map +1 -1
- package/dist/clappr.min.js +1 -1
- package/dist/clappr.min.js.map +1 -1
- package/dist/clappr.plainhtml5.js +1 -1
- package/dist/clappr.plainhtml5.min.js +1 -1
- package/package.json +3 -3
|
@@ -11664,7 +11664,7 @@
|
|
|
11664
11664
|
WaterMark: WaterMarkPlugin
|
|
11665
11665
|
};
|
|
11666
11666
|
|
|
11667
|
-
var version = "0.11.
|
|
11667
|
+
var version = "0.11.8";
|
|
11668
11668
|
for (var _i = 0, _Object$values = Object.values(Plugins); _i < _Object$values.length; _i++) {
|
|
11669
11669
|
var plugin = _Object$values[_i];
|
|
11670
11670
|
Loader.registerPlugin(plugin);
|