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

@n8n/decorators

Package Overview
Dependencies
Maintainers
4
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@n8n/decorators - npm Package Compare versions

Comparing version
1.30.2
to
1.31.0
+9
-8
package.json
{
"name": "@n8n/decorators",
"version": "1.30.2",
"version": "1.31.0",
"main": "dist/index.js",

@@ -15,14 +15,15 @@ "module": "src/index.ts",

"@types/lodash": "4.17.17",
"typescript": "6.0.2",
"vitest": "^4.1.9",
"zod": "3.25.67",
"@n8n/typescript-config": "1.8.0",
"@n8n/vitest-config": "1.17.0"
"@n8n/typescript-config": "1.9.0",
"@n8n/vitest-config": "1.18.0"
},
"dependencies": {
"lodash": "4.18.1",
"@n8n/api-types": "1.30.2",
"@n8n/constants": "0.30.0",
"@n8n/di": "0.14.0",
"n8n-workflow": "2.30.1",
"@n8n/permissions": "0.67.0"
"@n8n/api-types": "1.31.0",
"@n8n/di": "0.15.0",
"@n8n/constants": "0.31.0",
"@n8n/permissions": "0.68.0",
"n8n-workflow": "2.31.0"
},

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

Sorry, the diff of this file is not supported yet