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.5.3-next.43d48226.0 to 1.5.3-next.4424cfd7.0

17

package.json
{
"name": "@sapphire/async-queue",
"version": "1.5.3-next.43d48226.0",
"version": "1.5.3-next.4424cfd7.0",
"description": "Sequential asynchronous lock-based queue for promises",

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

"build": "tsup && yarn build:rename-cjs-index",
"build:rename-cjs-index": "node ../../scripts/rename-cjs-index.mjs",
"build:rename-cjs-index": "tsx --tsconfig ../../scripts/tsconfig.json ../../scripts/rename-cjs-index.cts",
"prepack": "yarn build",

@@ -65,10 +65,11 @@ "bump": "cliff-jumper",

"devDependencies": {
"@favware/cliff-jumper": "^3.0.0",
"@vitest/coverage-v8": "^1.3.1",
"@favware/cliff-jumper": "^3.0.3",
"@vitest/coverage-v8": "^1.6.0",
"tsup": "^8.0.2",
"typedoc": "^0.25.9",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.3.3",
"vitest": "^1.3.1"
"tsx": "^4.10.5",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
"typescript": "^5.4.5",
"vitest": "^1.6.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