@rrweb/rrweb-plugin-console-record
Advanced tools
+8
-8
| { | ||
| "name": "@rrweb/rrweb-plugin-console-record", | ||
| "version": "2.0.0-alpha.15", | ||
| "version": "2.0.0-alpha.17", | ||
| "description": "", | ||
@@ -30,5 +30,5 @@ "type": "module", | ||
| "test:watch": "vitest watch", | ||
| "build": "tsc -noEmit && vite build", | ||
| "build": "yarn turbo run prepublish", | ||
| "check-types": "tsc -noEmit", | ||
| "prepublish": "npm run build" | ||
| "prepublish": "tsc -noEmit && vite build" | ||
| }, | ||
@@ -49,6 +49,6 @@ "repository": { | ||
| "devDependencies": { | ||
| "rrweb": "^2.0.0-alpha.15", | ||
| "typescript": "^4.7.3", | ||
| "vite": "^5.2.8", | ||
| "vite-plugin-dts": "^3.8.1", | ||
| "rrweb": "^2.0.0-alpha.17", | ||
| "typescript": "^5.4.5", | ||
| "vite": "^5.3.1", | ||
| "vite-plugin-dts": "^3.9.1", | ||
| "vitest": "^1.4.0", | ||
@@ -58,4 +58,4 @@ "puppeteer": "^20.9.0" | ||
| "peerDependencies": { | ||
| "rrweb": "^2.0.0-alpha.15" | ||
| "rrweb": "^2.0.0-alpha.17" | ||
| } | ||
| } |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
3926689
139.63%25948
701.61%41
925%1
Infinity%