humanbehavior-js 0.1.1 → 0.1.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.
package/dist/esm/index.js CHANGED
@@ -5267,6 +5267,7 @@ class HumanBehaviorTracker {
5267
5267
  inlineStylesheet: true,
5268
5268
  recordCanvas: true,
5269
5269
  collectFonts: true,
5270
+ inlineImages: true,
5270
5271
  blockClass: 'rr-block',
5271
5272
  ignoreClass: 'rr-ignore',
5272
5273
  maskTextClass: 'rr-ignore'