npm executable-stories-vitest @8.3.2
score
0.623
med
flagged
2026-06-05 07:53
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=8.3.2 but max published is 8.3.3 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/jagreehal/executable-stories.git' also claimed by 10 package(s) under different publishers: ['npm/eslint-plugin-executable-stories-playwright', 'npm/eslint-plugin-executable-stories-jest', 'npm/eslint-plugin-executable-stories-vitest'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jagreehal"
],
"versions": 42
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-4v7cxvLB4PnpkKfuss3Dpjy8bnLQZwNz6aT76EW2oHGI6rbzSx2M0dxGDPlRU3K/OA0NfG+0lhHeC/CYaxYiIw==",
"tarball": "https://registry.npmjs.org/executable-stories-vitest/-/executable-stories-vitest-8.3.2.tgz",
"unpackedSize": 321491
},
"dist-tags": {
"latest": "8.3.2"
},
"latest_version": "8.3.2",
"maintainers": [
{
"email": "jag.reehal@gmail.com",
"name": "jagreehal"
}
],
"num_versions": 42,
"repository": {
"directory": "packages/executable-stories-vitest",
"type": "git",
"url": "git+https://github.com/jagreehal/executable-stories.git"
},
"scripts": {
"build": "tsup && node scripts/verify-dist.mjs",
"clean": "rm -rf dist",
"lint": "eslint .",
"quality": "pnpm type-check && pnpm test && pnpm lint",
"test": "vitest run",
"type-check": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=8.3.2 but max published is 8.3.3",
"shared_repo_different_publisher": "repo 'git+https://github.com/jagreehal/executable-stories.git' also claimed by 10 package(s) under different publishers: ['npm/eslint-plugin-executable-stories-playwright', 'npm/eslint-plugin-executable-stories-jest', 'npm/eslint-plugin-executable-stories-vitest'] ..."
},
"time": {
"created": "2026-02-08T09:03:38.418Z",
"modified": "2026-06-04T08:28:19.451Z"
}
}