New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

async-handlers

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-handlers - npm Package Versions

1.3.0

Diff
charlierudolph
published 1.3.0 •

Changelog

Source

1.3.0 (2015-07-28)

  • add constant
charlierudolph
published 1.2.1 •

Changelog

Source

1.2.1 (2015-07-14)

  • update prependToError to only prepend if not already present
charlierudolph
published 1.2.0 •

Changelog

Source

1.2.0 (2015-07-14)

  • add prependToError
  • update transform to be passed all arguments
charlierudolph
published 1.1.2 •

Changelog

Source

1.1.2 (2015-07-11)

  • add parameter validation
charlierudolph
published 1.1.1 •

Changelog

Source

1.1.1 (2015-07-06)

  • update exitOnError to log err.toString() instead of just err
charlierudolph
published 1.1.0 •

Changelog

Source

1.1.0 (2015-07-06)

  • add exitOnError
charlierudolph
published 1.0.0 •

Changelog

Source

1.0.0 (2015-06-27)

  • add transform
  • add extract