multiselect-react-dropdown
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
217894
13