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 2.0.4 to 2.0.5

1

dist/multiselect/interface.d.ts

@@ -16,2 +16,3 @@ import React from "react";

onRemove?: (selectedList: any, selectedItem: any) => void;
onSearch?: (value: string) => void;
closeIcon?: string;

@@ -18,0 +19,0 @@ singleSelect?: boolean;

2

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

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

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