New:Socket for Asana Is Now Available.Learn more
Sign In

@rrweb/record

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rrweb/record - npm Package Compare versions

Comparing version
2.0.1
to
2.1.0
+8
-4
package.json
{
"name": "@rrweb/record",
"version": "2.0.1",
"version": "2.1.0",
"publishConfig": {

@@ -8,2 +8,5 @@ "access": "public"

"keywords": [
"devtools",
"product-analytics",
"real-user-monitoring",
"rrweb",

@@ -35,2 +38,3 @@ "@rrweb/record"

"unpkg": "./dist/record.umd.cjs",
"jsdelivr": "./umd/record.js",
"typings": "dist/index.d.ts",

@@ -62,5 +66,5 @@ "exports": {

"dependencies": {
"@rrweb/types": "^2.0.1",
"rrweb": "^2.0.1",
"@rrweb/utils": "^2.0.1"
"@rrweb/types": "^2.1.0",
"rrweb": "^2.1.0",
"@rrweb/utils": "^2.1.0"
},

@@ -67,0 +71,0 @@ "browserslist": [

# @rrweb/record
This package contains all the record related code in rrweb.
See the [guide](../../guide.md) for more info on rrweb.
## Overview
This package contains all the record related code in rrweb and is designed to be published in a frontend app/webpage. See [Getting Started](../../guide.md#getting-started) in the rrweb guide for more information including the [record options](../../guide.md#record-options).
For websocket based recording against the rrweb cloud API use the [browser-client](https://rrweb.com/docs/cloud/browser-client) which builds on this package and accepts the same record options.
## Installation

@@ -7,0 +10,0 @@

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

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

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

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

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

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

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

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

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

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