Gathering detailed insights and metrics for @keyv/compress-gzip
Gathering detailed insights and metrics for @keyv/compress-gzip
Gathering detailed insights and metrics for @keyv/compress-gzip
Gathering detailed insights and metrics for @keyv/compress-gzip
Simple key-value storage with support for multiple backends
npm install @keyv/compress-gzip
Typescript
Module System
Min. Node Version
Node Version
NPM Version
TypeScript (99.28%)
Shell (0.32%)
CSS (0.27%)
JavaScript (0.12%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
2,930 Stars
1,659 Commits
179 Forks
20 Watchers
2 Branches
75 Contributors
Updated on Jul 13, 2025
Latest Version
2.0.3
Package Id
@keyv/compress-gzip@2.0.3
Unpacked Size
8.52 kB
Size
3.03 kB
File Count
7
NPM Version
11.1.0
Node Version
22.12.0
Published on
Apr 19, 2025
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
3
1
4
Gzip compression for Keyv
Gzip compression for Keyv.
1npm install --save keyv @keyv/compress-gzip
1import Keyv from 'keyv'; 2import KeyvGzip from '@keyv/compress-gzip'; 3 4const keyv = new Keyv({store: new Map(), compression: new KeyvGzip()}); 5
All options for @keyv/compress-gzip
are based on the package compress-gzip
No vulnerabilities found.
Reason
30 commit(s) and 23 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
license file detected
Details
Reason
0 existing vulnerabilities detected
Reason
no binaries found in the repo
Reason
SAST tool is run on all commits
Details
Reason
Found 2/30 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
project is not fuzzed
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Score
Last Scanned on 2025-07-07
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