@mtop-devtools/daemon-core
Advanced tools
+3
-2
| { | ||
| "name": "@mtop-devtools/daemon-core", | ||
| "version": "1.38.3", | ||
| "version": "1.39.0", | ||
| "description": "Shared Node daemon lifecycle primitives for Mtop DevTools — process liveness, JSON record registry, log rotation, and a detached daemon manager", | ||
@@ -32,4 +32,5 @@ "type": "module", | ||
| "dev": "tsc --watch", | ||
| "typecheck": "tsc --noEmit" | ||
| "typecheck": "tsc --noEmit", | ||
| "test": "vitest run" | ||
| } | ||
| } |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
20142
0.13%1
-50%