Skip to content

Releases: defunctzombie/node-process

0.11.9

30 Aug 20:10
v0.11.9
7d8c370
Compare
Choose a tag to compare

platforms that do not have setTimeout initially, but latter do define it will work, even if they latter redefine it (but they must use it once before redefining it)

fix for bizzare IE9 clearTimeout bug

08 Aug 13:46
v0.11.8
1c4943a
Compare
Choose a tag to compare

fix for bug in IE9 where clearTimeout (but not setTimeout) would throw an error if you use .call with a target set to null

0.11.6

26 Jul 13:36
v0.11.6
331de4d
Compare
Choose a tag to compare

should work in IE and Edge when script is executed via eval