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/cjs/index.js CHANGED
@@ -5271,6 +5271,7 @@ class HumanBehaviorTracker {
5271
5271
  inlineStylesheet: true,
5272
5272
  recordCanvas: true,
5273
5273
  collectFonts: true,
5274
+ inlineImages: true,
5274
5275
  blockClass: 'rr-block',
5275
5276
  ignoreClass: 'rr-ignore',
5276
5277
  maskTextClass: 'rr-ignore'