+2
-2
| { | ||
| "name": "@n8n/di", | ||
| "version": "0.6.0", | ||
| "version": "0.7.0", | ||
| "main": "dist/di.js", | ||
@@ -35,3 +35,3 @@ "module": "src/di.ts", | ||
| "format:check": "biome ci .", | ||
| "lint": "eslint .", | ||
| "lint": "eslint . --quiet", | ||
| "lintfix": "eslint . --fix", | ||
@@ -38,0 +38,0 @@ "watch": "tsc -p tsconfig.build.json --watch", |
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.
49298
25.12%