Gathering detailed insights and metrics for gulp-lesshint-table-stylish
Gathering detailed insights and metrics for gulp-lesshint-table-stylish
Gathering detailed insights and metrics for gulp-lesshint-table-stylish
Gathering detailed insights and metrics for gulp-lesshint-table-stylish
npm install gulp-lesshint-table-stylish
Typescript
Module System
Node Version
NPM Version
69
Supply Chain
66.3
Quality
74.5
Maintenance
100
Vulnerability
100
License
TypeScript (100%)
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
0%
1
Compared to previous week
Last month
-33.3%
2
Compared to previous month
Last year
-30.5%
73
Compared to previous year
6
3
A table stylish for gulp-lesshint plugin
1const lesshint = require('gulp-lesshint'); 2const stylish = require('gulp-lesshint-table-stylish'); 3 4gulp.task('default', () => 5 gulp.src(['file.js']) 6 .pipe(lesshint()) 7 .pipe(lesshint.reporter(stylish)) 8);
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
Found 0/4 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 SAST tool detected
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
license file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
31 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-12-16
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