frock-static
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -53,2 +53,3 @@ /** | ||
handle.on('error', onError) | ||
handle.end() | ||
@@ -58,2 +59,3 @@ | ||
logger.error(`error while serving remote ${url}: ${err}`, err) | ||
res.statusCode = 500 | ||
res.end(err.toString()) | ||
@@ -60,0 +62,0 @@ } |
{ | ||
"name": "frock-static", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "A static file server for frock", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
31793
837
3