@sapphire/async-queue
Advanced tools
Comparing version 1.1.4 to 1.1.5-next.262cd948.0
@@ -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.262cd948.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": "262cd94841072373389ba2e02056d31da78376ae" | ||
} |
@@ -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> |
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
28255
1
1
95