Gathering detailed insights and metrics for furi
Gathering detailed insights and metrics for furi
Gathering detailed insights and metrics for furi
Gathering detailed insights and metrics for furi
npm install furi
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
3 Stars
30 Commits
3 Watching
8 Branches
1 Contributors
Updated on 24 Jan 2024
TypeScript (100%)
Cumulative downloads
Total Downloads
Last day
-1.8%
8,545
Compared to previous day
Last week
15.8%
59,349
Compared to previous week
Last month
12%
226,256
Compared to previous month
Last year
-31.5%
5,138,460
Compared to previous year
File URI manipulation library.
This library is intended as a toolbox to handle file://
URIs. It currently
focuses on conversion between file URIs and system dependent paths.
The conversion supports Windows UNC paths, Windows long paths, trailing separators, special characters and non-ASCII characters.
This library has no dependencies and is compatible with browsers.
1# Yarn 2yarn add furi 3# npm 4npm install --save furi
See documentation.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
6 existing vulnerabilities detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/27 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2024-11-25
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