You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-select-multi

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-select-multi - npm Package Compare versions

Comparing version

to
1.3.5

2

lib/components/SelectConnected.js

@@ -76,3 +76,3 @@ 'use strict';

_this.props.saveSelected({ id: id, selected: [value] });
_this.props.toggleOpen({ id: id, open: false });
_this.props.toggleOpen({ id: id, isOpen: false });
}

@@ -79,0 +79,0 @@ };

{
"name": "react-select-multi",
"version": "1.3.4",
"version": "1.3.5",
"description": "React Multiple-Select Component",

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