@activepieces/pieces-framework
Advanced tools
Comparing version 0.6.2 to 0.6.3
{ | ||
"name": "@activepieces/pieces-framework", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"type": "commonjs", | ||
@@ -9,3 +9,3 @@ "dependencies": { | ||
"semver": "7.5.3", | ||
"@activepieces/shared": "0.5.7", | ||
"@activepieces/shared": "0.5.9", | ||
"tslib": "1.14.1" | ||
@@ -12,0 +12,0 @@ }, |
@@ -43,5 +43,5 @@ import { AppConnectionValue, ExecutionType, FlowRunId, PauseMetadata, StopResponse, TriggerPayload } from "@activepieces/shared"; | ||
connections: ConnectionsManager; | ||
serverUrl: string; | ||
run: { | ||
id: FlowRunId; | ||
webhookBaseUrl: string; | ||
stop: StopHook; | ||
@@ -48,0 +48,0 @@ pause: PauseHook; |
47066
+ Added@activepieces/shared@0.5.9(transitive)
- Removed@activepieces/shared@0.5.7(transitive)
Updated@activepieces/shared@0.5.9