npm @lint-md/cli @2.0.0
score
0.5776
med
flagged
2026-06-14 23:11
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| maintainer_churn | 1.0 | added: ['luojiyin'] |
| content | ||
| bin_added | 0.8 | new bin entry: ['lint-md'] |
| script_count_spike | 0.5 | scripts count 0 -> 8 |
| topology | ||
| dependency_added_unknown | 0.6 | 10 new non-watchlisted dep(s): ['@attachments/eslint-config', '@lint-md/core', 'chalk', 'commander', 'fs-extra'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"atool",
"yzl520"
],
"versions": 20
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-swOuQMtrEtQJpbecIQYk7bXyAvLCNO/UZBsRQTGLOggIm+fpoow5QnDY1F34Fe0lUthvxucIRpHjLzKXlk3u2Q==",
"tarball": "https://registry.npmjs.org/@lint-md/cli/-/cli-2.0.0.tgz",
"unpackedSize": 70073
},
"dist-tags": {
"beta": "2.0.0-beta.14",
"dev": "2.0.0-beta.6",
"latest": "2.0.0"
},
"latest_version": "2.0.0",
"maintainers": [
{
"email": "luojiyin@hotmail.com",
"name": "luojiyin"
},
{
"email": "wzwahl36@qq.com",
"name": "atool"
},
{
"email": "loveyzl1123@gmail.com",
"name": "yzl520"
}
],
"num_versions": 18,
"repository": {
"type": "git",
"url": "git+https://github.com/lint-md/cli.git"
},
"scripts": {
"build": "rm -rf esm lib && run-p build:*",
"build:cjs": "tsc -p tsconfig.json --target ESNext --module commonjs --outDir lib",
"build:esm": "tsc -p tsconfig.json --target ESNext --module ESNext --outDir esm",
"clean": "rimraf lib esm",
"cli-run": "node ./lib/lint-md.js examples/correct-title-trailing-punctuation.md",
"lint": "eslint --ext .ts,.tsx ./ --fix",
"test": "jest --no-cache",
"watch": "tsc -w"
},
"signal_details": {
"bin_added": "new bin entry: ['lint-md']",
"dependency_added_unknown": "10 new non-watchlisted dep(s): ['@attachments/eslint-config', '@lint-md/core', 'chalk', 'commander', 'fs-extra'] ...",
"maintainer_churn": "added: ['luojiyin']",
"script_count_spike": "scripts count 0 -> 8"
},
"time": {
"created": "2021-03-10T06:25:35.623Z",
"modified": "2026-06-15T04:11:13.786Z"
}
}