@harnessa-fe/node-runtime
Advanced tools
+2
-2
| { | ||
| "name": "@harnessa-fe/node-runtime", | ||
| "version": "2.0.0", | ||
| "version": "3.0.0", | ||
| "description": "Node.js server-side SDK for Harnessa-FE. Captures server errors, console output, and Route Handler traces — links them to the browser session via a shared sessionId.", | ||
@@ -39,3 +39,3 @@ "type": "module", | ||
| "dependencies": { | ||
| "@harnessa-fe/protocol": "2.0.0" | ||
| "@harnessa-fe/protocol": "3.0.0" | ||
| }, | ||
@@ -42,0 +42,0 @@ "peerDependencies": { |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 11 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 11 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
- Removed
Updated