npm package
Home@livekit/mutex
The @livekit/mutex package provides a simple mutex helper for managing access to shared resources in asynchronous code. It is useful in scenarios where you need to ensure that only one piece of code can access a resource at a time, preventing race conditions. This can be particularly beneficial in applications that involve concurrent operations.
- lurq health score
- 42/100
- Confidence
- unproven
- Weekly downloads
- 3,233,256
- Latest version
- 1.1.1
- Last release
- Nov 25, 2024
- License
- Apache-2.0
Should you depend on @livekit/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 @livekit/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 utility packages lurq scores
- dompurify98/100 · proven
- pdfjs-dist95/100 · proven
- @puppeteer/browsers94/100 · proven
- puppeteer-core94/100 · proven
- puppeteer94/100 · proven
Scored from public signals (npm registry, GitHub, deps.dev and advisory databases). Data as of Sep 19, 2026; this page refreshes every 24 hours. Source repository.