@weedzcokie/scheduler
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "@weedzcokie/scheduler", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "", | ||
"type": "module", | ||
"main": "main.js", | ||
"main": "dist/main.js", | ||
"files": [ | ||
"main.js" | ||
"dist/main.js" | ||
], | ||
@@ -23,5 +23,10 @@ "keywords": [ | ||
"license": "MIT", | ||
"devDependencies": { | ||
"@types/node": "^20.11.17", | ||
"typescript": "^5.3.3" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "tsc", | ||
"prepublish": "pnpm run build" | ||
} | ||
} |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
0
3443
2
62