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

multiselect-react-dropdown

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multiselect-react-dropdown - npm Package Compare versions

Comparing version 1.2.4 to 1.2.6

.vscode/settings.json

2

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

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

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

onRemove={this.onRemove} // Function will trigger on remove event
displayValue="name" // Property name to display in the dropdown
displayValue="name" // Property name to display in the dropdown options
/>

@@ -77,3 +77,3 @@

{
multiselectConatiner: { // To change css for multiselect (Width,height,etc..)
multiselectContainer: { // To change css for multiselect (Width,height,etc..)
....

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