@n8n/tournament
Advanced tools
+5
-2
| { | ||
| "name": "@n8n/tournament", | ||
| "version": "1.2.0", | ||
| "version": "1.3.0", | ||
| "description": "Output compatible rewrite of riot tmpl", | ||
@@ -43,3 +43,3 @@ "main": "dist/index.js", | ||
| "typescript": "^5.0.0", | ||
| "@n8n/vitest-config": "1.11.0" | ||
| "@n8n/vitest-config": "1.14.0" | ||
| }, | ||
@@ -57,4 +57,7 @@ "dependencies": { | ||
| "scripts": { | ||
| "clean": "rimraf dist .turbo", | ||
| "start": "ts-node src/index.ts", | ||
| "typecheck": "tsc -p tsconfig.build.json --noEmit", | ||
| "build": "tsc -p ./tsconfig.build.json", | ||
| "build:unchecked": "tsc -p ./tsconfig.build.json --noCheck", | ||
| "test": "vitest run", | ||
@@ -61,0 +64,0 @@ "test:unit": "vitest run", |
Sorry, the diff of this file is not supported yet
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
121921
0.13%