npm @seedcord/eslint-config @1.3.3
score
0.5139
med
flagged
2026-06-07 07:22
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.3.3 but max published is 1.4.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": 12
}
Evidence (package doc at flag time)
{
"dependencies_count": 15,
"dist": {
"integrity": "sha512-LZgb9KX4goM+EikO4Ecyj7XrQEc2dnC6vF9Z6KRY7sO/l0bUpoYOuZ0079/dEAbRrAX2oe+RB0hi/lVGdc1HCA==",
"tarball": "https://registry.npmjs.org/@seedcord/eslint-config/-/eslint-config-1.3.3.tgz",
"unpackedSize": 108684
},
"dist-tags": {
"latest": "1.3.3",
"next": "1.4.0-next.0"
},
"latest_version": "1.3.3",
"maintainers": [
{
"email": "materwelondhruv@gmail.com",
"name": "materwelondhruv"
}
],
"num_versions": 13,
"repository": {
"directory": "packages/eslint-config",
"type": "git",
"url": "git+https://github.com/materwelonDhruv/seedcord.git"
},
"scripts": {
"build": "tsup",
"clean": "rm -rf dist",
"coverage": "vitest run --coverage",
"fmt": "prettier --write '*.{mjs,ts,json,md}' --cache",
"fmt:check": "prettier --check '*.{mjs,ts,json,md}' --cache",
"lint": "eslint '*.{mjs,ts}' --cache",
"lint:fix": "eslint '*.{mjs,ts}' --fix --cache",
"tc": "tsc --noEmit",
"test": "vitest run",
"test:watch": "vitest dev"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.3.3 but max published is 1.4.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-22T03:00:23.238Z",
"modified": "2026-06-06T13:21:13.465Z"
}
}