@sapphire/async-queue
Advanced tools
Comparing version 1.5.3-next.50784e81.0 to 1.5.3-next.53ac126f
{ | ||
"name": "@sapphire/async-queue", | ||
"version": "1.5.3-next.50784e81.0", | ||
"version": "1.5.3-next.53ac126f", | ||
"description": "Sequential asynchronous lock-based queue for promises", | ||
@@ -64,6 +64,6 @@ "author": "@sapphire", | ||
"devDependencies": { | ||
"@favware/cliff-jumper": "^3.0.3", | ||
"@favware/cliff-jumper": "^4.0.1", | ||
"@vitest/coverage-v8": "^1.6.0", | ||
"tsup": "^8.0.2", | ||
"tsx": "^4.10.5", | ||
"tsx": "^4.11.0", | ||
"typedoc": "^0.25.13", | ||
@@ -70,0 +70,0 @@ "typedoc-json-parser": "^10.0.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
52603