npm seedcord @0.10.6
score
0.5961
med
flagged
2026-06-07 07:22
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.10.6 but max published is 0.11.0-next.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/materwelonDhruv/seedcord.git' also claimed by 7 package(s) under different publishers: ['npm/@seedcord/utils', 'npm/@seedcord/plugins', 'npm/@seedcord/tsconfig'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"materwelondhruv"
],
"versions": 31
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-Dc/MUQS1D1imWSuOZZkvImZiGYr05BD0L/nh+TCNoCsKB7FTvjAE3gICHz281Qp+9UTOtJzOMjnZIZx4CHpvYg==",
"tarball": "https://registry.npmjs.org/seedcord/-/seedcord-0.10.6.tgz",
"unpackedSize": 892193
},
"dist-tags": {
"latest": "0.10.6",
"next": "0.11.0-next.0"
},
"latest_version": "0.10.6",
"maintainers": [
{
"email": "materwelondhruv@gmail.com",
"name": "materwelondhruv"
}
],
"num_versions": 31,
"repository": {
"directory": "packages/seedcord",
"type": "git",
"url": "git+https://github.com/materwelonDhruv/seedcord.git"
},
"scripts": {
"build": "tsup",
"clean": "rm -rf dist",
"coverage": "vitest run --coverage",
"fmt": "prettier --write 'src/**/*.{ts,tsx,json,md}' --cache",
"fmt:check": "prettier --check 'src/**/*.{ts,tsx,json,md}' --cache",
"lint": "eslint 'src/**/*.{ts,tsx}' --cache",
"lint:fix": "eslint 'src/**/*.{ts,tsx}' --fix --cache",
"tc": "tsc --noEmit",
"test": "vitest run",
"test:watch": "vitest dev"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.10.6 but max published is 0.11.0-next.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/materwelonDhruv/seedcord.git' also claimed by 7 package(s) under different publishers: ['npm/@seedcord/utils', 'npm/@seedcord/plugins', 'npm/@seedcord/tsconfig'] ..."
},
"time": {
"created": "2025-08-14T03:47:22.023Z",
"modified": "2026-06-06T13:21:13.862Z"
}
}