npm add-coder @0.3.4
score
0.5649
med
flagged
2026-07-25 12:56
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.3.1', '0.3.2', '0.3.3', '0.3.4'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.3.4 but max published is 1.0.0 |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 12d ago but package has 31 versions (expect >= 89d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"wujixmm"
],
"versions": 30
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-jcIPauGGwBNx/nDAo1DJD2yXU7L4KPGiGQlWUAcYZfFGvjeRsFkHx1A9z/qbAQxfiW5uEOiRNmv2L3364ryrCg==",
"tarball": "https://registry.npmjs.org/add-coder/-/add-coder-0.3.4.tgz",
"unpackedSize": 1205630
},
"dist-tags": {
"latest": "0.3.4",
"preview": "0.1.2"
},
"latest_version": "0.3.4",
"maintainers": [
{
"email": "wujixmm@gmail.com",
"name": "wujixmm"
}
],
"num_versions": 31,
"repository": {
"type": "git",
"url": "https://github.com/xiaomingming92/add-coder.git"
},
"scripts": {
"build": "tsup",
"db:ensure": "bash scripts/db-ensure.sh",
"dev": "tsup --watch",
"generate": "tsx src/caijuehub/transcribe.ts",
"lint": "eslint src/",
"lint:fix": "eslint src/ --fix",
"podman-add-coder-down": "podman-compose --env-file .env.development -f podman-compose.add.yml down",
"podman-add-coder-up": "podman-compose --env-file .env.development -f podman-compose.add.yml up -d",
"predev": "npm run db:ensure",
"sync": "bash scripts/sync-magic-dirs.sh",
"test": "vitest run"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.3.4 but max published is 1.0.0",
"rapid_release": "4 versions in last 24h: ['0.3.1', '0.3.2', '0.3.3', '0.3.4']",
"repo_too_new_for_version_history": "claimed repo created 12d ago but package has 31 versions (expect >= 89d for that history)"
},
"time": {
"created": "2026-07-10T04:11:51.661Z",
"modified": "2026-07-25T17:56:11.575Z"
}
}