npm @rslint/core @0.5.3
score
0.7414
high
flagged
2026-06-11 00:33
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| maintainer_churn | 1.0 | added: ['senze.fan'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.5.3 but max published is 0.5.4-canary.1781059600 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/web-infra-dev/rslint.git' also claimed by 10 package(s) under different publishers: ['npm/@rslint/darwin-arm64', 'npm/@rslint/linux-arm64', 'npm/@rslint/darwin-x64'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"chenjiahan",
"hardfist"
],
"versions": 56
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-7s7Yb9L0mwI2sl06G5HTI7ENd1iJiGYFVWbHjeJbXa7bLM5rPwkgWsYMRZo4kYQIYqpqD4Oqraor+zawEcunkw==",
"tarball": "https://registry.npmjs.org/@rslint/core/-/core-0.5.3.tgz",
"unpackedSize": 166728
},
"dist-tags": {
"alpha": "0.0.20",
"canary": "0.5.4-canary.1781059600",
"latest": "0.5.3"
},
"latest_version": "0.5.3",
"maintainers": [
{
"email": "416417567@163.com",
"name": "chenjiahan"
},
{
"email": "151665030@qq.com",
"name": "senze.fan"
},
{
"email": "1562502418@qq.com",
"name": "hardfist"
}
],
"num_versions": 57,
"repository": {
"type": "git",
"url": "git+https://github.com/web-infra-dev/rslint.git"
},
"scripts": {
"build": "pnpm build:bin && pnpm build:js",
"build:bin": "go build -v -o bin/ ../../cmd/rslint",
"build:debug": "GOEXPERIMENT=noregabi go build -v -gcflags='all=-N -l' -o bin/ ../../cmd/rslint ",
"build:js": "tsgo -b tsconfig.build.json --force",
"dev": "tsgo -b tsconfig.build.json --force --watch",
"test": "rstest run",
"test:update": "rstest run -u"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.5.3 but max published is 0.5.4-canary.1781059600",
"maintainer_churn": "added: ['senze.fan']",
"shared_repo_different_publisher": "repo 'git+https://github.com/web-infra-dev/rslint.git' also claimed by 10 package(s) under different publishers: ['npm/@rslint/darwin-arm64', 'npm/@rslint/linux-arm64', 'npm/@rslint/darwin-x64'] ..."
},
"time": {
"created": "2025-07-16T02:45:35.635Z",
"modified": "2026-06-11T05:33:29.084Z"
}
}