Gathering detailed insights and metrics for get-npm-tarball-url
Gathering detailed insights and metrics for get-npm-tarball-url
Gathering detailed insights and metrics for get-npm-tarball-url
Gathering detailed insights and metrics for get-npm-tarball-url
npm install get-npm-tarball-url
Typescript
Module System
Min. Node Version
Node Version
NPM Version
99.8
Supply Chain
72.9
Quality
75.8
Maintenance
100
Vulnerability
100
License
TypeScript (87.08%)
JavaScript (12.92%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
13 Stars
40 Commits
1 Forks
3 Watchers
9 Branches
40 Contributors
Updated on Feb 14, 2025
Latest Version
2.1.0
Package Id
get-npm-tarball-url@2.1.0
Unpacked Size
8.32 kB
Size
2.86 kB
File Count
9
NPM Version
10.1.0
Node Version
18.17.1
Published on
Nov 07, 2023
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
6
Create the tarball URL of a npm package
pnpm add get-npm-tarball-url
1import getNpmTarballUrl from 'get-npm-tarball-url' 2 3const url = getNpmTarballUrl('foo', '1.0.0') 4 5console.log(url) 6// 'https://registry.npmjs.org/foo/-/foo-1.0.0.tgz'
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
GitHub workflow tokens follow principle of least privilege
Details
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 1/25 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
dependency not pinned by hash detected -- score normalized to 0
Details
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
security policy file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
15 existing vulnerabilities detected
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