npm @biffo/cli @0.152.2
score
0.8
high
flagged
2026-07-28 00:34
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 47 versions in last 24h: ['0.151.1', '0.151.2', '0.152.0', '0.152.1', '0.152.2'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/keiranholloway/biffo-template.git' also claimed by 1 package(s) under different publishers: ['npm/@biffo/design-tokens'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 30d ago but package has 246 versions (expect >= 143d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"keiranholloway"
],
"versions": 246
}
Evidence (package doc at flag time)
{
"dependencies_count": 12,
"dist": {
"integrity": "sha512-7C+kOb4+jX81ZtdGOVyKegrNfk+WOh4/O6tGpAXZNn7udNrE5f/ivz7nMebtbCYeews1rbAHJTxNqEVTvVVm9w==",
"tarball": "https://registry.npmjs.org/@biffo/cli/-/cli-0.152.2.tgz",
"unpackedSize": 937658
},
"dist-tags": {
"latest": "0.152.2"
},
"latest_version": "0.152.2",
"maintainers": [
{
"email": "keiranholloway@gmail.com",
"name": "keiranholloway"
}
],
"num_versions": 246,
"repository": {
"directory": "cli",
"type": "git",
"url": "git+https://github.com/keiranholloway/biffo-template.git"
},
"scripts": {
"build": "tsup src/index.ts --format esm --dts --clean",
"check:core-ownership": "tsx src/index.ts check ownership",
"check:plugin-terraform": "tsx src/index.ts check plugin-terraform",
"check:release-subject": "tsx src/index.ts check release-subject",
"dev": "tsx watch src/index.ts",
"lint": "eslint src/",
"lint:fix": "eslint src/ --fix",
"postpack": "node scripts/sync-packaged-assets.mjs --clean",
"prepack": "node scripts/sync-packaged-assets.mjs",
"report:publish-failure": "tsx src/scripts/report-publish-failure.ts",
"sync:core-tag": "tsx src/scripts/sync-core-tag.ts",
"test": "vitest run",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"rapid_release": "47 versions in last 24h: ['0.151.1', '0.151.2', '0.152.0', '0.152.1', '0.152.2']",
"repo_too_new_for_version_history": "claimed repo created 30d ago but package has 246 versions (expect >= 143d for that history)",
"shared_repo_different_publisher": "repo 'git+https://github.com/keiranholloway/biffo-template.git' also claimed by 1 package(s) under different publishers: ['npm/@biffo/design-tokens']"
},
"time": {
"created": "2026-07-20T08:53:32.653Z",
"modified": "2026-07-28T05:22:43.327Z"
}
}