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.31 to 5.0.32

4

index.js

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

},
async (proxyRes, headers) => {
onRes ? async (proxyRes, headers) => {
proxyRes.headers = headers

@@ -122,3 +122,3 @@ if (onRes.length <= 3) {

}
}
} : null
)

@@ -125,0 +125,0 @@ }

{
"name": "http2-proxy",
"version": "5.0.31",
"version": "5.0.32",
"scripts": {

@@ -19,3 +19,3 @@ "dev": "nodemon --inspect=9308 src"

"nodemon": "^1.17.3",
"standard": "^13.0.1",
"standard": "^13.1.0",
"validate-commit-msg": "^2.14.0"

@@ -22,0 +22,0 @@ },

Sorry, the diff of this file is not supported yet

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