</>PackageGraphPackageGraph

await-lock

npmv3.0.0

Mutex locks for async functions

971.1K
Weekly downloads
1
Dependents
9
Dependencies
74/100
Popularity

Overview

await-lock is an npm package that mutex locks for async functions. It is very popular, with about 971.1K downloads per week and 1 known dependents in the graph. The latest version is 3.0.0, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need mutex locks for async functions and value a battle-tested, widely-adopted solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Large, well-established user base (971.1K weekly downloads).
  • Clear open-source license (MIT).

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of await-lock.

expo-sqliteawait-lock
await-lock dependencies dependents

Dependencies

Dev (9)

@babel/core ^7.26.9@babel/preset-typescript ^7.26.0@types/co ^4.6.6@types/node ^22.13.5babel-jest ^29.7.0co ^4.6.0jest ^29.7.0prettier ^3.5.2typescript ^5.7.3

Used by

Popular packages that depend on await-lock.

Alternatives to await-lock

Frequently installed together

Version history

VersionPublishedLicense
3.0.0latest1 year agoMIT
2.2.24 years agoMIT
2.2.14 years agoMIT
2.2.04 years agoMIT
2.1.05 years agoMIT
2.0.16 years agoMIT
2.0.06 years agoMIT
1.2.16 years agoMIT
1.2.06 years agoMIT
1.1.38 years agoMIT
1.1.29 years agoMIT
1.1.111 years agoMIT
1.1.011 years agoMIT
1.0.011 years agoMIT
0.0.111 years agoMIT
0.0.011 years agoMIT

Maintainers

Keywords

Frequently asked questions

How do I install await-lock?

Run `npm install await-lock` to add await-lock to your npm project.

What license is await-lock released under?

await-lock is distributed under the MIT license.

How popular is await-lock?

await-lock has approximately 971,100 downloads per week and 1 known dependent packages.