Sign In

@atom8n/utils

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

Comparing version
1.21.0
to
1.21.1
+9
-9
package.json
{
"name": "@atom8n/utils",
"type": "module",
"version": "1.21.0",
"version": "1.21.1",
"files": [

@@ -43,12 +43,12 @@ "dist"

"@n8n/eslint-config": "*",
"@atom8n/typescript-config": "1.3.0",
"@atom8n/vitest-config": "1.5.0",
"@testing-library/jest-dom": "catalog:frontend",
"@testing-library/user-event": "catalog:frontend",
"tsdown": "catalog:",
"typescript": "catalog:",
"vite": "catalog:",
"vitest": "catalog:"
"@atom8n/typescript-config": "1.3.1",
"@atom8n/vitest-config": "1.5.1",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/user-event": "^14.6.1",
"tsdown": "^0.16.5",
"typescript": "5.9.2",
"vite": "npm:rolldown-vite@latest",
"vitest": "^3.1.3"
},
"license": "See LICENSE.md file in the root of the repository"
}