npm seedcord @0.15.0
score
0.6438
med
flagged
2026-07-12 19:33
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.15.0 but max published is 0.16.0-next.0 |
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/seedcord/seedcord.git' also claimed by 8 package(s) under different publishers: ['npm/@seedcord/plugins', 'npm/@seedcord/kit', 'npm/@seedcord/utils'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"materwelondhruv"
],
"versions": 53
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-1f9lmo2d5lDKvfxqqWG5ycPRJzqkgzN+bUvIP1D+nwdpIpdqQ7I1HujdNvq5K77fPAWc6+bzvsamCYvsFbY9CQ==",
"tarball": "https://registry.npmjs.org/seedcord/-/seedcord-0.15.0.tgz",
"unpackedSize": 1210460
},
"dist-tags": {
"latest": "0.15.0",
"next": "0.16.0-next.7"
},
"latest_version": "0.15.0",
"maintainers": [
{
"email": "materwelondhruv@gmail.com",
"name": "materwelondhruv"
}
],
"num_versions": 53,
"repository": {
"directory": "packages/seedcord",
"type": "git",
"url": "https://github.com/seedcord/seedcord.git"
},
"scripts": {
"build": "tsdown",
"clean": "rm -rf dist",
"coverage": "vitest run --coverage",
"fmt": "prettier --write 'src/**/*.{ts,tsx,json,md}' 'tests/**/*.{ts,tsx,json,md}' --cache",
"fmt:check": "prettier --check 'src/**/*.{ts,tsx,json,md}' 'tests/**/*.{ts,tsx,json,md}' --cache",
"lint": "eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' --cache",
"lint:fix": "eslint 'src/**/*.{ts,tsx}' 'tests/**/*.{ts,tsx}' --fix --cache",
"tc": "tsc --noEmit",
"test": "vitest run",
"test:watch": "vitest dev"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.15.0 but max published is 0.16.0-next.0",
"shared_repo_different_publisher": "repo 'https://github.com/seedcord/seedcord.git' also claimed by 8 package(s) under different publishers: ['npm/@seedcord/plugins', 'npm/@seedcord/kit', 'npm/@seedcord/utils'] ..."
},
"time": {
"created": "2025-08-14T03:47:22.023Z",
"modified": "2026-07-11T14:01:46.901Z"
}
}