Gathering detailed insights and metrics for linezz
Gathering detailed insights and metrics for linezz
Gathering detailed insights and metrics for linezz
Gathering detailed insights and metrics for linezz
npm install linezz
Typescript
Module System
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
28 Commits
1 Watchers
18 Branches
1 Contributors
Updated on Jun 30, 2020
Latest Version
0.0.6
Package Id
linezz@0.0.6
Unpacked Size
3.35 kB
Size
1.58 kB
File Count
5
NPM Version
6.14.5
Node Version
10.19.0
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
Simple, fast and light tool for counting code lines in entire directory (with subdirs) or just a file.
Compatible with Node.js 10.x +
1npm install -g linezz
1linezz <your-dir-or-file>
Or use in directory without arguments
1cd <your-dir> 2linezz
Or use several paths
1linezz <dir-or-file> <dir-or-file> <etc...>
Also, you can use npx instead
1npx linezz <your-dir-or-file> 2
1# Clone project 2git clone https://github.com/BabkinAleksandr/linezz.git 3 4# Go to cloned project 5cd linezz 6 7# Install dev dependencies 8npm i 9 10# Run script 11npm run test
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
Found 0/14 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
license 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
31 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
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