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

@atom8n/config

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/config - npm Package Compare versions

Comparing version
2.4.6
to
2.4.7
dist/typecheck.tsbuildinfo

Sorry, the diff of this file is not supported yet

+3
-3
{
"name": "@atom8n/config",
"version": "2.4.6",
"version": "2.4.7",
"scripts": {

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

"dependencies": {
"@n8n/di": "npm:@atom8n/di@0.13.6",
"@n8n/di": "npm:@atom8n/di@0.13.7",
"reflect-metadata": "0.2.2",

@@ -31,4 +31,4 @@ "zod": "3.25.67"

"devDependencies": {
"@n8n/typescript-config": "npm:@atom8n/typescript-config@1.6.6"
"@n8n/typescript-config": "npm:@atom8n/typescript-config@1.6.7"
}
}