@n8n/errors
Advanced tools
+4
-4
| { | ||
| "name": "@n8n/errors", | ||
| "version": "0.2.0", | ||
| "version": "0.3.0", | ||
| "main": "dist/index.js", | ||
@@ -33,7 +33,7 @@ "module": "src/index.ts", | ||
| "lint": "eslint . --quiet", | ||
| "lintfix": "eslint . --fix", | ||
| "lint:fix": "eslint . --fix", | ||
| "watch": "tsc -p tsconfig.build.json --watch", | ||
| "test": "jest", | ||
| "test:dev": "jest --watch" | ||
| "test": "echo \"WARNING: no test specified\" && exit 0", | ||
| "test:dev": "echo \"WARNING: no test specified\" && exit 0" | ||
| } | ||
| } |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
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.
42302
0.18%2
100%