+8
-7
| { | ||
| "name": "@n8n/di", | ||
| "version": "0.14.0", | ||
| "version": "0.15.0", | ||
| "main": "dist/di.js", | ||
@@ -9,4 +9,4 @@ "module": "src/di.ts", | ||
| "dist/**/*", | ||
| "LICENSE.md", | ||
| "LICENSE_EE.md" | ||
| "LICENSE_EE.md", | ||
| "LICENSE.md" | ||
| ], | ||
@@ -17,7 +17,8 @@ "dependencies": { | ||
| "devDependencies": { | ||
| "@vitest/coverage-v8": "4.1.1", | ||
| "vitest": "^4.1.1", | ||
| "@vitest/coverage-v8": "4.1.9", | ||
| "typescript": "6.0.2", | ||
| "vitest": "^4.1.9", | ||
| "vitest-mock-extended": "^3.1.0", | ||
| "@n8n/vitest-config": "1.15.0", | ||
| "@n8n/typescript-config": "1.6.0" | ||
| "@n8n/vitest-config": "1.18.0", | ||
| "@n8n/typescript-config": "1.9.0" | ||
| }, | ||
@@ -24,0 +25,0 @@ "license": "SEE LICENSE IN LICENSE.md", |
Sorry, the diff of this file is not supported yet
50544
-0.99%6
20%