🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@sap-ux/axios-extension

Package Overview
Dependencies
Maintainers
3
Versions
132
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

to
1.19.2

4

dist/abap/app-index-service.d.ts

@@ -5,5 +5,9 @@ import type { Service } from '../base/service-provider';

export interface App extends Record<string, unknown> {
[key: string]: string | string[];
'sap.app/id': string;
'sap.app/title': string;
'sap.fiori/registrationIds': string[];
'sap.app/ach': string;
fileType: string;
repoName: string;
url: string;

@@ -10,0 +14,0 @@ }

2

dist/abap/index.d.ts
export { AppInfo, BspConfig, DeployConfig, Ui5AbapRepositoryService, UndeployConfig } from './ui5-abap-repository-service';
export { LayeredRepositoryService, AdaptationConfig, MergedAppDescriptor, SystemInfo, AdaptationProjectType } from './lrep-service';
export { AbapServiceProvider } from './abap-service-provider';
export { AppIndex, AppIndexService, Ui5AppInfo, Ui5AppInfoContent } from './app-index-service';
export { AppIndex, AppIndexService, Ui5AppInfo, Ui5AppInfoContent, App } from './app-index-service';
export * from './message';

@@ -6,0 +6,0 @@ export * from './catalog';

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

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

"@types/proxy-from-env": "1.0.1",
"@sap-ux/project-access": "1.29.16"
"@sap-ux/project-access": "1.29.18"
},

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