@n8n/backend-common
Advanced tools
+8
-8
| { | ||
| "name": "@n8n/backend-common", | ||
| "version": "1.30.2", | ||
| "version": "1.30.3", | ||
| "main": "dist/index.js", | ||
@@ -9,4 +9,4 @@ "module": "src/index.ts", | ||
| "dist/**/*", | ||
| "LICENSE.md", | ||
| "LICENSE_EE.md" | ||
| "LICENSE_EE.md", | ||
| "LICENSE.md" | ||
| ], | ||
@@ -23,7 +23,7 @@ "dependencies": { | ||
| "@n8n/config": "2.28.0", | ||
| "@n8n/decorators": "1.30.2", | ||
| "@n8n/di": "0.14.0", | ||
| "@n8n/decorators": "1.30.3", | ||
| "@n8n/constants": "0.30.0", | ||
| "@n8n/di": "0.14.0", | ||
| "@n8n/utils": "1.38.1", | ||
| "n8n-workflow": "2.30.1" | ||
| "n8n-workflow": "2.30.2" | ||
| }, | ||
@@ -37,4 +37,4 @@ "devDependencies": { | ||
| "zod": "3.25.67", | ||
| "@n8n/typescript-config": "1.8.0", | ||
| "@n8n/vitest-config": "1.17.0" | ||
| "@n8n/vitest-config": "1.17.0", | ||
| "@n8n/typescript-config": "1.8.0" | ||
| }, | ||
@@ -41,0 +41,0 @@ "license": "SEE LICENSE IN LICENSE.md", |
Sorry, the diff of this file is not supported yet
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated