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.5.4-next.0cc95647 to 1.5.4-next.1ac67e71

14

package.json
{
"name": "@sapphire/async-queue",
"version": "1.5.4-next.0cc95647",
"version": "1.5.4-next.1ac67e71",
"description": "Sequential asynchronous lock-based queue for promises",

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

"check-update": "cliff-jumper --dry-run",
"gen-index": "tsx ../../scripts/gen-index.cts -w async-queue"
"gen-index": "tsx ../../scripts/gen-index.cts async-queue --write"
},

@@ -66,11 +66,11 @@ "repository": {

"devDependencies": {
"@favware/cliff-jumper": "^4.0.3",
"@vitest/coverage-v8": "^2.0.4",
"tsup": "^8.2.3",
"tsx": "^4.16.2",
"@favware/cliff-jumper": "^4.1.0",
"@vitest/coverage-v8": "^2.0.5",
"tsup": "^8.2.4",
"tsx": "^4.18.0",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
"typescript": "~5.4.5",
"vitest": "^2.0.4"
"vitest": "^2.0.5"
}
}

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

[![GitHub](https://img.shields.io/github/license/sapphiredev/utilities)](https://github.com/sapphiredev/utilities/blob/main/LICENSE.md)
[![codecov](https://codecov.io/gh/sapphiredev/utilities/branch/main/graph/badge.svg?token=OEGIV6RFDO)](https://codecov.io/gh/sapphiredev/utilities)
[![npm bundle size](https://img.shields.io/bundlephobia/min/@sapphire/async-queue?logo=webpack&style=flat-square)](https://bundlephobia.com/result?p=@sapphire/async-queue)

@@ -13,0 +12,0 @@ [![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)

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