react-select-fast-filter-options
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
364483
0
- Removedreact-select@^1.0.0-beta14
- Removedasap@2.0.6(transitive)
- Removedcore-js@1.2.7(transitive)
- Removedcreate-react-class@15.7.0(transitive)
- Removedencoding@0.1.13(transitive)
- Removedfbjs@0.8.18(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisomorphic-fetch@2.2.1(transitive)
- Removednode-fetch@1.7.3(transitive)
- Removedpromise@7.3.1(transitive)
- Removedreact@15.7.0(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsetimmediate@1.0.5(transitive)
- Removedua-parser-js@0.7.39(transitive)
- Removedwhatwg-fetch@3.6.20(transitive)