Comparing version 0.2.4 to 0.2.5
@@ -139,3 +139,3 @@ var common = require('common'); | ||
url = path.normalize(url); | ||
url = (request.matches && request.matches.path) || path.normalize(url); | ||
@@ -142,0 +142,0 @@ // security check |
{ | ||
"name":"router", | ||
"version":"0.2.4", | ||
"version":"0.2.5", | ||
"description":"A lean and mean web router", | ||
@@ -5,0 +5,0 @@ "contributors": [ |
29547