Gathering detailed insights and metrics for @hig/multi-downshift
Gathering detailed insights and metrics for @hig/multi-downshift
Gathering detailed insights and metrics for @hig/multi-downshift
Gathering detailed insights and metrics for @hig/multi-downshift
npm install @hig/multi-downshift
Typescript
Module System
Node Version
NPM Version
@weave-design/menu@1.1.2
Updated on Jan 12, 2024
@weave-design/timestamp@1.1.0
Updated on Oct 05, 2023
@hig/timestamp@2.3.0
Updated on Oct 03, 2023
@weave-design/divider@1.0.0
Updated on Sep 20, 2023
@weave-design/menu@1.1.1
Updated on Sep 16, 2023
@weave-design/menu@1.1.0
Updated on Sep 15, 2023
JavaScript (99.13%)
HTML (0.36%)
CSS (0.33%)
Shell (0.15%)
MDX (0.03%)
Dockerfile (0.01%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
Apache-2.0 License
183 Stars
8,681 Commits
114 Forks
14 Watchers
12 Branches
63 Contributors
Updated on May 07, 2025
Latest Version
2.2.0
Package Id
@hig/multi-downshift@2.2.0
Unpacked Size
23.85 kB
Size
4.49 kB
File Count
5
NPM Version
6.14.16
Node Version
12.22.7
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
2
Multi-selection support for Downshift
1yarn add @hig/multi-downshift
1import MultiDownshift from '@hig/multi-downshift';
1<MultiDownshift 2 onChange={handleChange} 3 itemToString={itemToString} 4> 5{({ 6 getButtonProps, 7 getRemoveButtonProps, 8 isOpen, 9 selectedItems, 10 getItemProps, 11 highlightedIndex, 12 }) => ( 13 <MyComponent /> 14 ) 15} 16</MultiDownshift>
Based on the work by Kent C. Dodds.
No vulnerabilities found.
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
Found 0/17 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
86 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-14
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More