@utcp/code-mode
Advanced tools
+3
-3
| { | ||
| "name": "@utcp/code-mode", | ||
| "version": "1.2.9", | ||
| "version": "1.2.10", | ||
| "description": "Code execution mode for UTCP - enables executing TypeScript code chains with tool access using isolated-vm for security", | ||
@@ -49,3 +49,3 @@ "type": "module", | ||
| "@utcp/sdk": "^1.1.0", | ||
| "isolated-vm": "^5.0.1" | ||
| "isolated-vm": "^6.0.0" | ||
| }, | ||
@@ -62,3 +62,3 @@ "peerDependenciesMeta": { | ||
| "@utcp/direct-call": "^1.1.0", | ||
| "isolated-vm": "^5.0.1", | ||
| "isolated-vm": "^6.0.0", | ||
| "jest": "^29.7.0", | ||
@@ -65,0 +65,0 @@ "ts-jest": "^29.1.2", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance 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
118776
0