New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@utcp/code-mode

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@utcp/code-mode - npm Package Compare versions

Comparing version
1.2.2
to
1.2.3
+1
-1
dist/code_mode_utcp_client.js

@@ -27,3 +27,3 @@ "use strict";

- Tools are organized by manual namespace (e.g., \`manual_name.tool_name\`)
- Use hierarchical access patterns: \`await manual.tool({ param: value })\`
- Use hierarchical access patterns: \`manual.tool({ param: value })\` (synchronous, no await)
- Multiple manuals can contain tools with the same name - namespaces prevent conflicts

@@ -30,0 +30,0 @@

{
"name": "@utcp/code-mode",
"version": "1.2.2",
"version": "1.2.3",
"description": "Code execution mode for UTCP - enables executing TypeScript code chains with tool access using isolated-vm for security",

@@ -5,0 +5,0 @@ "main": "dist/index.js",