connect-settimeout
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -17,2 +17,3 @@ module.exports = function(cb, duration, options){ | ||
res.on('close', onEnd); | ||
res.on('aborted', onEnd); | ||
next(); | ||
@@ -19,0 +20,0 @@ }; |
{ | ||
"name": "connect-settimeout", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "a connect middleware that runs a provided function if a request lasts longer than a given duration", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
7068
98
1