@sapphire/async-queue
Advanced tools
Comparing version 1.1.5-next.262cd948.0 to 1.1.5-next.4adddc29.0
{ | ||
"name": "@sapphire/async-queue", | ||
"version": "1.1.5-next.262cd948.0", | ||
"version": "1.1.5-next.4adddc29.0", | ||
"description": "Sequential asynchronous lock-based queue for promises", | ||
@@ -36,4 +36,4 @@ "author": "@sapphire", | ||
"engines": { | ||
"node": ">=14", | ||
"npm": ">=6" | ||
"node": ">=v14.18.0", | ||
"npm": ">=7.24.1" | ||
}, | ||
@@ -56,3 +56,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "262cd94841072373389ba2e02056d31da78376ae" | ||
"gitHead": "4adddc29c1872b194790bcde3dc36bc78d939870" | ||
} |
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
28266