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

@sap-ux/ui5-middleware-fe-mockserver

Package Overview
Dependencies
Maintainers
3
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap-ux/ui5-middleware-fe-mockserver - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

4

dist/configResolver.js

@@ -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;

4

package.json
{
"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

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