@n8n/api-types
Advanced tools
+5
-5
| { | ||
| "name": "@n8n/api-types", | ||
| "version": "0.57.22", | ||
| "version": "0.57.23", | ||
| "main": "dist/index.js", | ||
@@ -9,4 +9,4 @@ "module": "src/index.ts", | ||
| "dist/**/*", | ||
| "LICENSE.md", | ||
| "LICENSE_EE.md" | ||
| "LICENSE_EE.md", | ||
| "LICENSE.md" | ||
| ], | ||
@@ -21,4 +21,4 @@ "devDependencies": { | ||
| "zod-class": "0.0.16", | ||
| "@n8n/permissions": "0.43.1", | ||
| "n8n-workflow": "1.120.21" | ||
| "n8n-workflow": "1.120.22", | ||
| "@n8n/permissions": "0.43.1" | ||
| }, | ||
@@ -25,0 +25,0 @@ "license": "SEE LICENSE IN LICENSE.md", |
+ Added
+ Added
- Removed
- Removed
Updated