You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

rrweb

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rrweb - npm Package Compare versions

Comparing version

to
2.0.0-alpha.18

4

dist/rrweb.d.ts

@@ -5,3 +5,3 @@ import { actionWithDelay } from '@rrweb/types';

import { canvasMutationData } from '@rrweb/types';
import { DataURLOptions } from 'rrweb-snapshot';
import { DataURLOptions } from '@rrweb/types';
import { DeprecatedMirror } from '@rrweb/types';

@@ -15,3 +15,3 @@ import { DocumentDimension } from '@rrweb/types';

import { hooksParam } from '@rrweb/types';
import { IMirror } from 'rrweb-snapshot';
import { IMirror } from '@rrweb/types';
import { IncrementalSource } from '@rrweb/types';

@@ -18,0 +18,0 @@ import { IWindow } from '@rrweb/types';

{
"name": "rrweb",
"version": "2.0.0-alpha.17",
"version": "2.0.0-alpha.18",
"description": "record and replay the web",

@@ -8,3 +8,4 @@ "scripts": {

"prepack": "npm run build",
"retest": "vitest run --exclude test/benchmark",
"retest": "cross-env PUPPETEER_HEADLESS=true yarn retest:headful",
"retest:headful": "vitest run --exclude test/benchmark",
"build-and-test": "yarn build && yarn retest",

@@ -83,4 +84,4 @@ "test:headless": "cross-env PUPPETEER_HEADLESS=true yarn build-and-test",

"dependencies": {
"@rrweb/types": "^2.0.0-alpha.17",
"@rrweb/utils": "^2.0.0-alpha.17",
"@rrweb/types": "^2.0.0-alpha.18",
"@rrweb/utils": "^2.0.0-alpha.18",
"@types/css-font-loading-module": "0.0.7",

@@ -90,5 +91,5 @@ "@xstate/fsm": "^1.4.0",

"mitt": "^3.0.0",
"rrdom": "^2.0.0-alpha.17",
"rrweb-snapshot": "^2.0.0-alpha.17"
"rrdom": "^2.0.0-alpha.18",
"rrweb-snapshot": "^2.0.0-alpha.18"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet