p-queue-compat
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "p-queue-compat", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Compatible version of p-queue", | ||
@@ -19,3 +19,4 @@ "type": "module", | ||
"scripts": { | ||
"test": "echo \"Warn: no tests\"", | ||
"pretest": "npm run compile", | ||
"test": "jest", | ||
"dependabump": "ncu -u && rm -rf package-lock.json node_modules || true && npm i", | ||
@@ -86,2 +87,5 @@ "clean": "rm -rf dist || true && mkdir dist", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"delay": "^5.0.0", | ||
"jest": "^27.0.6", | ||
"jest-config": "^27.0.6", | ||
"npm-check-updates": "^11.8.3", | ||
@@ -88,0 +92,0 @@ "npm-run-all": "^4.1.5", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
53881
0
21