Gathering detailed insights and metrics for @types/png-chunks-extract
Gathering detailed insights and metrics for @types/png-chunks-extract
npm install @types/png-chunks-extract
Typescript
Module System
76.9
Supply Chain
50.7
Quality
75.2
Maintenance
100
Vulnerability
100
License
TypeScript (99.9%)
JavaScript (0.09%)
Shell (0.01%)
Love this project? Help keep it running — sponsor us today! 🚀
Total Downloads
500,469
Last Day
142
Last Week
142
Last Month
26,842
Last Year
421,813
49,132 Stars
88,662 Commits
30,297 Forks
640 Watching
5 Branches
9,978 Contributors
Latest Version
1.0.2
Package Id
@types/png-chunks-extract@1.0.2
Unpacked Size
2.76 kB
Size
1.53 kB
File Count
5
Publised On
07 Nov 2023
Cumulative downloads
Total Downloads
Last day
0%
142
Compared to previous day
Last week
-97.6%
142
Compared to previous week
Last month
3.3%
26,842
Compared to previous month
Last year
436.3%
421,813
Compared to previous year
npm install --save @types/png-chunks-extract
This package contains type definitions for png-chunks-extract (https://github.com/hughsk/png-chunks-extract).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/png-chunks-extract.
1declare function extractChunks(data: Uint8Array): Array<{ name: string; data: Uint8Array }>; 2 3export = extractChunks; 4
These definitions were written by Nikita.
No vulnerabilities found.
Reason
30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Reason
security policy file detected
Details
Reason
no dangerous workflow patterns detected
Reason
0 existing vulnerabilities detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 26/30 approved changesets -- score normalized to 8
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-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