Gathering detailed insights and metrics for popsicle-retry
Gathering detailed insights and metrics for popsicle-retry
Gathering detailed insights and metrics for popsicle-retry
Gathering detailed insights and metrics for popsicle-retry
npm install popsicle-retry
Typescript
Module System
Node Version
NPM Version
99.4
Supply Chain
78.6
Quality
75.5
Maintenance
100
Vulnerability
100
License
Add Preflight Argument
Updated on Nov 06, 2019
Servie 4
Updated on Jun 09, 2019
Publish Source Map Sources
Updated on Jun 20, 2016
Check Client Online State
Updated on Jun 15, 2016
Slice Middleware
Updated on May 08, 2016
Correct retry middleware re-use
Updated on May 08, 2016
TypeScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
NOASSERTION License
3 Stars
50 Commits
3 Forks
1 Watchers
2 Branches
3 Contributors
Updated on Aug 29, 2023
Latest Version
4.1.0
Package Id
popsicle-retry@4.1.0
Size
4.67 kB
NPM Version
6.9.0
Node Version
13.0.1
Published on
Nov 06, 2019
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
Enable request retry for Popsicle.
npm install popsicle-retry --save
1import { retry } from "popsicle-retry"; 2 3const send = retry(transport); 4const res = await send(req);
-1
(default is retries()
).5xx
and unavailable errors.Apache 2.0
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
security policy file detected
Details
Reason
license file detected
Details
Reason
Found 5/12 approved changesets -- score normalized to 4
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-06-30
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