🎩 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.30.2
to
1.30.3
+8
-8
package.json
{
"name": "@n8n/backend-common",
"version": "1.30.2",
"version": "1.30.3",
"main": "dist/index.js",

@@ -9,4 +9,4 @@ "module": "src/index.ts",

"dist/**/*",
"LICENSE.md",
"LICENSE_EE.md"
"LICENSE_EE.md",
"LICENSE.md"
],

@@ -23,7 +23,7 @@ "dependencies": {

"@n8n/config": "2.28.0",
"@n8n/decorators": "1.30.2",
"@n8n/di": "0.14.0",
"@n8n/decorators": "1.30.3",
"@n8n/constants": "0.30.0",
"@n8n/di": "0.14.0",
"@n8n/utils": "1.38.1",
"n8n-workflow": "2.30.1"
"n8n-workflow": "2.30.2"
},

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

"zod": "3.25.67",
"@n8n/typescript-config": "1.8.0",
"@n8n/vitest-config": "1.17.0"
"@n8n/vitest-config": "1.17.0",
"@n8n/typescript-config": "1.8.0"
},

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

Sorry, the diff of this file is not supported yet