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

react-select-search

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-select-search - npm Package Compare versions

Comparing version 4.1.3 to 4.1.4

5

dist/cjs/index.js

@@ -146,2 +146,7 @@ var $a9A1a$reactjsxruntime = require("react/jsx-runtime");

]);
(0, $a9A1a$react.useEffect)(()=>{
setOptions((0, $31a928e85073dee8$export$2e2bcd8739ae039)(defaultOptions));
}, [
defaultOptions
]);
return [

@@ -148,0 +153,0 @@ options,

@@ -135,2 +135,7 @@ import {jsxs as $6XpKT$jsxs, jsx as $6XpKT$jsx} from "react/jsx-runtime";

]);
(0, $6XpKT$useEffect)(()=>{
setOptions((0, $ab7b6b8f43adf325$export$2e2bcd8739ae039)(defaultOptions));
}, [
defaultOptions
]);
return [

@@ -137,0 +142,0 @@ options,

2

package.json
{
"name": "react-select-search",
"version": "4.1.3",
"version": "4.1.4",
"description": "Lightweight select component for React",

@@ -5,0 +5,0 @@ "source": "src/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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