@appsurify-testmap/rrweb-replay 2.1.0-alpha.2 → 2.1.0-alpha.3
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/rrweb-replay.cjs +0 -1
- package/dist/rrweb-replay.cjs.map +1 -1
- package/dist/rrweb-replay.js +0 -1
- package/dist/rrweb-replay.js.map +1 -1
- package/dist/rrweb-replay.umd.cjs +0 -1
- package/dist/rrweb-replay.umd.cjs.map +2 -2
- package/dist/rrweb-replay.umd.min.cjs +1 -1
- package/dist/rrweb-replay.umd.min.cjs.map +2 -2
- package/package.json +3 -3
package/dist/rrweb-replay.cjs
CHANGED
|
@@ -9348,7 +9348,6 @@ if (typeof window !== "undefined" && window.Proxy && window.Reflect) {
|
|
|
9348
9348
|
}
|
|
9349
9349
|
});
|
|
9350
9350
|
}
|
|
9351
|
-
if (!/* @__PURE__ */ /[1-9][0-9]{12}/.test(Date.now().toString())) ;
|
|
9352
9351
|
function polyfill$1(win = window) {
|
|
9353
9352
|
if ("NodeList" in win && !win.NodeList.prototype.forEach) {
|
|
9354
9353
|
win.NodeList.prototype.forEach = Array.prototype.forEach;
|