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.44 to 5.0.45

4

compat.js

@@ -34,2 +34,3 @@ const http = require('http')

path,
socketPath,
protocol,

@@ -63,2 +64,5 @@ timeout,

}
if (socketPath !== undefined) {
ureq.socketPath = socketPath
}

@@ -65,0 +69,0 @@ let ret

2

package.json
{
"name": "http2-proxy",
"version": "5.0.44",
"version": "5.0.45",
"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