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

react-select-fast-filter-options

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-select-fast-filter-options - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

8

package.json
{
"name": "react-select-fast-filter-options",
"version": "0.2.2",
"version": "0.2.3",
"description": "react-select filterOptions function optimized to quickly filter large options lists",

@@ -47,7 +47,7 @@ "main": "dist/commonjs/index.js",

"dependencies": {
"js-search": "^1.3.1",
"react-select": "^1.0.0-beta14"
"js-search": "^1.3.1"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0"
"react": "^0.14.0 || ^15.0.0 || ^16.0.0-a",
"react-select": "^1.0.0-beta14"
},

@@ -54,0 +54,0 @@ "devDependencies": {

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