Gathering detailed insights and metrics for @yarn-tool/require-resolve
Gathering detailed insights and metrics for @yarn-tool/require-resolve
npm install @yarn-tool/require-resolve
Typescript
Module System
Node Version
NPM Version
69.7
Supply Chain
71.2
Quality
77
Maintenance
100
Vulnerability
100
License
TypeScript (74.24%)
JavaScript (25.4%)
Smarty (0.35%)
Total Downloads
63,818
Last Day
113
Last Week
438
Last Month
1,447
Last Year
21,416
14 Stars
1,345 Commits
3 Forks
3 Watching
1 Branches
17 Contributors
Minified
Minified + Gzipped
Latest Version
3.0.1
Package Id
@yarn-tool/require-resolve@3.0.1
Unpacked Size
22.86 kB
Size
6.10 kB
File Count
6
NPM Version
lerna/6.6.2/node@v22.1.0+x64 (win32)
Node Version
22.1.0
Publised On
03 May 2024
Cumulative downloads
Total Downloads
Last day
11.9%
113
Compared to previous day
Last week
-19%
438
Compared to previous week
Last month
-65.1%
1,447
Compared to previous month
Last year
5.8%
21,416
Compared to previous year
3
require.resolve with search on extra paths
1yarn add @yarn-tool/require-resolve 2yarn-tool add @yarn-tool/require-resolve 3yt add @yarn-tool/require-resolve
1const tsdx_path = requireResolveExtra('tsdx').result; 2 3let actual = requireResolveExtra('ts-jest', { 4 includeGlobal: true, 5 includeCurrentDirectory: true, 6 paths: [ 7 tsdx_path, 8 ], 9 }); 10 11console.dir(actual);
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
Found 0/30 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
no SAST tool detected
Details
Reason
security policy file not detected
Details
Reason
license file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
project is not fuzzed
Details
Reason
85 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-01-13
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