npm @trebired/logger @2.5.4
score
0.5075
med
flagged
2026-06-22 07:53
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| size_spike | 0.5 | unpackedSize 4068874 -> 13226436 (3.3×) |
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['2.5.2', '2.5.3', '2.5.4'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 49d ago but package has 16 versions (expect >= 72d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"mirmachynka"
],
"versions": 15
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-ubXWLKFN1BIlAyVLlVEuAnBz5KCNecjF8l9TkTAiAS/BGCunP/5JkkFugr+zNlhYScr/nhf1Z864HWbuN9thRQ==",
"tarball": "https://registry.npmjs.org/@trebired/logger/-/logger-2.5.4.tgz",
"unpackedSize": 13226436
},
"dist-tags": {
"latest": "2.5.4"
},
"latest_version": "2.5.4",
"maintainers": [
{
"email": "contact@mirmachynka.com",
"name": "mirmachynka"
}
],
"num_versions": 16,
"repository": {
"type": "git",
"url": "git+https://github.com/Trebired/logger.git"
},
"scripts": {
"build": "rm -rf dist && tsc -p tsconfig.build.json && node ./scripts/prepare-dist.mjs prepare-dist",
"build:native": "node ./scripts/build-native.mjs",
"build:native:matrix": "node ./scripts/build-native-matrix.mjs",
"demo": "bun run examples/dummy.ts",
"postpack": "node ./scripts/prepare-dist.mjs postpack",
"prepack": "bun run build && node ./scripts/prepare-dist.mjs prepack",
"prepublishOnly": "bun run typecheck && bun test && node ./scripts/verify-publish.mjs",
"publish:npm": "bun run build:native:matrix && npm publish",
"publish:npm:host": "bun run build:native && TB_LOGGER_ALLOW_HOST_ONLY_PUBLISH=1 npm publish",
"test": "bun test",
"typecheck": "tsc --noEmit",
"verify:pack": "node ./scripts/verify-pack.mjs"
},
"signal_details": {
"rapid_release": "3 versions in last 24h: ['2.5.2', '2.5.3', '2.5.4']",
"repo_too_new_for_version_history": "claimed repo created 49d ago but package has 16 versions (expect >= 72d for that history)",
"size_spike": "unpackedSize 4068874 -> 13226436 (3.3\u00d7)"
},
"time": {
"created": "2026-05-03T16:41:07.143Z",
"modified": "2026-06-22T12:53:20.783Z"
}
}