Gathering detailed insights and metrics for listr-multiline-renderer
Gathering detailed insights and metrics for listr-multiline-renderer
Gathering detailed insights and metrics for listr-multiline-renderer
Gathering detailed insights and metrics for listr-multiline-renderer
Same as `listr-update-renderer` but allows multiple lines
npm install listr-multiline-renderer
Typescript
Module System
Min. Node Version
Node Version
NPM Version
66.7
Supply Chain
67.4
Quality
74.8
Maintenance
100
Vulnerability
100
License
JavaScript (100%)
Total Downloads
154,974
Last Day
1
Last Week
19
Last Month
143
Last Year
4,407
MIT License
5 Stars
27 Commits
2 Forks
2 Watchers
1 Branches
1 Contributors
Updated on Feb 09, 2019
Minified
Minified + Gzipped
Latest Version
1.1.0
Package Id
listr-multiline-renderer@1.1.0
Size
2.50 kB
NPM Version
5.0.4
Node Version
8.1.2
Published on
Oct 19, 2017
Cumulative downloads
Total Downloads
Last Day
0%
1
Compared to previous day
Last Week
11.8%
19
Compared to previous week
Last Month
-54.7%
143
Compared to previous month
Last Year
-30.1%
4,407
Compared to previous year
Same as
listr-multiline-renderer
but allows multiple lines Edit
Checkout the original listr-update-renderer
for more informations
$ npm install --save listr-multiline-renderer
1const ListrMultilineRenderer = require('listr-multiline-renderer'); 2const Listr = require('listr'); 3 4const list = new Listr([/* tasks */], { 5 renderer: ListrMultilineRenderer 6});
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 1/26 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
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
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
32 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-30
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