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

@sap-ux/axios-extension

Package Overview
Dependencies
Maintainers
3
Versions
113
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.4 to 1.4.5

1

dist/abap/lrep-service.d.ts
/// <reference types="node" />
/// <reference types="node" />
import type { Service } from '../base/service-provider';

@@ -4,0 +3,0 @@ import type { AxiosResponse } from 'axios';

/// <reference types="node" />
/// <reference types="node" />
import type { AxiosResponse, AxiosRequestConfig } from 'axios';

@@ -4,0 +3,0 @@ import type { ErrorMessage } from './message';

8

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

@@ -24,3 +24,3 @@ "repository": {

"xpath": "0.0.32",
"@xmldom/xmldom": "0.8.6",
"@xmldom/xmldom": "0.8.10",
"@sap-ux/btp-utils": "0.11.8",

@@ -30,6 +30,6 @@ "@sap-ux/logger": "0.3.7"

"devDependencies": {
"@types/lodash": "4.14.197",
"@types/lodash": "4.14.198",
"nock": "13.2.1",
"supertest": "6.3.3",
"@sap-ux/project-access": "1.13.2"
"@sap-ux/project-access": "1.13.5"
},

@@ -36,0 +36,0 @@ "files": [

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