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

httplease

Package Overview
Dependencies
Maintainers
3
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

httplease - npm Package Compare versions

Comparing version 0.4.4 to 0.4.5

2

lib/sendRequest.js

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

headers: {
'content-type': 'application/json',
'content-type': builder.config.headers['content-type'] || 'application/json',
'content-length': buffer.length

@@ -15,0 +15,0 @@ },

{
"name": "httplease",
"version": "0.4.4",
"version": "0.4.5",
"description": "HTTP client library with support for pluggable filters, including Zipkin, ASAP, etc",

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