Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

find-my-way

Package Overview
Dependencies
Maintainers
2
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

find-my-way - npm Package Compare versions

Comparing version 4.4.0 to 4.5.0

test/http2/constraint.host.test.js

2

lib/constrainer.js

@@ -95,3 +95,3 @@ 'use strict'

} else if (key === 'host') {
lines.push(' host: req.headers.host,')
lines.push(' host: req.headers.host || req.headers[\':authority\'],')
} else {

@@ -98,0 +98,0 @@ throw new Error('unknown non-custom strategy for compiling constraint derivation function')

{
"name": "find-my-way",
"version": "4.4.0",
"version": "4.5.0",
"description": "Crazy fast http radix based router",

@@ -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