npm @nexpress/plugin-seo-audit @0.4.2
score
0.6118
med
flagged
2026-07-28 09:11
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.4.2 but max published is 0.5.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/nexpress-cms/nexpress.git' also claimed by 10 package(s) under different publishers: ['npm/@nexpress/editor', 'npm/@nexpress/theme-docs', 'npm/@nexpress/plugin-block-stats'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"hahabsw"
],
"versions": 37
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-hDx3Q0Cg3R3/wKSPO+QC7VesRbE9tA1NZouLh+nYmM7ONehYGFTns0E7TYtSzWh+39XqHUbkphrwIjnilH1h6g==",
"tarball": "https://registry.npmjs.org/@nexpress/plugin-seo-audit/-/plugin-seo-audit-0.4.2.tgz",
"unpackedSize": 48656
},
"dist-tags": {
"latest": "0.4.2"
},
"latest_version": "0.4.2",
"maintainers": [
{
"email": "hahabsw@gmail.com",
"name": "hahabsw"
}
],
"num_versions": 38,
"repository": {
"directory": "packages/plugins/seo-audit",
"type": "git",
"url": "git+https://github.com/nexpress-cms/nexpress.git"
},
"scripts": {
"build": "tsup",
"clean": "rm -rf dist",
"dev": "tsup --watch --no-clean",
"lint": "eslint . --cache --cache-location node_modules/.cache/eslint",
"test": "vitest run",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.4.2 but max published is 0.5.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/nexpress-cms/nexpress.git' also claimed by 10 package(s) under different publishers: ['npm/@nexpress/editor', 'npm/@nexpress/theme-docs', 'npm/@nexpress/plugin-block-stats'] ..."
},
"time": {
"created": "2026-05-11T17:01:48.239Z",
"modified": "2026-07-28T14:11:44.164Z"
}
}