@sapiom/agent-core
Advanced tools
+9
-0
| # @sapiom/orchestration-core | ||
| ## 0.11.2 | ||
| ### Patch Changes | ||
| - Updated dependencies [b768b18] | ||
| - Updated dependencies [beb0f6f] | ||
| - @sapiom/tools@0.28.0 | ||
| - @sapiom/agent@0.9.5 | ||
| ## 0.11.1 | ||
@@ -4,0 +13,0 @@ |
| export declare const VERSION_FALLBACK: { | ||
| readonly agent: "0.9.4"; | ||
| readonly tools: "0.27.0"; | ||
| readonly agent: "0.9.5"; | ||
| readonly tools: "0.28.0"; | ||
| }; |
@@ -5,4 +5,4 @@ "use strict"; | ||
| exports.VERSION_FALLBACK = { | ||
| agent: "0.9.4", | ||
| tools: "0.27.0", | ||
| agent: "0.9.5", | ||
| tools: "0.28.0", | ||
| }; |
| export declare const VERSION_FALLBACK: { | ||
| readonly agent: "0.9.4"; | ||
| readonly tools: "0.27.0"; | ||
| readonly agent: "0.9.5"; | ||
| readonly tools: "0.28.0"; | ||
| }; |
| export const VERSION_FALLBACK = { | ||
| agent: "0.9.4", | ||
| tools: "0.27.0", | ||
| agent: "0.9.5", | ||
| tools: "0.28.0", | ||
| }; |
+4
-4
| { | ||
| "name": "@sapiom/agent-core", | ||
| "version": "0.11.1", | ||
| "version": "0.11.2", | ||
| "description": "Pure, stateless core functions for scaffolding, validating, and operating Sapiom agents — shared by the CLI and MCP packages.", | ||
@@ -40,6 +40,6 @@ "license": "MIT", | ||
| "esbuild": "^0.28.1", | ||
| "@sapiom/agent": "^0.9.4", | ||
| "@sapiom/agent": "^0.9.5", | ||
| "@sapiom/tools": "^0.28.0", | ||
| "@sapiom/agent-runtime": "^0.4.3", | ||
| "@sapiom/analytics-core": "^0.2.1", | ||
| "@sapiom/tools": "^0.27.0" | ||
| "@sapiom/analytics-core": "^0.2.1" | ||
| }, | ||
@@ -46,0 +46,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
518886
0.03%+ Added
- Removed
Updated
Updated