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.4 to 1.1.5-next.8032624d.0

4

dist/index.umd.js

@@ -5,3 +5,3 @@ (function (global, factory) {

(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.SapphireAsyncQueue = {}));
}(this, (function (exports) { 'use strict';
})(this, (function (exports) { 'use strict';

@@ -76,3 +76,3 @@ /**

})));
}));
//# sourceMappingURL=index.umd.js.map
{
"name": "@sapphire/async-queue",
"version": "1.1.4",
"version": "1.1.5-next.8032624d.0",
"description": "Sequential asynchronous lock-based queue for promises",

@@ -12,2 +12,3 @@ "author": "@sapphire",

"types": "dist/index.d.ts",
"typedocMain": "src/index.ts",
"exports": {

@@ -55,3 +56,3 @@ "import": "./dist/index.mjs",

},
"gitHead": "632c305cb9666dcff8c0ee71167570b8df46ccab"
"gitHead": "8032624d34a018b47ba3d2b9c06bd6572849c925"
}

@@ -13,3 +13,2 @@ <div align="center">

[![npm](https://img.shields.io/npm/v/@sapphire/async-queue?color=crimson&logo=npm&style=flat-square)](https://www.npmjs.com/package/@sapphire/async-queue)
[![Depfu](https://badges.depfu.com/badges/ec42ff3d6bae55eee1de4749960852b3/count.svg)](https://depfu.com/github/sapphiredev/utilities?project_id=15195)

@@ -69,3 +68,3 @@ </div>

<td align="center"><a href="https://github.com/vladfrangu"><img src="https://avatars3.githubusercontent.com/u/17960496?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Vlad Frangu</b></sub></a><br /><a href="https://github.com/sapphiredev/utilities/commits?author=vladfrangu" title="Code">๐Ÿ’ป</a> <a href="https://github.com/sapphiredev/utilities/issues?q=author%3Avladfrangu" title="Bug reports">๐Ÿ›</a> <a href="https://github.com/sapphiredev/utilities/pulls?q=is%3Apr+reviewed-by%3Avladfrangu" title="Reviewed Pull Requests">๐Ÿ‘€</a> <a href="#userTesting-vladfrangu" title="User Testing">๐Ÿ““</a> <a href="https://github.com/sapphiredev/utilities/commits?author=vladfrangu" title="Tests">โš ๏ธ</a></td>
<td align="center"><a href="https://github.com/Soumil07"><img src="https://avatars0.githubusercontent.com/u/29275227?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Soumil07</b></sub></a><br /><a href="https://github.com/sapphiredev/utilities/commits?author=Soumil07" title="Code">๐Ÿ’ป</a> <a href="#projectManagement-Soumil07" title="Project Management">๐Ÿ“†</a> <a href="https://github.com/sapphiredev/utilities/commits?author=Soumil07" title="Tests">โš ๏ธ</a></td>
<td align="center"><a href="https://github.com/Stitch07"><img src="https://avatars0.githubusercontent.com/u/29275227?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Stitch07</b></sub></a><br /><a href="https://github.com/sapphiredev/utilities/commits?author=Stitch07" title="Code">๐Ÿ’ป</a> <a href="#projectManagement-Stitch07" title="Project Management">๐Ÿ“†</a> <a href="https://github.com/sapphiredev/utilities/commits?author=Stitch07" title="Tests">โš ๏ธ</a></td>
<td align="center"><a href="https://github.com/apps/depfu"><img src="https://avatars3.githubusercontent.com/in/715?v=4?s=100" width="100px;" alt=""/><br /><sub><b>depfu[bot]</b></sub></a><br /><a href="#maintenance-depfu[bot]" title="Maintenance">๐Ÿšง</a></td>

@@ -72,0 +71,0 @@ <td align="center"><a href="https://github.com/apps/allcontributors"><img src="https://avatars0.githubusercontent.com/in/23186?v=4?s=100" width="100px;" alt=""/><br /><sub><b>allcontributors[bot]</b></sub></a><br /><a href="https://github.com/sapphiredev/utilities/commits?author=allcontributors[bot]" title="Documentation">๐Ÿ“–</a></td>

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