Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@n8n/expression-runtime

Package Overview
Dependencies
Maintainers
4
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@n8n/expression-runtime - npm Package Compare versions

Comparing version
0.13.1
to
0.14.0
+5
-5
package.json
{
"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