@sapphire/async-queue
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "@sapphire/async-queue", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Sequential asynchronous lock-based queue for promises", | ||
@@ -16,2 +16,3 @@ "author": "@sapphire", | ||
}, | ||
"sideEffects": false, | ||
"homepage": "https://github.com/sapphiredev/utilities/tree/main/packages/async-queue", | ||
@@ -54,3 +55,3 @@ "scripts": { | ||
}, | ||
"gitHead": "27467b533a2c79e3c7994c534d464c8ddfbc335f" | ||
"gitHead": "bac0dad29857f40f6e9610af545ba445900af110" | ||
} |
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
27664
13