Socket
Socket
Sign inDemoInstall

@sapphire/async-queue

Package Overview
Dependencies
Maintainers
3
Versions
800
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sapphire/async-queue - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8-next.87268b81.0

2

dist/index.js

@@ -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.87268b81.0",
"description": "Sequential asynchronous lock-based queue for promises",

@@ -55,3 +55,3 @@ "author": "@sapphire",

},
"gitHead": "5fd5cce8a2a6bd88604c959f20176ef86f5fed6a"
"gitHead": "87268b8153e2ec7186d1faea5717c4ee27689eba"
}

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚑️ by Socket Inc