Gathering detailed insights and metrics for log-symbols
Gathering detailed insights and metrics for log-symbols
Gathering detailed insights and metrics for log-symbols
Gathering detailed insights and metrics for log-symbols
npm install log-symbols
99
Supply Chain
72.8
Quality
76.7
Maintenance
100
Vulnerability
100
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
745 Stars
45 Commits
33 Forks
9 Watching
1 Branches
12 Contributors
Updated on 26 Nov 2024
JavaScript (81.28%)
TypeScript (18.72%)
Cumulative downloads
Total Downloads
Last day
-8.2%
7,113,831
Compared to previous day
Last week
1.9%
41,814,836
Compared to previous week
Last month
12.5%
172,263,405
Compared to previous month
Last year
15%
1,716,658,036
Compared to previous year
2
4
Colored symbols for various log levels
Includes fallbacks for Windows CMD which only supports a limited character set.
1npm install log-symbols
1import logSymbols from 'log-symbols'; 2 3console.log(logSymbols.success, 'Finished successfully!'); 4// Terminals with Unicode support: ✔ Finished successfully! 5// Terminals without Unicode support: √ Finished successfully!
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
security policy file detected
Details
Reason
no dangerous workflow patterns detected
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 11/30 approved changesets -- score normalized to 3
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