@n8n/expression-runtime
Advanced tools
+5
-5
| { | ||
| "name": "@n8n/expression-runtime", | ||
| "version": "0.13.1", | ||
| "version": "0.14.0", | ||
| "description": "Secure, isolated expression evaluation runtime for n8n", | ||
@@ -26,3 +26,3 @@ "main": "dist/cjs/index.js", | ||
| "dependencies": { | ||
| "isolated-vm": "^6.0.2", | ||
| "isolated-vm": "^6.1.2", | ||
| "js-base64": "3.7.8", | ||
@@ -35,4 +35,4 @@ "jssha": "3.3.1", | ||
| "transliteration": "2.3.5", | ||
| "@n8n/tournament": "1.1.1", | ||
| "@n8n/errors": "0.8.0" | ||
| "@n8n/errors": "0.8.0", | ||
| "@n8n/tournament": "1.2.0" | ||
| }, | ||
@@ -46,3 +46,3 @@ "devDependencies": { | ||
| "@n8n/typescript-config": "1.4.0", | ||
| "@n8n/vitest-config": "1.10.0" | ||
| "@n8n/vitest-config": "1.11.0" | ||
| }, | ||
@@ -49,0 +49,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added
- Removed
Updated
Updated