Socket
Book a DemoInstallSign in
Socket

@sapphire/async-queue

Package Overview
Dependencies
Maintainers
3
Versions
920
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sapphire/async-queue - npm Package Compare versions

Comparing version

to
1.5.6-next.1598a42e

10

package.json
{
"name": "@sapphire/async-queue",
"version": "1.5.6-next.156b9b1c",
"version": "1.5.6-next.1598a42e",
"description": "Sequential asynchronous lock-based queue for promises",

@@ -66,10 +66,10 @@ "author": "@sapphire",

"@favware/cliff-jumper": "^6.0.0",
"@vitest/coverage-v8": "^3.0.2",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"@vitest/coverage-v8": "^3.0.9",
"tsup": "^8.4.0",
"tsx": "^4.19.3",
"typedoc": "^0.26.11",
"typedoc-json-parser": "^10.2.0",
"typescript": "~5.4.5",
"vitest": "^3.0.2"
"vitest": "^3.0.9"
}
}