npm @seedcord/eslint-config @1.4.0
score
0.5455
med
flagged
2026-06-18 07:57
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/seedcord/seedcord.git' also claimed by 6 package(s) under different publishers: ['npm/@seedcord/plugins', 'npm/@seedcord/utils', 'npm/@seedcord/types'] ... |
| repository_url_changed | 0.7 | 'git+https://github.com/materwelonDhruv/seedcord.git' -> 'https://github.com/seedcord/seedcord.git' |
| dependency_added_unknown | 0.6 | 3 new non-watchlisted dep(s): ['eslint-plugin-better-tailwindcss', 'eslint-plugin-mdx', 'eslint-plugin-tailwind-canonical-classes'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"materwelondhruv"
],
"versions": 13
}
Evidence (package doc at flag time)
{
"dependencies_count": 16,
"dist": {
"integrity": "sha512-DnIMhrMdUQSDXaHk2EkxDqMpmb/TM0QuCH3gOeuTBfNTxWfhqDTBWjRgmwrzVu93Wj4GsiYrly9cK/scTD96Rg==",
"tarball": "https://registry.npmjs.org/@seedcord/eslint-config/-/eslint-config-1.4.0.tgz",
"unpackedSize": 139073
},
"dist-tags": {
"latest": "1.4.0",
"next": "1.4.0-next.0"
},
"latest_version": "1.4.0",
"maintainers": [
{
"email": "materwelondhruv@gmail.com",
"name": "materwelondhruv"
}
],
"num_versions": 14,
"repository": {
"directory": "packages/eslint-config",
"type": "git",
"url": "https://github.com/seedcord/seedcord.git"
},
"scripts": {
"build": "tsdown",
"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": {
"dependency_added_unknown": "3 new non-watchlisted dep(s): ['eslint-plugin-better-tailwindcss', 'eslint-plugin-mdx', 'eslint-plugin-tailwind-canonical-classes']",
"repository_url_changed": "'git+https://github.com/materwelonDhruv/seedcord.git' -> 'https://github.com/seedcord/seedcord.git'",
"shared_repo_different_publisher": "repo 'https://github.com/seedcord/seedcord.git' also claimed by 6 package(s) under different publishers: ['npm/@seedcord/plugins', 'npm/@seedcord/utils', 'npm/@seedcord/types'] ..."
},
"time": {
"created": "2025-08-22T03:00:23.238Z",
"modified": "2026-06-07T12:22:00.299Z"
}
}