callback-timeout
Advanced tools
Comparing version
@@ -9,3 +9,2 @@ var errors = require('./errors') | ||
function onTimeout () { | ||
clearTimeout(timer) | ||
timer = null | ||
@@ -12,0 +11,0 @@ var msg = e || 'timeout of ' + |
{ | ||
"name": "callback-timeout", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Invokes callback with single error argument if timeout occurs before it's invoked by other means", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
7915
-27.87%9
-35.71%39
-68.29%