@sapiom/agent-runtime
Advanced tools
+7
-0
| # @sapiom/orchestration-runtime | ||
| ## 0.3.1 | ||
| ### Patch Changes | ||
| - Updated dependencies [7a9d57a] | ||
| - @sapiom/agent@0.6.0 | ||
| ## 0.3.0 | ||
@@ -4,0 +11,0 @@ |
+2
-2
| { | ||
| "name": "@sapiom/agent-runtime", | ||
| "version": "0.3.0", | ||
| "version": "0.3.1", | ||
| "description": "The Sapiom orchestration runtime: the host-agnostic graph-walker decision logic + the host interfaces (execution store, step dispatcher, observer) it runs against. One runtime, two hosts (server engine + local runner).", | ||
@@ -37,3 +37,3 @@ "license": "MIT", | ||
| "ajv": "^8.12.0", | ||
| "@sapiom/agent": "^0.5.0" | ||
| "@sapiom/agent": "^0.6.0" | ||
| }, | ||
@@ -40,0 +40,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
291177
0.03%+ Added
+ Added
+ Added
- Removed
- Removed
Updated