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.16.5 to 1.16.6

8

dist/abap/lrep-service.d.ts

@@ -57,2 +57,10 @@ /// <reference types="node" />

}[];
components: {
name: string;
lazy?: boolean;
url?: {
url: string;
final: boolean;
};
}[];
requests?: unknown[];

@@ -59,0 +67,0 @@ };

4

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

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

"supertest": "6.3.3",
"@sap-ux/project-access": "1.26.8"
"@sap-ux/project-access": "1.27.1"
},

@@ -35,0 +35,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