New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gohttp

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gohttp - npm Package Compare versions

Comparing version 4.1.0-beta5 to 4.1.0-beta6

2

http2proxy.js

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

hiiproxy.checkConfig = function (tmp) {
hiiproxy.prototype.checkConfig = function (tmp) {

@@ -98,0 +98,0 @@ if (typeof tmp !== 'object' || (tmp instanceof Array) ) {

{
"name": "gohttp",
"version": "4.1.0-beta5",
"version": "4.1.0-beta6",
"description": "http & https client for HTTP/1.1 and HTTP/2",

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