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

@sap/service-provider-apis

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/service-provider-apis - npm Package Compare versions

Comparing version 1.13.2 to 1.13.3

2

out/src/interfaces/providerSystem.d.ts

@@ -38,3 +38,3 @@ import { Service } from "./service";

url: string;
systemType: DataType;
dataType: DataType;
authenticationType: string;

@@ -41,0 +41,0 @@ proxyType: ProxyType;

@@ -15,5 +15,5 @@ import { Filter, ProxyType, DataType } from "./providerSystem";

export interface ProviderUtils {
filterSystem(destinationList: RawDestination[], systemType: DataType, WebIdeBasEnabled: boolean, proxyType?: ProxyType): RawDestination[];
filterSystem(destinationList: RawDestination[], dataType: DataType, WebIdeBasEnabled: boolean, proxyType?: ProxyType): RawDestination[];
}
export declare function getRequestParamString(filter: Filter): string;
export declare function addFormatParamToFilter(filter: Filter, encoding: EncodingMode): Filter;
{
"name": "@sap/service-provider-apis",
"version": "1.13.2",
"version": "1.13.3",
"main": "out/src/index.js",

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

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