npm @briansunter/nib @0.19.0
score
0.6373
med
flagged
2026-07-29 07:40
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['0.15.1', '0.16.0', '0.17.0', '0.18.0', '0.19.0'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/briansunter/nib.git' also claimed by 1 package(s) under different publishers: ['npm/@briansunter/nib-images'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 11d ago but package has 21 versions (expect >= 79d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"briansunter"
],
"versions": 20
}
Evidence (package doc at flag time)
{
"dependencies_count": 11,
"dist": {
"integrity": "sha512-rbM66xCzsJHNECV9yiwxhzPp3dyuUXDQIR5C8VKMEfwnTQK+5EqoxGqUyGEDG3LL2/yU1b2gO/7DxUkR0Be0Qg==",
"tarball": "https://registry.npmjs.org/@briansunter/nib/-/nib-0.19.0.tgz",
"unpackedSize": 488117
},
"dist-tags": {
"latest": "0.19.0"
},
"latest_version": "0.19.0",
"maintainers": [
{
"email": "raggedy_quad.1j@icloud.com",
"name": "briansunter"
}
],
"num_versions": 21,
"repository": {
"type": "git",
"url": "git+https://github.com/briansunter/nib.git"
},
"scripts": {
"benchmark:images": "bun run build:images && bun run --cwd packages/nib-images benchmark",
"benchmark:inspection": "bun run build:framework && node --expose-gc scripts/benchmark-inspection.mjs",
"build": "bun run build:framework && bun run build:images && bun run build:docs",
"build:blog": "node bin/nib.js build --root examples/blog",
"build:docs": "node bin/nib.js build --root examples/docs",
"build:framework": "vite build --config vite.framework.config.ts && tsc --project tsconfig.build.json",
"build:images": "bun run --cwd packages/nib-images build",
"check:blog": "node bin/nib.js check --root examples/blog",
"check:unused": "tsc --noEmit --noUnusedLocals --noUnusedParameters && tsc --project packages/nib-images/tsconfig.json --noEmit --noUnusedLocals --noUnusedParameters && tsc --project examples/blog/tsconfig.json --noEmit --noUnusedLocals --noUnusedParameters",
"check:version-policy": "tsx scripts/check-version-policy.ts",
"dev": "bun run build:framework && node bin/nib.js dev --root examples/docs",
"dev:blog": "bun run build:framework && bun run build:images && node bin/nib.js dev --root examples/blog",
"preview": "node bin/nib.js preview --root examples/docs",
"preview:blog": "node bin/nib.js preview --root examples/blog",
"test": "bun run build:framework && bun run build:images && bun run --cwd packages/nib-images test && vitest run --coverage --exclude tests/package-consumer.test.ts && vitest run tests/package-consumer.test.ts --no-coverage",
"test:watch": "bun run build:framework && bun run build:images && vitest --exclude tests/architecture.test.ts --exclude tests/package-consumer.test.ts",
"test:watch:images": "bun run --cwd packages/nib-images test --watch",
"typecheck": "bun run build:framework && bun run build:images && tsc --noEmit && bun run --cwd packages/nib-images typecheck",
"verify": "bun run typecheck && bun run check:unused && bun run test && bun run build:docs && bun run verify:blog",
"verify:blog": "tsc --project examples/blog/tsconfig.json --noEmit && bun run build:blog && bun run check:blog && node examples/blog/scripts/check-output.mjs"
},
"signal_details": {
"rapid_release": "6 versions in last 24h: ['0.15.1', '0.16.0', '0.17.0', '0.18.0', '0.19.0']",
"repo_too_new_for_version_history": "claimed repo created 11d ago but package has 21 versions (expect >= 79d for that history)",
"shared_repo_different_publisher": "repo 'git+https://github.com/briansunter/nib.git' also claimed by 1 package(s) under different publishers: ['npm/@briansunter/nib-images']"
},
"time": {
"created": "2026-07-18T22:27:30.040Z",
"modified": "2026-07-29T12:40:25.818Z"
}
}