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
53.5
Supply Chain
70.5
Quality
79.4
Maintenance
100
Vulnerability
99.3
License
@weave-design/menu@1.1.2
Published on 12 Jan 2024
@weave-design/timestamp@1.1.0
Published on 05 Oct 2023
@hig/timestamp@2.3.0
Published on 03 Oct 2023
@weave-design/divider@1.0.0
Published on 20 Sept 2023
@weave-design/menu@1.1.1
Published on 16 Sept 2023
@weave-design/menu@1.1.0
Published on 15 Sept 2023
JavaScript (99.13%)
HTML (0.36%)
CSS (0.33%)
Shell (0.15%)
MDX (0.03%)
Dockerfile (0.01%)
Love this project? Help keep it running — sponsor us today! 🚀
Total Downloads
49,837
Last Day
11
Last Week
41
Last Month
149
Last Year
1,888
181 Stars
8,681 Commits
114 Forks
15 Watching
12 Branches
60 Contributors
Minified
Minified + Gzipped
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
-35.3%
11
Compared to previous day
Last week
-35.9%
41
Compared to previous week
Last month
263.4%
149
Compared to previous month
Last year
-8.7%
1,888
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
no binaries found in the repo
Reason
license file detected
Details
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
project is not fuzzed
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
72 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-02-03
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