Gathering detailed insights and metrics for default-browser
Gathering detailed insights and metrics for default-browser
Gathering detailed insights and metrics for default-browser
Gathering detailed insights and metrics for default-browser
npm install default-browser
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
54 Stars
38 Commits
8 Forks
7 Watching
1 Branches
5 Contributors
Updated on 30 Jul 2024
JavaScript (97.45%)
TypeScript (2.55%)
Cumulative downloads
Total Downloads
Last day
-3.7%
1,088,844
Compared to previous day
Last week
3.5%
6,112,708
Compared to previous week
Last month
13.4%
25,119,254
Compared to previous month
Last year
136.9%
227,397,850
Compared to previous year
2
Get the default browser
Works on macOS, Linux, and Windows.
1npm install default-browser
1import defaultBrowser from 'default-browser'; 2 3console.log(await defaultBrowser()); 4//=> {name: 'Safari', id: 'com.apple.Safari'}
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
security policy file detected
Details
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 5/30 approved changesets -- score normalized to 1
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
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
Score
Last Scanned on 2024-11-18
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