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

sz-mx-cabin

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sz-mx-cabin - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

2

es/UIGeneratorUtils.js

@@ -874,3 +874,3 @@ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

var record = leftParams[1];
var rowIndex = leftParams[1].rowkey;
var rowIndex = leftParams[1].key;
var gap = Number(currentValue) - record[componentName];

@@ -877,0 +877,0 @@

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

var record = leftParams[1];
var rowIndex = leftParams[1].rowkey;
var rowIndex = leftParams[1].key;
var gap = Number(currentValue) - record[componentName];

@@ -935,0 +935,0 @@

{
"name": "sz-mx-cabin",
"version": "1.0.9",
"version": "1.0.10",
"description": "reactCabin",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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