New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

checkline

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

checkline

检查符合提交的一些代码文件内的代码行数和注释行数

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

checkline

检查代码的行数、注释,相关的覆盖率等

usage

npm install checkline -g

help

checkline --help // 打印帮助信息
checkline // 检查当前文件夹下的js文件
checkline -l //递归查找所有的js文件
checkline -d /home // 指定目标文件夹查找
checkline -e js,css // 指定文件后缀查找

License

MIT

FAQs

Package last updated on 09 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts