Huge News!Announcing our $40M Series B led by Abstract Ventures.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.5.0 to 1.6.0

4

index.js

@@ -15,3 +15,3 @@ var https = require('https')

layer = this.stack[offset]
if (layer && layer.regexp && !layer.regexp.fast_slash) {
if (layer && layer.regexp && !layer.regexp.fast_slash && fn !== '*') {
layer.__basePath = fn

@@ -111,3 +111,3 @@ }

cleanup()
return
return
}

@@ -114,0 +114,0 @@

{
"name": "express-perf",
"version": "1.5.0",
"version": "1.6.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