Gathering detailed insights and metrics for realpath-missing
Gathering detailed insights and metrics for realpath-missing
Gathering detailed insights and metrics for realpath-missing
Gathering detailed insights and metrics for realpath-missing
npm install realpath-missing
Typescript
Module System
Min. Node Version
Node Version
NPM Version
99.7
Supply Chain
64.9
Quality
75.1
Maintenance
100
Vulnerability
100
License
JavaScript (77.03%)
TypeScript (22.97%)
Total Downloads
10,581,412
Last Day
15,741
Last Week
103,483
Last Month
415,597
Last Year
4,534,710
MIT License
102 Stars
438 Commits
28 Forks
4 Watchers
30 Branches
21 Contributors
Updated on Apr 29, 2025
Minified
Minified + Gzipped
Latest Version
1.1.0
Package Id
realpath-missing@1.1.0
Size
1.66 kB
NPM Version
6.14.10
Node Version
12.20.1
Published on
Feb 11, 2021
Cumulative downloads
Total Downloads
Last Day
5.3%
15,741
Compared to previous day
Last Week
10.9%
103,483
Compared to previous week
Last Month
-4.2%
415,597
Compared to previous month
Last Year
10.3%
4,534,710
Compared to previous year
1
Canonicalize by following every symlink in every component of the given name recursively, without requirements on components existence
1<npm|yarn|pnpm> add realpath-missing
1'use strict' 2const realpathMissing = require('realpath-missing') 3 4console.log(await realpathMissing('package.json')) 5//> /home/src/package.json
realpathMissing(path): Promise<path>
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
Reason
Found 7/30 approved changesets -- score normalized to 2
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
security policy file not detected
Details
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
14 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-04-28
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