Gathering detailed insights and metrics for popsicle-no-cache
Gathering detailed insights and metrics for popsicle-no-cache
Gathering detailed insights and metrics for popsicle-no-cache
Gathering detailed insights and metrics for popsicle-no-cache
npm install popsicle-no-cache
Typescript
Module System
Node Version
NPM Version
TypeScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
27 Commits
1 Watchers
2 Branches
1 Contributors
Updated on Oct 10, 2021
Latest Version
2.0.0
Package Id
popsicle-no-cache@2.0.0
Unpacked Size
9.35 kB
Size
3.79 kB
File Count
9
NPM Version
6.9.0
Node Version
13.0.1
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
Prevent caching of HTTP requests.
npm install popsicle-no-cache --save
1import { middleware, toFetch } from "popsicle"; 2import { Request } from "popsicle/dist/node"; 3import { noCache } from "popsicle-no-cache"; 4 5const fetch = toFetch([noCache(), middleware], Request);
MIT
No vulnerabilities found.
Reason
security policy file detected
Details
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 0/10 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
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
65 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