Gathering detailed insights and metrics for @yarn-tool/require-resolve
Gathering detailed insights and metrics for @yarn-tool/require-resolve
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
68.9
Supply Chain
71.2
Quality
77
Maintenance
100
Vulnerability
100
License
TypeScript (74.24%)
JavaScript (25.4%)
Smarty (0.35%)
Total Downloads
69,310
Last Day
60
Last Week
306
Last Month
1,638
Last Year
24,101
14 Stars
1,345 Commits
3 Forks
2 Watchers
1 Branches
17 Contributors
Updated on Jul 23, 2024
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
Published on
May 03, 2024
Cumulative downloads
Total Downloads
Last Day
13.2%
60
Compared to previous day
Last Week
-11%
306
Compared to previous week
Last Month
-12.6%
1,638
Compared to previous month
Last Year
32.5%
24,101
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
89 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-04-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