custom-idle-queue
Advanced tools
Comparing version
{ | ||
"name": "custom-idle-queue", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Optimize the speed of important tasks on limited ressources", | ||
@@ -15,2 +15,3 @@ "keywords": [ | ||
"types": "./src/index.d.ts", | ||
"sideEffects": false, | ||
"scripts": { | ||
@@ -17,0 +18,0 @@ "test": "npm run build && mocha -b --exit test/unit", |
55553
0.04%