Socket
Socket
Sign inDemoInstall

http2-proxy

Package Overview
Dependencies
0
Maintainers
1
Versions
193
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.42 to 5.0.43

2

index.js

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

if (err) {
err.connected = Boolean(proxyReq && proxyReq[kConnected])
err.connectedSocket = Boolean(proxyReq && proxyReq[kConnected])
err.reusedSocket = Boolean(proxyReq && proxyReq.reusedSocket)

@@ -167,0 +167,0 @@ }

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

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc