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

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

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

@@ -22,8 +22,8 @@ "dependencies": {

"yargs-parser": "21.1.1",
"@n8n/config": "2.30.0",
"@n8n/constants": "0.32.0",
"@n8n/decorators": "1.32.0",
"@n8n/utils": "1.40.0",
"n8n-workflow": "2.32.1",
"@n8n/di": "0.16.0",
"@n8n/utils": "1.40.0",
"n8n-workflow": "2.32.0"
"@n8n/config": "2.30.0",
"@n8n/decorators": "1.32.1"
},

@@ -30,0 +30,0 @@ "devDependencies": {