Gathering detailed insights and metrics for @types/styled-system__should-forward-prop
Gathering detailed insights and metrics for @types/styled-system__should-forward-prop
npm install @types/styled-system__should-forward-prop
Typescript
Module System
96.8
Supply Chain
57.8
Quality
75.4
Maintenance
100
Vulnerability
100
License
TypeScript (99.9%)
JavaScript (0.09%)
Shell (0.01%)
Total Downloads
4,441,288
Last Day
5,340
Last Week
21,825
Last Month
102,351
Last Year
1,446,178
49,093 Stars
88,626 Commits
30,290 Forks
640 Watching
5 Branches
9,977 Contributors
Latest Version
5.1.4
Package Id
@types/styled-system__should-forward-prop@5.1.4
Unpacked Size
3.42 kB
Size
1.63 kB
File Count
5
Publised On
07 Nov 2023
Cumulative downloads
Total Downloads
Last day
-5.5%
5,340
Compared to previous day
Last week
-20.9%
21,825
Compared to previous week
Last month
7.7%
102,351
Compared to previous month
Last year
9.9%
1,446,178
Compared to previous year
npm install --save @types/styled-system__should-forward-prop
This package contains type definitions for @styled-system/should-forward-prop (https://github.com/styled-system/styled-system/tree/master/packages/should-forward-prop).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/styled-system__should-forward-prop.
1type genericShouldForwardProp = (prop: string) => boolean; 2 3export const props: string[]; 4export function createShouldForwardProp(props: string[]): genericShouldForwardProp; 5 6declare const shouldForwardProp: genericShouldForwardProp; 7export default shouldForwardProp; 8
These definitions were written by Tom Picton, and Jason Maurer.
No vulnerabilities found.
Reason
30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
security policy file detected
Details
Reason
0 existing vulnerabilities detected
Reason
no binaries found in the repo
Reason
Found 27/30 approved changesets -- score normalized to 9
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 8
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Score
Last Scanned on 2025-01-27
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