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

gohttp

Package Overview
Dependencies
Maintainers
0
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 5.0.8 to 5.0.9

5

index.js

@@ -8,7 +8,8 @@ 'use strict'

module.exports = {
httpi : goh,
httpii : h2c,
HttpClient: goh,
HttpClientII: h2c,
http2proxy,
HttpIIProxy: http2proxy,
httpcli : new goh(),
http2cli : new h2c(),
}

2

package.json
{
"name": "gohttp",
"version": "5.0.8",
"version": "5.0.9",
"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