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

@n8n/tournament

Package Overview
Dependencies
Maintainers
4
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@n8n/tournament - npm Package Compare versions

Comparing version
1.3.0
to
1.4.0
+2
-2
package.json
{
"name": "@n8n/tournament",
"version": "1.3.0",
"version": "1.4.0",
"description": "Output compatible rewrite of riot tmpl",

@@ -43,3 +43,3 @@ "main": "dist/index.js",

"typescript": "^5.0.0",
"@n8n/vitest-config": "1.14.0"
"@n8n/vitest-config": "1.15.0"
},

@@ -46,0 +46,0 @@ "dependencies": {

@@ -23,2 +23,3 @@ {

"skipLibCheck": true,
"tsBuildInfoFile": "dist/typecheck.tsbuildinfo",
"types": ["node", "vitest/globals"]

@@ -25,0 +26,0 @@ },