BEACON

← candidates

npm @briansunter/nib @0.16.0

score
0.6153 med
flagged 2026-07-28 16:06
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['0.15.0', '0.15.1', '0.16.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 10d ago but package has 18 versions (expect >= 75d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "briansunter"
  ],
  "versions": 16
}

Evidence (package doc at flag time)

{
  "dependencies_count": 11,
  "dist": {
    "integrity": "sha512-mZbyDiTrkO5r7xJ0VBkOS9Lh7eVp0UNgX7s/4eQVsmXWKLZecy2iqW+2ZXnsRd+b4D+r6ksiGIHNqvro2ew5hQ==",
    "tarball": "https://registry.npmjs.org/@briansunter/nib/-/nib-0.16.0.tgz",
    "unpackedSize": 462112
  },
  "dist-tags": {
    "latest": "0.16.0"
  },
  "latest_version": "0.16.0",
  "maintainers": [
    {
      "email": "raggedy_quad.1j@icloud.com",
      "name": "briansunter"
    }
  ],
  "num_versions": 18,
  "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": "vitest",
    "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": "3 versions in last 24h: ['0.15.0', '0.15.1', '0.16.0']",
    "repo_too_new_for_version_history": "claimed repo created 10d ago but package has 18 versions (expect >= 75d 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-28T21:06:36.967Z"
  }
}