Score
4.3
/10
Last Scanned on 2025-01-20
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 MoreOther packages similar to is-relative-uri
is-relative
1.0.0
Returns `true` if the path appears to be relative.
is-relative-url
4.0.0
Check if a URL is relative
is-absolute
1.0.0
Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
@stdlib/assert-is-relative-uri
0.2.2
Test whether a value is a relative URI.