Socket
Socket
Sign inDemoInstall

react-bootstrap-select-dropdown

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-bootstrap-select-dropdown - npm Package Compare versions

Comparing version 1.3.8 to 1.3.9

2

dist/index.js

@@ -147,3 +147,3 @@ "use strict";

})));
setSelectedKey.apply(void 0, _toConsumableArray(options.filter(function (e) {
setSelectedKey(_toConsumableArray(options.filter(function (e) {
return e.isSelected;

@@ -150,0 +150,0 @@ }).map(function (e) {

@@ -0,1 +1,5 @@

# v1.3.99
- Bug fixes: Set selected key in an array.
# v1.3.8

@@ -2,0 +6,0 @@

{
"name": "react-bootstrap-select-dropdown",
"version": "1.3.8",
"version": "1.3.9",
"description": "",

@@ -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