@n8n/api-types
Advanced tools
+4
-4
| { | ||
| "name": "@n8n/api-types", | ||
| "version": "1.31.1", | ||
| "version": "1.31.2", | ||
| "main": "dist/index.js", | ||
@@ -20,4 +20,4 @@ "module": "src/index.ts", | ||
| "zod": "3.25.67", | ||
| "@n8n/config": "2.29.1", | ||
| "@n8n/typescript-config": "1.9.0", | ||
| "@n8n/config": "2.29.0", | ||
| "@n8n/vitest-config": "1.18.0" | ||
@@ -28,4 +28,4 @@ }, | ||
| "xss": "1.0.15", | ||
| "@n8n/permissions": "0.68.0", | ||
| "n8n-workflow": "2.31.1" | ||
| "n8n-workflow": "2.31.2", | ||
| "@n8n/permissions": "0.68.0" | ||
| }, | ||
@@ -32,0 +32,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
+ Added
- Removed
Updated