You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

promise-timeout

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

promise-timeout - npm Package Versions

1.3.0

Diff
l
leedm777
published 1.3.0 •

Changelog

Source

v1.3.0 (2018-02-18)

  • #3 - Make promise-timeout more portable
l
leedm777
published 1.2.0 •

Changelog

Source

v1.2.0 (2018-02-08)

  • #4 - Improve the stack trace for TimeoutExceptions. Thanks, @tekwiz!
  • Add JsDoc for return value. Thanks again, @tekwiz!
l
leedm777
published 1.1.1 •

Changelog

Source

v1.1.1 (2017-03-21)

  • #2 - Change let to var for ES5 compatibility. Thanks, @mateuscalza!
l
leedm777
published 1.1.0 •

Changelog

Source

v1.1.0 (2017-03-07)

  • Updated mocha.
  • #1 - Clear timeout when promise settles, to avoid issues blocking the event loop from exiting.
l
leedm777
published 1.0.0 •

Changelog

Source

v1.0.0 (2015-11-18)

  • Initial release