Socket
Socket
Sign inDemoInstall

http2-proxy

Package Overview
Dependencies
Maintainers
1
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http2-proxy - npm Package Compare versions

Comparing version 5.0.43 to 5.0.44

2

index.js

@@ -341,3 +341,3 @@ const net = require('net')

headers[VIA] += `${req.httpVersion} ${req.proxyName}`
headers[VIA] += `${req.httpVersion} ${proxyName}`
}

@@ -344,0 +344,0 @@

{
"name": "http2-proxy",
"version": "5.0.43",
"version": "5.0.44",
"scripts": {

@@ -5,0 +5,0 @@ "test": "jest",

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