Socket
Socket
Sign inDemoInstall

async

Package Overview
Dependencies
0
Maintainers
5
Versions
92
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
35
10Next

2.0.0-rc.4

Diff

aearly
published 2.0.0-rc.3 •

aearly
published 2.0.0-rc.2 •

aearly
published 2.0.0-rc.1 •

aearly
published 2.0.0-alpha.0 •

aearly
published 1.5.2 •

Changelog

Source

v1.5.2

  • Allow using "constructor" as an argument in memoize (#998)
  • Give a better error messsage when auto dependency checking fails (#994)
  • Various doc updates (#936, #956, #979, #1002)
aearly
published 1.5.1 •

Changelog

Source

v1.5.1

  • Fix issue with pause in queue with concurrency enabled (#946)
  • while and until now pass the final result to callback (#963)
  • auto will properly handle concurrency when there is no callback (#966)
  • auto will no. properly stop execution when an error occurs (#988, #993)
  • Various doc fixes (#971, #980)
aearly
published 1.5.0 •

Changelog

Source

v1.5.0

  • Added transform, analogous to _.transform (#892)
  • map now returns an object when an object is passed in, rather than array with non-numeric keys. map will begin always returning an array with numeric indexes in the next major release. (#873)
  • auto now accepts an optional concurrency argument to limit the number o. running tasks (#637)
  • Added queue#workersList(), to retrieve the lis. of currently running tasks. (#891)
  • Various code simplifications (#896, #904)
  • Various doc fixes :scroll: (#890, #894, #903, #905, #912)
megawac
published 1.4.2 •

Changelog

Source

v1.4.2

  • Ensure coverage files don't get published on npm (#879)
aearly
published 1.4.1 •

Changelog

Source

v1.4.1

  • Add in overlooked detectLimit method (#866)
  • Removed unnecessary files from npm releases (#861)
  • Removed usage of a reserved word to prevent :boom: in older environments (#870)
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