npm @fedify/cli @2.2.5
score
0.7333
high
flagged
2026-06-05 10:23
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['2.0.20', '2.1.16', '2.2.5'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=2.2.5 but max published is 2.3.0-dev.994 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/fedify-dev/fedify.git' also claimed by 10 package(s) under different publishers: ['npm/@fedify/amqp', 'npm/@fedify/elysia', 'npm/@fedify/create'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"hongminhee"
],
"versions": 360
}
Evidence (package doc at flag time)
{
"dependencies_count": 38,
"dist": {
"integrity": "sha512-+a2iP8j3t1JQ2aiBUAbIa+asNtXneKomnUOg4XrFt/JdcvXM6L93O/ZLFYj0oeLgvi29jxwrYEWvdIYvxiJdSQ==",
"tarball": "https://registry.npmjs.org/@fedify/cli/-/cli-2.2.5.tgz",
"unpackedSize": 138241
},
"dist-tags": {
"dev": "2.3.0-dev.1219",
"latest": "2.2.5",
"pr-474": "2.0.0-pr.474.1879",
"pr-478": "2.0.0-pr.478.1918",
"pr-479": "2.0.0-pr.479.1922"
},
"latest_version": "2.2.5",
"maintainers": [
{
"email": "hong@minhee.org",
"name": "hongminhee"
}
],
"num_versions": 360,
"repository": {
"directory": "packages/cli",
"type": "git",
"url": "git+https://github.com/fedify-dev/fedify.git"
},
"scripts": {
"build": "pnpm --filter @fedify/cli... run build:self",
"build:self": "tsdown",
"prepublish": "pnpm build",
"pretest": "pnpm build",
"pretest:bun": "pnpm build",
"run": "pnpm build && node --disable-warning=ExperimentalWarning dist/mod.js",
"run:bun": "pnpm build && bun dist/mod.js",
"runi": "tsdown && node --disable-warning=ExperimentalWarning dist/mod.js",
"runi:bun": "tsdown && bun dist/mod.js",
"test": "node --test --experimental-transform-types 'src/**/*.test.ts' '!src/init/test/**'",
"test-init": "deno task test-init",
"test:bun": "bun test"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=2.2.5 but max published is 2.3.0-dev.994",
"rapid_release": "3 versions in last 24h: ['2.0.20', '2.1.16', '2.2.5']",
"shared_repo_different_publisher": "repo 'git+https://github.com/fedify-dev/fedify.git' also claimed by 10 package(s) under different publishers: ['npm/@fedify/amqp', 'npm/@fedify/elysia', 'npm/@fedify/create'] ..."
},
"time": {
"created": "2024-07-18T13:44:49.665Z",
"modified": "2026-06-05T05:40:49.259Z"
}
}