Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More โ†’
Socket
Sign inDemoInstall
Socket

@sapphire/async-queue

Package Overview
Dependencies
Maintainers
3
Versions
831
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.3.0-next.b5191d7.0 to 1.3.0-next.eed29c7.0

7

package.json
{
"name": "@sapphire/async-queue",
"version": "1.3.0-next.b5191d7.0",
"version": "1.3.0-next.eed29c7.0",
"description": "Sequential asynchronous lock-based queue for promises",

@@ -15,3 +15,4 @@ "author": "@sapphire",

"import": "./dist/index.mjs",
"require": "./dist/index.js"
"require": "./dist/index.js",
"types": "./dist/index.d.ts"
},

@@ -55,3 +56,3 @@ "sideEffects": false,

},
"gitHead": "b5191d7f2416dc5838590c4ff221454925553e37"
"gitHead": "eed29c70e573ad5431cedf95c178a4db4449d956"
}

@@ -94,2 +94,5 @@ <div align="center">

</tr>
<tr>
<td align="center"><a href="https://c43721.dev/"><img src="https://avatars.githubusercontent.com/u/55610086?v=4?s=100" width="100px;" alt=""/><br /><sub><b>c43721</b></sub></a><br /><a href="https://github.com/sapphiredev/utilities/commits?author=c43721" title="Code">๐Ÿ’ป</a></td>
</tr>
</table>

@@ -96,0 +99,0 @@

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