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

rc-select

Package Overview
Dependencies
Maintainers
9
Versions
469
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-select - npm Package Compare versions

Comparing version 14.2.0 to 14.2.2

2

es/OptionList.js

@@ -156,3 +156,3 @@ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";

};
}, [open, searchValue]); // ========================== Values ==========================
}, [open, searchValue, flattenOptions.length]); // ========================== Values ==========================

@@ -159,0 +159,0 @@ var onSelectValue = function onSelectValue(value) {

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

};
}, [open, searchValue]); // ========================== Values ==========================
}, [open, searchValue, flattenOptions.length]); // ========================== Values ==========================

@@ -189,0 +189,0 @@ var onSelectValue = function onSelectValue(value) {

{
"name": "rc-select",
"version": "14.2.0",
"version": "14.2.2",
"description": "React Select",

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

@@ -10,3 +10,3 @@ # rc-select

[![build status][github-actions-image]][github-actions-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![Test coverage][codecov-image]][codecov-url]
[![bundle size][bundlephobia-image]][bundlephobia-url]

@@ -20,6 +20,4 @@

[github-actions-url]: https://github.com/react-component/select/actions
[coveralls-image]: https://img.shields.io/coveralls/react-component/select.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/react-component/select?branch=master
[codecov-image]: https://img.shields.io/codecov/c/github/react-component/select/master.svg?style=flat-square
[codecov-url]: https://codecov.io/gh/react-component/select/branch/master
[codecov-url]: https://app.codecov.io/gh/react-component/select
[david-url]: https://david-dm.org/react-component/select

@@ -31,3 +29,3 @@ [david-image]: https://david-dm.org/react-component/select/status.svg?style=flat-square

[download-url]: https://npmjs.org/package/rc-select
[bundlephobia-url]: https://bundlephobia.com/result?p=rc-select
[bundlephobia-url]: https://bundlephobia.com/package/rc-select
[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/rc-select

@@ -34,0 +32,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