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