Socket
Socket
Sign inDemoInstall

@sap-ux/axios-extension

Package Overview
Dependencies
Maintainers
3
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap-ux/axios-extension - npm Package Compare versions

Comparing version 1.4.7 to 1.4.8

2

dist/auth/index.js

@@ -66,3 +66,3 @@ "use strict";

var _b;
token = token !== null && token !== void 0 ? token : (yield uaa.getAccessToken(refreshToken, refreshTokenUpdateCb));
token = token !== null && token !== void 0 ? token : (yield getToken());
// add token as auth header

@@ -69,0 +69,0 @@ request.headers = (_b = request.headers) !== null && _b !== void 0 ? _b : new axios_1.AxiosHeaders();

{
"name": "@sap-ux/axios-extension",
"version": "1.4.7",
"version": "1.4.8",
"description": "Extension of the Axios module adding convenience methods to interact with SAP systems especially with OData services.",

@@ -5,0 +5,0 @@ "repository": {

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