🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@n8n/backend-common

Package Overview
Dependencies
Maintainers
5
Versions
188
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@n8n/backend-common - npm Package Compare versions

Comparing version
1.31.2
to
1.31.3
+6
-6
package.json
{
"name": "@n8n/backend-common",
"version": "1.31.2",
"version": "1.31.3",
"main": "dist/index.js",

@@ -21,8 +21,8 @@ "module": "src/index.ts",

"yargs-parser": "21.1.1",
"@n8n/decorators": "1.31.3",
"@n8n/constants": "0.31.0",
"@n8n/config": "2.29.1",
"@n8n/decorators": "1.31.2",
"@n8n/di": "0.15.0",
"@n8n/constants": "0.31.0",
"@n8n/utils": "1.39.0",
"n8n-workflow": "2.31.2"
"n8n-workflow": "2.31.3"
},

@@ -37,4 +37,4 @@ "devDependencies": {

"zod": "3.25.67",
"@n8n/typescript-config": "1.9.0",
"@n8n/vitest-config": "1.18.0"
"@n8n/vitest-config": "1.18.0",
"@n8n/typescript-config": "1.9.0"
},

@@ -41,0 +41,0 @@ "license": "SEE LICENSE IN LICENSE.md",

Sorry, the diff of this file is not supported yet