Comparing version 1.0.15 to 1.0.16
@@ -165,3 +165,3 @@ "use strict"; | ||
} else { | ||
last(err); | ||
next(); // Error handler in the middle | ||
} | ||
@@ -168,0 +168,0 @@ } |
{ | ||
"name": "woodland", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "Lightweight HTTP/HTTPS router with virtual hosts", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15254