Socket
Socket
Sign inDemoInstall

async-mutex

Package Overview
Dependencies
1
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1

0.2.2

Diff

Changelog

Source

0.2.2 - 2020/04/15

  • Improve compatibility with older versions of node 13, thanks to @josemiguelmelo
dirtyhairy
published 0.2.1 •

Changelog

Source

0.2.1 - 2020/04/06

  • Remove sourcemaps
dirtyhairy
published 0.2.0 •

Changelog

Source

0.2.0 - 2020/04/06

  • Add a Semaphore, reimplement Mutex on top of it
  • Add a withTimeout decorator that limits the time the program waits for the mutex or semaphore to become available
  • Support native ES6 imports on Node >= 12
  • Provide an ES6 module entrypoint for ES6 aware bundlers
  • Dependency bump
  • Switch from TSlint to ESlint
  • Enable code coverage in tests
dirtyhairy
published 0.1.4 •

Changelog

Source

0.1.4 - 2019/09/26

  • Documentation updates (thanks to hmil and 0xflotus)
  • Update build dependencies
dirtyhairy
published 0.1.3 •

Changelog

Source

0.1.3 - 2017/09/17

  • Move deps to devDependencies (thanks to Meirion Hughes for the PR)
  • Upgrade deps
dirtyhairy
published 0.1.2 •

Changelog

Source

0.1.2 - 2017/06/29

  • Move to yarn
  • Add tslint
  • Switch tests to use ES6
  • Add isLocked()
dirtyhairy
published 0.1.1 •

Changelog

Source

0.1.1 - 2017/01/04

  • Fix documentation for acquire
dirtyhairy
published 0.1.0 •

Changelog

Source

0.1.0 - 2016/10/13

  • Initial release
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc