Socket
Socket
Sign inDemoInstall

multiselect-react-dropdown

Package Overview
Dependencies
4
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

2

package.json
{
"name": "multiselect-react-dropdown",
"version": "2.0.0",
"version": "2.0.1",
"description": "React multiselect dropdown component with search and various features",

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

@@ -7,3 +7,3 @@ # REACT MULTISELECT DROPDOWN

![License](https://img.shields.io/npm/l/multiselect-react-dropdown.svg)
[![gzip](https://badgen.net/bundlephobia/minzip/multiselect-react-dropdown@latest)](https://bundlephobia.com/result?p=multiselect-react-dropdown@latest)
[![gzip](https://badgen.net/bundlephobia/minzip/multiselect-react-dropdown@2.0.1)](https://bundlephobia.com/result?p=multiselect-react-dropdown@2.0.1)
![Tweet](https://img.shields.io/twitter/url/https/twitter.com/ssrigar.svg?style=social)

@@ -98,3 +98,3 @@

| `keepSearchTerm` | `bool` | `false` | Whether or not to keep the search value after selecting or removing an item
| `customCloseIcon` | `ReactNode | string` | `undefined` | Custom close icon and can be string or react component(Check demo for reference)
| `customCloseIcon` | `ReactNode or string` | `undefined` | Custom close icon and can be string or react component(Check demo for reference)
----

@@ -101,0 +101,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc