@sapphire/async-queue
Advanced tools
Comparing version 1.3.0-next.b5191d7.0 to 1.3.0-next.eed29c7.0
{ | ||
"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 @@ |
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
30301
105