npm @trebired/code-discipline @4.7.4
score
0.6974
med
flagged
2026-07-26 11:53
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['4.7.0', '4.7.1', '4.7.3', '4.7.4'] |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'mirmachynka' pushed 6 packages in the last 15min on npm |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 56d ago but package has 50 versions (expect >= 101d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"mirmachynka"
],
"versions": 49
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-UDdqkb6MdMP1lfMALFALq0DcFEeoGQ226WIpgDQ9qLV2sqkWNZ+NP4QiyEu4tfIFTn9HXAZD/mcdRY4imme1Ew==",
"tarball": "https://registry.npmjs.org/@trebired/code-discipline/-/code-discipline-4.7.4.tgz",
"unpackedSize": 5137213
},
"dist-tags": {
"latest": "4.7.4"
},
"latest_version": "4.7.4",
"maintainers": [
{
"email": "contact@mirmachynka.com",
"name": "mirmachynka"
}
],
"num_versions": 50,
"repository": {
"type": "git",
"url": "git+https://github.com/Trebired/code-discipline.git"
},
"scripts": {
"build": "rm -rf dist && tsc -p tsconfig.build.json && node ./scripts/build/aliases.mjs",
"build:native": "node ./scripts/build/native.mjs",
"build:native:matrix": "node ./scripts/build/native/matrix.mjs",
"demo": "bun run examples/dummy.ts",
"discipline": "bun node_modules/@trebired/code-discipline/dist/cli.js check",
"discipline:fix": "bun node_modules/@trebired/code-discipline/dist/cli.js fix",
"prepublishOnly": "bun run typecheck && bun run build",
"publish:npm": "bun run build:native:matrix && npm publish",
"publish:npm:host": "bun run build:native && npm publish",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"mass_publish_burst": "publisher 'mirmachynka' pushed 6 packages in the last 15min on npm",
"rapid_release": "4 versions in last 24h: ['4.7.0', '4.7.1', '4.7.3', '4.7.4']",
"repo_too_new_for_version_history": "claimed repo created 56d ago but package has 50 versions (expect >= 101d for that history)"
},
"time": {
"created": "2026-05-30T18:31:58.807Z",
"modified": "2026-07-26T16:53:06.001Z"
}
}