Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

promise-callbacks

Package Overview
Dependencies
Maintainers
25
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

promise-callbacks - npm Package Versions

23

3.8.2

Diff

Changelog

Source

3.8.2 (2020-07-30)

Bug Fixes

  • throw error when no callback provided (#155) (20bfc77)
mixmax-codeship
published 3.8.1 •

Changelog

Source

3.8.1 (2020-04-13)

Bug Fixes

mixmax-codeship
published 3.8.0 •

Changelog

Source

3.8.0 (2020-04-07)

Features

mixmax-codeship
published 3.7.1 •

Changelog

Source

3.7.1 (2020-04-07)

Performance Improvements

mixmax-codeship
published 3.7.0 •

Changelog

Source

3.7.0 (2020-04-03)

Features

  • use callbackBuilder directly from callAsync (2b3068f)
mixmax-codeship
published 3.6.0 •

Changelog

Source

3.6.0 (2020-02-28)

Features

  • expose objectAll without patching Promise (3e45be3)
mixmax-codeship
published 3.5.0 •

Changelog

Source

3.5.0 (2020-02-17)

Features

  • implement Promise.objectAll (693012e)
mixmax-codeship
published 3.4.0 •

Changelog

Source

3.4.0 (2020-01-29)

Features

  • support nextTick in browsers (d5e6fe3)

Bug Fixes

  • expose callback exceptions as uncaught (2c8cb0f)

Release History

  • 3.3.1 With timeout now throws a TimeoutError derived from Error

  • 3.3.0 Add callAsync function

  • 3.2.2 Actually use explicit exports per #16.

  • 3.2.1 Use explicit exports per #16.

  • 3.2.0 Add defer function, similar to $.Deferred

  • 3.1.0 Add promisify.method convenience method

  • 3.0.0 Add waitOn, wrapAsync Remove copyAll option from promisifyAll Fix support for Node 4

  • 2.1.3 Fix delay, static exports, accept resolve value for async primitives

  • 2.1.2 Fix for Node < 7

  • 2.0.0 Replace sync with deferred, add promisify, fix asCallback

  • 1.0.0 Initial release

charlestwall3
published 3.3.1 •

Changelog

Source

3.4.0 (2020-01-29)

Features

  • support nextTick in browsers (d5e6fe3)

Bug Fixes

  • expose callback exceptions as uncaught (2c8cb0f)

Release History

  • 3.3.1 With timeout now throws a TimeoutError derived from Error

  • 3.3.0 Add callAsync function

  • 3.2.2 Actually use explicit exports per #16.

  • 3.2.1 Use explicit exports per #16.

  • 3.2.0 Add defer function, similar to $.Deferred

  • 3.1.0 Add promisify.method convenience method

  • 3.0.0 Add waitOn, wrapAsync Remove copyAll option from promisifyAll Fix support for Node 4

  • 2.1.3 Fix delay, static exports, accept resolve value for async primitives

  • 2.1.2 Fix for Node < 7

  • 2.0.0 Replace sync with deferred, add promisify, fix asCallback

  • 1.0.0 Initial release

shils
published 3.3.0 •

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc