npm @rslint/core @0.6.1
score
0.6534
med
flagged
2026-06-16 23:57
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.6.1 but max published is 0.6.2-canary.1781671243 |
| 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",
"senze.fan",
"hardfist"
],
"versions": 59
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-UTc2kp3ERxjwkLUBsGMRjuI95K8Ws4xbIriYTrGZ2BAnLHg6BwqWli/sTBWiMAEtefWe/5Vu2ejLwcgV1F3QSA==",
"tarball": "https://registry.npmjs.org/@rslint/core/-/core-0.6.1.tgz",
"unpackedSize": 2195309
},
"dist-tags": {
"alpha": "0.0.20",
"canary": "0.6.2-canary.1781671243",
"latest": "0.6.1"
},
"latest_version": "0.6.1",
"maintainers": [
{
"email": "416417567@163.com",
"name": "chenjiahan"
},
{
"email": "151665030@qq.com",
"name": "senze.fan"
},
{
"email": "1562502418@qq.com",
"name": "hardfist"
}
],
"num_versions": 60,
"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": "rslib build",
"dev": "rslib build --watch",
"test": "rstest run",
"test:update": "rstest run -u"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.6.1 but max published is 0.6.2-canary.1781671243",
"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-17T04:57:00.197Z"
}
}