@sapiom/agent-runtime
Advanced tools
+7
-0
| # @sapiom/orchestration-runtime | ||
| ## 0.4.2 | ||
| ### Patch Changes | ||
| - Updated dependencies [a1e0e4f] | ||
| - @sapiom/agent@0.8.0 | ||
| ## 0.4.1 | ||
@@ -4,0 +11,0 @@ |
+2
-2
| { | ||
| "name": "@sapiom/agent-runtime", | ||
| "version": "0.4.1", | ||
| "version": "0.4.2", | ||
| "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.7.0" | ||
| "@sapiom/agent": "^0.8.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
303891
0.29%+ Added
+ Added
- Removed
- Removed
Updated