n8n-workflow
Advanced tools
Comparing version 0.13.0 to 0.14.0
@@ -364,2 +364,4 @@ import { Workflow } from './Workflow'; | ||
responseBinaryPropertyName?: string; | ||
responseContentType?: string; | ||
responsePropertyName?: string; | ||
responseMode?: WebhookResponseMode | string; | ||
@@ -366,0 +368,0 @@ responseData?: WebhookResponseData | string; |
{ | ||
"name": "n8n-workflow", | ||
"version": "0.13.0", | ||
"version": "0.14.0", | ||
"description": "Workflow base code of n8n", | ||
@@ -5,0 +5,0 @@ "license": "SEE LICENSE IN LICENSE.md", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
375730
5928