New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

express-perf

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-perf - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

5

index.js

@@ -108,2 +108,7 @@ var https = require('https')

function finish () {
if (!req.__baseRoute) {
cleanup()
return
}
var uri = (req.__baseRoute + req.__layerPath).replace(/:([^\/]*)/ig, '*')

@@ -110,0 +115,0 @@ if (uri[uri.length - 1] === "/") {

2

package.json
{
"name": "express-perf",
"version": "1.4.0",
"version": "1.5.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc