@rrweb/rrweb-plugin-console-record
Advanced tools
+7
-3
| { | ||
| "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", |
246585
0.06%