@n8n/utils
Advanced tools
+6
-6
| { | ||
| "name": "@n8n/utils", | ||
| "type": "module", | ||
| "version": "1.38.1", | ||
| "version": "1.39.0", | ||
| "files": [ | ||
| "dist", | ||
| "LICENSE.md", | ||
| "LICENSE_EE.md" | ||
| "LICENSE_EE.md", | ||
| "LICENSE.md" | ||
| ], | ||
@@ -31,3 +31,3 @@ "exports": { | ||
| "nanoid": "3.3.8", | ||
| "@n8n/constants": "0.30.0" | ||
| "@n8n/constants": "0.31.0" | ||
| }, | ||
@@ -41,5 +41,5 @@ "devDependencies": { | ||
| "vitest": "^4.1.9", | ||
| "@n8n/vitest-config": "1.17.0", | ||
| "@n8n/eslint-config": "0.0.1", | ||
| "@n8n/typescript-config": "1.8.0" | ||
| "@n8n/vitest-config": "1.18.0", | ||
| "@n8n/typescript-config": "1.9.0" | ||
| }, | ||
@@ -46,0 +46,0 @@ "license": "SEE LICENSE IN LICENSE.md", |
+ Added
- Removed
Updated