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

ackee-http-client

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ackee-http-client - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

package.json
{
"name": "ackee-http-client",
"version": "2.0.1",
"version": "2.0.2",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -115,8 +115,8 @@ # ackee-http-client

{
// If `managaAuthHeader` is true, then when access token state changes,
// If `manageAuthHeader` is true, then when access token state changes,
// the `setAuthHeader` is triggered.
// If it's false, `setAuthHeader` won't be ever triggered.
managaAuthHeader: true,
manageAuthHeader: true,
// If `managaAuthHeader` is enabled, `setAuthHeader` receives object with default headers,
// If `manageAuthHeader` is enabled, `setAuthHeader` receives object with default headers,
// when access token state changes.

@@ -123,0 +123,0 @@ /**

Sorry, the diff of this file is too big to display

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