@sgrsoft/vpe-react-sdk 0.2.19 → 2.0.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/dist/vpe-react-sdk.es.js
CHANGED
|
@@ -13561,7 +13561,7 @@ function G1({
|
|
|
13561
13561
|
if (await a.initialize(), a.isInitialized()) {
|
|
13562
13562
|
const L = a.getValidatedOptions(w.current);
|
|
13563
13563
|
if (v(L), f((L == null ? void 0 : L.playlist) || []), u(!0), typeof window != "undefined" && window.vpe) {
|
|
13564
|
-
const V = (R = window.vpe.playerName) != null ? R : "", W = "2.0.
|
|
13564
|
+
const V = (R = window.vpe.playerName) != null ? R : "", W = "2.0.0";
|
|
13565
13565
|
window.vpe.playerVersion = W, window.vpe.player_name = `${V}|${W}`, window.vpe.options = w.current;
|
|
13566
13566
|
}
|
|
13567
13567
|
} else {
|