@sapphire/async-queue
Advanced tools
Comparing version 1.1.7 to 1.1.8-next.d0b50e6d.0
@@ -29,3 +29,3 @@ 'use strict'; | ||
* @example | ||
* ``` | ||
* ```typescript | ||
* const queue = new AsyncQueue(); | ||
@@ -32,0 +32,0 @@ * async function request(url, options) { |
@@ -31,3 +31,3 @@ (function (global, factory) { | ||
* @example | ||
* ``` | ||
* ```typescript | ||
* const queue = new AsyncQueue(); | ||
@@ -34,0 +34,0 @@ * async function request(url, options) { |
@@ -16,3 +16,3 @@ /** | ||
* @example | ||
* ``` | ||
* ```typescript | ||
* const queue = new AsyncQueue(); | ||
@@ -19,0 +19,0 @@ * async function request(url, options) { |
{ | ||
"name": "@sapphire/async-queue", | ||
"version": "1.1.7", | ||
"version": "1.1.8-next.d0b50e6d.0", | ||
"description": "Sequential asynchronous lock-based queue for promises", | ||
@@ -55,3 +55,3 @@ "author": "@sapphire", | ||
}, | ||
"gitHead": "5fd5cce8a2a6bd88604c959f20176ef86f5fed6a" | ||
"gitHead": "d0b50e6db1095ad32469d5b3e235caa2b3a3e365" | ||
} |
@@ -87,2 +87,3 @@ <div align="center"> | ||
<td align="center"><a href="https://github.com/UndiedGamer"><img src="https://avatars.githubusercontent.com/u/84702365?v=4?s=100" width="100px;" alt=""/><br /><sub><b>UndiedGamer</b></sub></a><br /><a href="https://github.com/sapphiredev/utilities/commits?author=UndiedGamer" title="Code">π»</a></td> | ||
<td align="center"><a href="https://github.com/Lioness100"><img src="https://avatars.githubusercontent.com/u/65814829?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lioness100</b></sub></a><br /><a href="https://github.com/sapphiredev/utilities/commits?author=Lioness100" title="Documentation">π</a></td> | ||
</tr> | ||
@@ -89,0 +90,0 @@ </table> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
28853
97
1
1