🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@s-ui/react-molecule-dropdown-option

Package Overview
Dependencies
Maintainers
75
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@s-ui/react-molecule-dropdown-option - npm Package Compare versions

Comparing version

to
2.8.0-beta.1

5

lib/index.js

@@ -98,2 +98,7 @@ import _extends from "@babel/runtime/helpers/esm/extends";

disabled: disabled,
onChange: function onChange(ev) {
onSelect(ev, {
value: value
});
},
onFocus: handleInnerFocus

@@ -100,0 +105,0 @@ }, checkboxProps)), highlightQuery ? renderHighlightOption(highlightValue || children) : /*#__PURE__*/_jsxs(_Fragment, {

4

package.json
{
"name": "@s-ui/react-molecule-dropdown-option",
"version": "2.7.0",
"version": "2.8.0-beta.1",
"description": "",

@@ -13,3 +13,3 @@ "main": "lib/index.js",

"@s-ui/js": "2",
"@s-ui/react-atom-checkbox": "2",
"@s-ui/react-atom-checkbox": "3",
"@s-ui/react-hooks": "1"

@@ -16,0 +16,0 @@ },

Sorry, the diff of this file is not supported yet