npm novacode @0.12.1
score
0.5532
med
flagged
2026-06-21 08:04
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.11.1', '0.12.0', '0.12.1'] |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['ink-big-text'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 33d ago but package has 20 versions (expect >= 78d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"rwitesh"
],
"versions": 19
}
Evidence (package doc at flag time)
{
"dependencies_count": 11,
"dist": {
"integrity": "sha512-v8IP0IYZbl8+yhauu1kYHl8CRRGkgqY7Xz71OdR36kLwcufZWaUuGhLEWSGpDT6rA03mAPI9tPoHZ4L6+T/RHA==",
"tarball": "https://registry.npmjs.org/novacode/-/novacode-0.12.1.tgz",
"unpackedSize": 374418
},
"dist-tags": {
"latest": "0.12.1"
},
"latest_version": "0.12.1",
"maintainers": [
{
"email": "rwiteshbera@gmail.com",
"name": "rwitesh"
}
],
"num_versions": 20,
"repository": {
"type": "git",
"url": "git+https://github.com/rwitesh/novacode.git"
},
"scripts": {
"benchmark": "node --import tsx/esm test/benchmark.ts",
"build": "tsdown",
"check": "npm run build && npm run typecheck && npm run lint && npm test",
"dev": "node --import tsx/esm --watch src/main.ts",
"format": "biome format --write .",
"lint": "biome check .",
"lint:fix": "biome check --write .",
"sandbox": "./scripts/sandbox/install.sh",
"start": "node dist/main.mjs",
"test": "vitest run",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['ink-big-text']",
"rapid_release": "3 versions in last 24h: ['0.11.1', '0.12.0', '0.12.1']",
"repo_too_new_for_version_history": "claimed repo created 33d ago but package has 20 versions (expect >= 78d for that history)"
},
"time": {
"created": "2026-05-20T15:24:28.838Z",
"modified": "2026-06-21T13:04:31.740Z"
}
}