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

@atom8n/decorators

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atom8n/decorators - npm Package Compare versions

Comparing version
1.4.3
to
1.5.0
+6
-6
package.json
{
"name": "@atom8n/decorators",
"version": "1.4.3",
"version": "1.5.0",
"scripts": {

@@ -25,3 +25,3 @@ "clean": "rimraf dist .turbo",

"devDependencies": {
"@n8n/typescript-config": "npm:@atom8n/typescript-config@1.5.3",
"@n8n/typescript-config": "npm:@atom8n/typescript-config@1.6.0",
"@types/express": "^5.0.1",

@@ -31,8 +31,8 @@ "@types/lodash": "4.17.17"

"dependencies": {
"@n8n/constants": "npm:@atom8n/constants@0.17.3",
"@n8n/di": "npm:@atom8n/di@0.12.3",
"@n8n/permissions": "npm:@atom8n/permissions@0.47.3",
"@n8n/constants": "npm:@atom8n/constants@0.18.0",
"@n8n/di": "npm:@atom8n/di@0.13.0",
"@n8n/permissions": "npm:@atom8n/permissions@0.48.0",
"lodash": "4.17.21",
"n8n-workflow": "npm:@atom8n/n8n-workflow@2.4.3"
"n8n-workflow": "npm:@atom8n/n8n-workflow@2.5.0"
}
}

Sorry, the diff of this file is not supported yet