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 3.2.0-beta3 to 3.2.0-beta4

2

gohttp.js

@@ -535,3 +535,3 @@ 'use strict';

return this._coreRequest(uobj, {body: rawbody}, postopts);
return this._coreRequest(uobj, {body: opts.rawbody}, postopts);
};

@@ -538,0 +538,0 @@

{
"name": "gohttp",
"version": "3.2.0-beta3",
"version": "3.2.0-beta4",
"description": "http client for HTTP/1.1",

@@ -5,0 +5,0 @@ "main": "gohttp.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