npm @lzear/repo-lint @4.2.1
score
0.5144
med
flagged
2026-06-06 02:09
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| deprecated_then_active | 0.7 | previous latest was deprecated; new latest is not |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/lzear/forge.git' also claimed by 3 package(s) under different publishers: ['npm/@lzear/forge', 'npm/@lzear/eslint-config', 'npm/@lzear/configs'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 34d ago but package has 8 versions (expect >= 54d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"lzear"
],
"versions": 7
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-GRu8TOKFKzxS3JFSYin7i7FFLJ46dT0Zap++zZMVC+XrH7NX7ks+NbaynX3VC1uzZyjgL/lhN9hjRCFbBxlKQA==",
"tarball": "https://registry.npmjs.org/@lzear/repo-lint/-/repo-lint-4.2.1.tgz",
"unpackedSize": 27609
},
"dist-tags": {
"latest": "4.2.1"
},
"latest_version": "4.2.1",
"maintainers": [
{
"email": "antoine.clausse@gmail.com",
"name": "lzear"
}
],
"num_versions": 8,
"repository": {
"directory": "packages/repo-lint",
"type": "git",
"url": "git+https://github.com/lzear/forge.git"
},
"scripts": {
"build": "tsup",
"dev": "tsup --watch",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"deprecated_then_active": "previous latest was deprecated; new latest is not",
"repo_too_new_for_version_history": "claimed repo created 34d ago but package has 8 versions (expect >= 54d for that history)",
"shared_repo_different_publisher": "repo 'git+https://github.com/lzear/forge.git' also claimed by 3 package(s) under different publishers: ['npm/@lzear/forge', 'npm/@lzear/eslint-config', 'npm/@lzear/configs']"
},
"time": {
"created": "2026-05-02T13:27:34.659Z",
"modified": "2026-06-06T07:09:02.645Z"
}
}