@n8n/utils
Advanced tools
+4
-4
| { | ||
| "name": "@n8n/utils", | ||
| "type": "module", | ||
| "version": "1.42.0", | ||
| "version": "1.43.0", | ||
| "files": [ | ||
@@ -31,3 +31,3 @@ "dist", | ||
| "nanoid": "3.3.8", | ||
| "@n8n/constants": "0.33.0" | ||
| "@n8n/constants": "0.34.0" | ||
| }, | ||
@@ -42,4 +42,4 @@ "devDependencies": { | ||
| "@n8n/eslint-config": "0.0.1", | ||
| "@n8n/vitest-config": "1.19.0", | ||
| "@n8n/typescript-config": "1.9.0" | ||
| "@n8n/typescript-config": "1.9.0", | ||
| "@n8n/vitest-config": "1.20.0" | ||
| }, | ||
@@ -46,0 +46,0 @@ "license": "SEE LICENSE IN LICENSE.md", |
+ Added
- Removed
Updated