@sap/service-provider-apis
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -9,4 +9,5 @@ export { Annotation } from "./interfaces/annotation"; | ||
export { ServiceInstanceCredentials } from "./interfaces/types"; | ||
export { ServiceConnectivityData } from "./interfaces/serviceConnectivityData"; | ||
export { DefaultLogger } from "./logger/defaultLogger"; | ||
export { Connectivity } from "./connectivity"; | ||
export { messages } from "./i18n/messages"; |
{ | ||
"name": "@sap/service-provider-apis", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"main": "out/src/index.js", | ||
@@ -8,3 +8,2 @@ "dependencies": { | ||
"xml2js": "0.4.23", | ||
"vkbeautify": "0.99.3", | ||
"lodash": "4.17.21" | ||
@@ -23,3 +22,2 @@ }, | ||
"@types/sinon": "^7.5.2", | ||
"@types/vkbeautify": "0.99.2", | ||
"@types/xml2js": "^0.4.5", | ||
@@ -26,0 +24,0 @@ "@typescript-eslint/eslint-plugin": "^3.7.0", |
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
45438
3
23
42
412
- Removedvkbeautify@0.99.3
- Removedvkbeautify@0.99.3(transitive)