lurq

npm package

Home

async-mutex

async-mutex is a library that provides primitives for synchronizing asynchronous operations in JavaScript, specifically through mutexes and semaphores. It is useful for managing race conditions in async workflows, such as when multiple processes need to access shared resources. This package fits well in applications that require controlled access to resources in an asynchronous environment.

lurq health score
48/100
Confidence
unproven
Weekly downloads
12,359,089
Latest version
0.5.0
Last release
Mar 11, 2024
License
MIT

Should you depend on async-mutex?

lurq's verdict: low

  • No known advisories

Check this from your coding agent

This page is a daily snapshot. lurq's verify tool checks async-mutex at the exact version your agent is about to install, and compat checks it against the rest of your stack. One command connects Claude Code, Cursor, VS Code and other agents:

npx lurqrun

Free to start. Quickstart

Other testing packages lurq scores

Scored from public signals (npm registry, GitHub, deps.dev and advisory databases). Data as of Sep 7, 2026; this page refreshes every 24 hours. Source repository.