n8n-workflow
Advanced tools
Comparing version 0.43.0 to 0.44.0
@@ -314,2 +314,3 @@ import { Workflow } from './Workflow'; | ||
rows?: number; | ||
showAlpha?: boolean; | ||
[key: string]: boolean | number | string | EditorTypes | undefined | string[]; | ||
@@ -418,2 +419,3 @@ } | ||
defaults: INodeParameters; | ||
documentationUrl?: string; | ||
inputs: string[]; | ||
@@ -420,0 +422,0 @@ inputNames?: string[]; |
{ | ||
"name": "n8n-workflow", | ||
"version": "0.43.0", | ||
"version": "0.44.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
420232
6681