express-perf
Advanced tools
Comparing version 1.9.0 to 1.10.0
@@ -114,3 +114,2 @@ var https = require('https') | ||
var uri = (req.__baseRoute || "") + (req.__layerPath || "") | ||
uri = uri.replace(/:([^\/]*)/ig, '*') | ||
if (uri[uri.length - 1] === "/") { | ||
@@ -117,0 +116,0 @@ uri = uri.substring(0, uri.length - 1) |
{ | ||
"name": "express-perf", | ||
"version": "1.9.0", | ||
"version": "1.10.0", | ||
"description": "", | ||
@@ -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
40149
122