You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

custom-idle-queue

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

custom-idle-queue - npm Package Compare versions

Comparing version

to
3.0.1

3

package.json
{
"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",