@sap/service-provider-apis
Advanced tools
Comparing version 2.1.2 to 2.1.5
@@ -11,16 +11,18 @@ import { Service } from "./service"; | ||
SERVICE_EP_FULL_URL = 3, | ||
ApiHubProduct = 4, | ||
ApiHubPackage = 5, | ||
ApiHubService = 6, | ||
ApiHubEntDestination = 7, | ||
ApiHubEntProduct = 8, | ||
ApiHubEntService = 9, | ||
UclSystem = 10, | ||
UclPackage = 11, | ||
UclService = 12, | ||
UclEvent = 13, | ||
CATALOG_C4C = 14, | ||
ApiHubEventPackage = 15, | ||
ApiHubEvent = 16, | ||
SapBusinessOne = 17 | ||
RfcSystem = 4, | ||
RfcFunction = 5, | ||
ApiHubProduct = 6, | ||
ApiHubPackage = 7, | ||
ApiHubService = 8, | ||
ApiHubEntDestination = 9, | ||
ApiHubEntProduct = 10, | ||
ApiHubEntService = 11, | ||
UclSystem = 12, | ||
UclPackage = 13, | ||
UclService = 14, | ||
UclEvent = 15, | ||
CATALOG_C4C = 16, | ||
ApiHubEventPackage = 17, | ||
ApiHubEvent = 18, | ||
SapBusinessOne = 19 | ||
} | ||
@@ -27,0 +29,0 @@ export declare enum ProxyType { |
@@ -11,16 +11,18 @@ "use strict"; | ||
DataType[DataType["SERVICE_EP_FULL_URL"] = 3] = "SERVICE_EP_FULL_URL"; | ||
DataType[DataType["ApiHubProduct"] = 4] = "ApiHubProduct"; | ||
DataType[DataType["ApiHubPackage"] = 5] = "ApiHubPackage"; | ||
DataType[DataType["ApiHubService"] = 6] = "ApiHubService"; | ||
DataType[DataType["ApiHubEntDestination"] = 7] = "ApiHubEntDestination"; | ||
DataType[DataType["ApiHubEntProduct"] = 8] = "ApiHubEntProduct"; | ||
DataType[DataType["ApiHubEntService"] = 9] = "ApiHubEntService"; | ||
DataType[DataType["UclSystem"] = 10] = "UclSystem"; | ||
DataType[DataType["UclPackage"] = 11] = "UclPackage"; | ||
DataType[DataType["UclService"] = 12] = "UclService"; | ||
DataType[DataType["UclEvent"] = 13] = "UclEvent"; | ||
DataType[DataType["CATALOG_C4C"] = 14] = "CATALOG_C4C"; | ||
DataType[DataType["ApiHubEventPackage"] = 15] = "ApiHubEventPackage"; | ||
DataType[DataType["ApiHubEvent"] = 16] = "ApiHubEvent"; | ||
DataType[DataType["SapBusinessOne"] = 17] = "SapBusinessOne"; | ||
DataType[DataType["RfcSystem"] = 4] = "RfcSystem"; | ||
DataType[DataType["RfcFunction"] = 5] = "RfcFunction"; | ||
DataType[DataType["ApiHubProduct"] = 6] = "ApiHubProduct"; | ||
DataType[DataType["ApiHubPackage"] = 7] = "ApiHubPackage"; | ||
DataType[DataType["ApiHubService"] = 8] = "ApiHubService"; | ||
DataType[DataType["ApiHubEntDestination"] = 9] = "ApiHubEntDestination"; | ||
DataType[DataType["ApiHubEntProduct"] = 10] = "ApiHubEntProduct"; | ||
DataType[DataType["ApiHubEntService"] = 11] = "ApiHubEntService"; | ||
DataType[DataType["UclSystem"] = 12] = "UclSystem"; | ||
DataType[DataType["UclPackage"] = 13] = "UclPackage"; | ||
DataType[DataType["UclService"] = 14] = "UclService"; | ||
DataType[DataType["UclEvent"] = 15] = "UclEvent"; | ||
DataType[DataType["CATALOG_C4C"] = 16] = "CATALOG_C4C"; | ||
DataType[DataType["ApiHubEventPackage"] = 17] = "ApiHubEventPackage"; | ||
DataType[DataType["ApiHubEvent"] = 18] = "ApiHubEvent"; | ||
DataType[DataType["SapBusinessOne"] = 19] = "SapBusinessOne"; | ||
})(DataType || (exports.DataType = DataType = {})); | ||
@@ -27,0 +29,0 @@ var ProxyType; |
{ | ||
"name": "@sap/service-provider-apis", | ||
"version": "2.1.2", | ||
"version": "2.1.5", | ||
"main": "out/src/index.js", | ||
"dependencies": { | ||
"axios": "1.6.8", | ||
"axios": "1.7.4", | ||
"xml2js": "0.6.2", | ||
@@ -8,0 +8,0 @@ "lodash": "4.17.21" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
91904
1085
+ Addedaxios@1.7.4(transitive)
- Removedaxios@1.6.8(transitive)
Updatedaxios@1.7.4