All async-mutex versions

async-mutex @0.1.2

MIT
License
No
Install Scripts
3
Dependencies
2
Dev Dependencies
10.4 KB
Package Size
Published

A mutex for guarding async workflows

Maintainers

dirtyhairy

Keywords

mutexasync

Dependencies (3)

PackageConstraintRegistry Status
tslint ^5.4.3 auto_approved
@types/node ^8.0.5 auto_approved
@types/mocha ^2.2.41 auto_approved

Dev Dependencies (2)

PackageConstraintRegistry Status
mocha ~3.4.2 auto_approved
typescript ~2.4.1 auto_approved

Transitive Dependency Tree

43 transitive deps max depth 5
  ├─ @types/mocha ^2.2.41 → 2.2.48
  ├─ @types/node ^8.0.5 → 8.10.66
├─ tslint ^5.4.3 → 5.20.1
  ├─ @babel/code-frame ^7.0.0 → 7.29.0
  ├─ builtin-modules ^1.1.1 → 1.1.1
  ├─ chalk ^2.3.0 → 2.4.2
  ├─ commander ^2.12.1 → 2.20.3
  ├─ diff ^4.0.1 → 4.0.4
  ├─ glob ^7.1.1 → 7.1.7
  ├─ js-yaml ^3.13.1 → 3.14.2
  ├─ minimatch ^3.0.4 → 3.1.5
  ├─ mkdirp ^0.5.1 → 0.5.6
  ├─ resolve ^1.3.2 → 1.22.11
  ├─ semver ^5.3.0 → 5.7.2
  ├─ tslib ^1.8.0 → 1.14.1
├─ tsutils ^2.29.0 → 2.29.0
  ├─ @babel/helper-validator-identifier ^7.28.5 → 7.28.5
  ├─ ansi-styles ^3.2.1 → 3.2.1
  ├─ argparse ^1.0.7 → 1.0.10
  ├─ brace-expansion ^1.1.7 → 1.1.14
  ├─ escape-string-regexp ^1.0.5 → 1.0.5
  ├─ esprima ^4.0.0 → 4.0.1
  ├─ fs.realpath ^1.0.0
  ├─ inflight ^1.0.4
  ├─ inherits 2 → 2.0.4
  ├─ is-core-module ^2.16.1 → 2.16.1
  ├─ js-tokens ^4.0.0 → 4.0.0
  ├─ minimatch ^3.0.4 → 3.1.5
  ├─ minimist ^1.2.6 → 1.2.8
  ├─ once ^1.3.0 → 1.4.0
  ├─ path-is-absolute ^1.0.0 → 1.0.1
  ├─ path-parse ^1.0.7
  ├─ picocolors ^1.1.1 → 1.1.1
  ├─ supports-color ^5.3.0 → 5.5.0
  ├─ supports-preserve-symlinks-flag ^1.0.0 → 1.0.0
├─ tslib ^1.8.1 → 1.14.1
  ├─ balanced-match ^1.0.0 → 1.0.2
  ├─ brace-expansion ^1.1.7 → 1.1.14
  ├─ color-convert ^1.9.0 → 1.9.3
  ├─ concat-map 0.0.1 → 0.0.1
  ├─ has-flag ^3.0.0 → 3.0.0
  ├─ hasown ^2.0.2 → 2.0.3
  ├─ sprintf-js ~1.0.2 → 1.0.3
├─ wrappy 1 → 1.0.2
  ├─ balanced-match ^1.0.0 → 1.0.2
  ├─ color-name 1.1.3 → 1.1.3
  ├─ concat-map 0.0.1 → 0.0.1
  ├─ function-bind ^1.1.2 → 1.1.2

Changes from v0.1.1

Dependency Changes

ChangePackageVersion
added tslint ^5.4.3
added @types/node ^8.0.5
added @types/mocha ^2.2.41

File Changes

3 added 1 removed 16 modified size delta: +25.4 KB

Commit: 499e0f0ffb85 Browse source

Published to npm: