@sapiom/agent-core
Advanced tools
+8
-0
| # @sapiom/orchestration-core | ||
| ## 0.13.1 | ||
| ### Patch Changes | ||
| - Updated dependencies [065c9ca] | ||
| - @sapiom/tools@0.32.0 | ||
| - @sapiom/agent@0.12.1 | ||
| ## 0.13.0 | ||
@@ -4,0 +12,0 @@ |
| export declare const VERSION_FALLBACK: { | ||
| readonly agent: "0.12.0"; | ||
| readonly tools: "0.31.0"; | ||
| readonly agent: "0.12.1"; | ||
| readonly tools: "0.32.0"; | ||
| }; |
@@ -5,4 +5,4 @@ "use strict"; | ||
| exports.VERSION_FALLBACK = { | ||
| agent: "0.12.0", | ||
| tools: "0.31.0", | ||
| agent: "0.12.1", | ||
| tools: "0.32.0", | ||
| }; |
| export declare const VERSION_FALLBACK: { | ||
| readonly agent: "0.12.0"; | ||
| readonly tools: "0.31.0"; | ||
| readonly agent: "0.12.1"; | ||
| readonly tools: "0.32.0"; | ||
| }; |
| export const VERSION_FALLBACK = { | ||
| agent: "0.12.0", | ||
| tools: "0.31.0", | ||
| agent: "0.12.1", | ||
| tools: "0.32.0", | ||
| }; |
+4
-4
| { | ||
| "name": "@sapiom/agent-core", | ||
| "version": "0.13.0", | ||
| "version": "0.13.1", | ||
| "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.12.0", | ||
| "@sapiom/agent": "^0.12.1", | ||
| "@sapiom/agent-runtime": "^0.7.0", | ||
| "@sapiom/analytics-core": "^0.2.1", | ||
| "@sapiom/tools": "^0.31.0" | ||
| "@sapiom/tools": "^0.32.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.
574789
0.02%+ Added
- Removed
Updated
Updated