Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

muhb

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

muhb - npm Package Versions

124

3.0.6

Diff

Changelog

Source

[v3.0.6] - 2020-08-30

Added

  • stream setting to skip any req or res body handling

Fixed

  • bug authenticated request trying to send body even when there is none
gcsboss
published 3.0.5 •

Changelog

Source

[v3.0.5] - 2020-08-24

Added

  • support to BASIC auth

Fixed

  • bug on Digest auth running for any type of authentication
gcsboss
published 3.0.4 •

Changelog

Source

[v3.0.4] - 2020-08-24

Fixed

  • bug handling timeout of authentication requests
gcsboss
published 3.0.3 •

Changelog

Source

[v3.0.3] - 2020-04-27

Added

  • support to timeout through headers object
  • support to cookies through settings object
gcsboss
published 3.0.2 •

Changelog

Source

[v3.0.2] - 2020-04-26

Changed

  • response body handling to output buffer for binary mime-types
gcsboss
published 3.0.1 •

Changelog

Source

[v3.0.1] - 2020-03-01

Fixed

  • bug that made all pool methods become POST
gcsboss
published 3.0.0 •

Changelog

Source

[v3.0.0] - 2020-02-05

Added

  • new pooling interface featuring OO, promises, events and pause/resume functionality
  • support for sending authentication user and password via URL
  • function to assert the length of JSON array response bodies

Removed

  • simple pooling interface (muhb.pool())
gcsboss
published 2.1.1 •

Changelog

Source

[v2.1.1] - 2020-01-14

Fixed

  • digest auth 'undefined' in header when server omits any field in the challenge
gcsboss
published 2.1.0 •

Changelog

Source

[v2.1.0] - 2020-01-12

Added

  • support for MD5 Digest auth
  • sending body from Buffer object
  • support for primitives and objects as request body

Removed

  • already deprecated '--no-auto' header directive in favor of 'no-auto'
gcsboss
published 2.0.3 •

Changelog

Source

[v2.0.3] - 2019-10-16

Added

  • URI decoding/encoding to cookie values when parsing or stringifying
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