@appsurify-testmap/rrweb-player 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.
@@ -9785,7 +9785,6 @@ if (typeof window !== "undefined" && window.Proxy && window.Reflect) {
9785
9785
  }
9786
9786
  });
9787
9787
  }
9788
- if (!/* @__PURE__ */ /[1-9][0-9]{12}/.test(Date.now().toString())) ;
9789
9788
  function polyfill$1(win = window) {
9790
9789
  if ("NodeList" in win && !win.NodeList.prototype.forEach) {
9791
9790
  win.NodeList.prototype.forEach = Array.prototype.forEach;