@appsurify-testmap/rrweb-snapshot 2.1.0-alpha.1 → 2.1.0-alpha.2

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.
@@ -1635,7 +1635,6 @@ function snapshot(n, options) {
1635
1635
  stylesheetLoadTimeout,
1636
1636
  keepIframeSrcFn = () => false
1637
1637
  } = options || {};
1638
- console.debug(`${Date.now()} [rrweb-snapshot] snapshot:options:`, options);
1639
1638
  const maskInputOptions = maskAllInputs === true ? {
1640
1639
  color: true,
1641
1640
  date: true,