Socket
Socket
Sign inDemoInstall

rc-cascader

Package Overview
Dependencies
Maintainers
5
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-cascader - npm Package Compare versions

Comparing version 3.5.0 to 3.6.0

1

es/Cascader.js

@@ -158,3 +158,2 @@ import _extends from "@babel/runtime/helpers/esm/extends";

// Convert key back to value cells
return [getValueByKeyPath(checkedKeys), getValueByKeyPath(halfCheckedKeys), missingValues];

@@ -161,0 +160,0 @@ }, [multiple, rawValues, getPathKeyEntities, getValueByKeyPath, getMissingValues]),

@@ -39,3 +39,2 @@ import _toConsumableArray from "@babel/runtime/helpers/esm/toConsumableArray";

// Fill validate active value cells and index
for (var i = 0; i < len && currentOptions; i += 1) {

@@ -48,3 +47,2 @@ var _ret = _loop(i);

// Fill last active options
var activeOptions = options;

@@ -51,0 +49,0 @@

@@ -188,3 +188,2 @@ "use strict";

// Convert key back to value cells
return [getValueByKeyPath(checkedKeys), getValueByKeyPath(halfCheckedKeys), missingValues];

@@ -191,0 +190,0 @@ }, [multiple, rawValues, getPathKeyEntities, getValueByKeyPath, getMissingValues]),

@@ -56,3 +56,2 @@ "use strict";

// Fill validate active value cells and index
for (var i = 0; i < len && currentOptions; i += 1) {

@@ -65,3 +64,2 @@ var _ret = _loop(i);

// Fill last active options
var activeOptions = options;

@@ -68,0 +66,0 @@

4

package.json
{
"name": "rc-cascader",
"version": "3.5.0",
"version": "3.6.0",
"description": "cascade select ui component for react",

@@ -70,3 +70,3 @@ "keywords": [

"rc-select": "~14.1.0",
"rc-tree": "~5.5.0",
"rc-tree": "~5.6.3",
"rc-util": "^5.6.1"

@@ -73,0 +73,0 @@ },

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