@sap-ux/ui5-middleware-fe-mockserver
Advanced tools
Comparing version 2.1.4 to 2.1.5
@@ -81,2 +81,6 @@ "use strict"; | ||
} | ||
else { | ||
// we default to the folder of the metadata | ||
myServiceConfig.mockdataPath = path_1.default.dirname(myServiceConfig.metadataPath); | ||
} | ||
if (!inService.urlPath) { | ||
@@ -83,0 +87,0 @@ myServiceConfig.urlPath = inService.urlBasePath + '/' + inService.name; |
{ | ||
"name": "@sap-ux/ui5-middleware-fe-mockserver", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "SAP Fiori tools - UI5 middleware for the Fiori elements mock server", | ||
@@ -9,3 +9,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@sap-ux/fe-mockserver-core": "1.1.4" | ||
"@sap-ux/fe-mockserver-core": "1.1.5" | ||
}, | ||
@@ -12,0 +12,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
34064
186
+ Added@sap-ux/fe-mockserver-core@1.1.5(transitive)
- Removed@sap-ux/fe-mockserver-core@1.1.4(transitive)