@sapiom/orchestration
Advanced tools
+7
-0
| # @sapiom/orchestration | ||
| ## 0.4.9 | ||
| ### Patch Changes | ||
| - Updated dependencies [8fd3f71] | ||
| - @sapiom/tools@0.15.0 | ||
| ## 0.4.8 | ||
@@ -4,0 +11,0 @@ |
+2
-2
| { | ||
| "name": "@sapiom/orchestration", | ||
| "version": "0.4.8", | ||
| "version": "0.4.9", | ||
| "description": "Versioned public contract for authoring Sapiom orchestrations: types, directive constructors/guards, defineOrchestration, defineStep, InMemoryContextStore. Shared by customer orchestration definitions, the sandbox step-runner, and the engine.", | ||
@@ -37,3 +37,3 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@sapiom/tools": "^0.14.0" | ||
| "@sapiom/tools": "^0.15.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
182698
0.05%+ Added
- Removed
Updated