@streamlayer/react 1.20.4 → 1.20.6
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/cjs/pause-ad.js +1 -1
- package/lib/cjs/provider.js +21 -21
- package/lib/cjs/useStreamLayerApp2.js +1 -1
- package/lib/classic/cjs/pause-ad.js +1 -1
- package/lib/classic/cjs/provider.js +20 -20
- package/lib/classic/cjs/useStreamLayerApp2.js +1 -1
- package/lib/classic/es/pause-ad.js +75 -76
- package/lib/classic/es/provider.js +6461 -6117
- package/lib/classic/es/useStreamLayerApp2.js +1 -1
- package/lib/dist/cjs/masters.js +12 -12
- package/lib/dist/es/masters.js +1 -1
- package/lib/dist/style.css +1 -1
- package/lib/es/pause-ad.js +75 -76
- package/lib/es/provider.js +2840 -2852
- package/lib/es/useStreamLayerApp2.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +14 -14
package/lib/dist/es/masters.js
CHANGED
|
@@ -27202,7 +27202,7 @@ const T$ = ({
|
|
|
27202
27202
|
E = !0;
|
|
27203
27203
|
};
|
|
27204
27204
|
const m = Y$(e, n, r, {
|
|
27205
|
-
version: "1.20.
|
|
27205
|
+
version: "1.20.6",
|
|
27206
27206
|
onDeepLinkHandled: i,
|
|
27207
27207
|
videoPlayerController: a,
|
|
27208
27208
|
onContentActivate: l,
|