🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@rrweb/rrweb-plugin-console-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/rrweb-plugin-console-record - npm Package Compare versions

Comparing version
2.0.1
to
2.1.0
+7
-3
package.json
{
"name": "@rrweb/rrweb-plugin-console-record",
"version": "2.0.1",
"version": "2.1.0",
"description": "",

@@ -9,2 +9,3 @@ "type": "module",

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

@@ -41,5 +42,8 @@ "exports": {

"keywords": [
"devtools",
"product-analytics",
"real-user-monitoring",
"rrweb"
],
"author": "yanzhen@smartx.com",
"author": "rrweb Core Team <maintainers@rrweb.com>",
"license": "MIT",

@@ -51,3 +55,3 @@ "bugs": {

"devDependencies": {
"rrweb": "^2.0.1",
"rrweb": "^2.1.0",
"typescript": "^5.4.5",

@@ -54,0 +58,0 @@ "vite": "^6.0.1",