@sapphire/async-queue
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.0.4](https://github.com/sapphire-project/utilities/compare/@sapphire/async-queue@1.0.3...@sapphire/async-queue@1.0.4) (2021-02-16) | ||
**Note:** Version bump only for package @sapphire/async-queue | ||
## [1.0.3](https://github.com/sapphire-project/utilities/compare/@sapphire/async-queue@1.0.2...@sapphire/async-queue@1.0.3) (2021-02-13) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@sapphire/async-queue", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Sequential asynchronous lock-based queue for promises", | ||
@@ -53,3 +53,3 @@ "author": "@sapphire", | ||
}, | ||
"gitHead": "a87ef7b6f5fb138ff82f00bd216478bb54609afe" | ||
"gitHead": "f66e4421b7a01b192a5dd26f106505ed16b4158f" | ||
} |
@@ -77,2 +77,5 @@ <div align="center"> | ||
<td align="center"><a href="https://github.com/RealShadowNova"><img src="https://avatars3.githubusercontent.com/u/46537907?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Hezekiah Hendry</b></sub></a><br /><a href="https://github.com/sapphire-project/utilities/commits?author=RealShadowNova" title="Code">๐ป</a></td> | ||
<td align="center"><a href="https://github.com/Stitch07"><img src="https://avatars.githubusercontent.com/u/29275227?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Stitch07</b></sub></a><br /><a href="https://github.com/sapphire-project/utilities/commits?author=Stitch07" title="Code">๐ป</a></td> | ||
<td align="center"><a href="https://github.com/Vetlix"><img src="https://avatars.githubusercontent.com/u/31412314?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Vetlix</b></sub></a><br /><a href="https://github.com/sapphire-project/utilities/commits?author=Vetlix" title="Code">๐ป</a></td> | ||
<td align="center"><a href="https://github.com/ethamitc"><img src="https://avatars.githubusercontent.com/u/27776796?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ethan Mitchell</b></sub></a><br /><a href="https://github.com/sapphire-project/utilities/commits?author=ethamitc" title="Documentation">๐</a></td> | ||
</tr> | ||
@@ -79,0 +82,0 @@ </table> |
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
23419
89