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

@sap-ux/fe-mockserver-core

Package Overview
Dependencies
Maintainers
3
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap-ux/fe-mockserver-core - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

2

dist/data/entitySets/stickyEntitySet.js

@@ -152,3 +152,3 @@ "use strict";

if ((Object.prototype.hasOwnProperty.call(keyValues, '') && keyValues[''] === '') ||
this.checkKeys(this.prepareKeys(keyValues), session, this.entityTypeDefinition.keys)) {
this.checkKeys(this.prepareKeys(keyValues), session.getData(), this.entityTypeDefinition.keys)) {
session.addSessionToken(odataRequest);

@@ -155,0 +155,0 @@ return (0, lodash_clonedeep_1.default)(session.getData());

{
"name": "@sap-ux/fe-mockserver-core",
"version": "1.2.4",
"version": "1.2.5",
"description": "SAP Fiori OData - Fiori elements mock server core",

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

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