npm totopo @3.7.0
score
0.65
med
flagged
2026-06-14 16:24
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['totopo'] |
| script_count_spike | 0.5 | scripts count 0 -> 14 |
| topology | ||
| dependency_added_unknown | 0.6 | 4 new non-watchlisted dep(s): ['@clack/prompts', 'ajv', 'fast-glob', 'js-yaml'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 92d ago but package has 127 versions (expect >= 126d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"asafratzon"
],
"versions": 127
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-q+in24p0mK3E4bx3ATRVOj3zpKWrJsvGIDf0VUkY4hUDlbd9FfPt//vkHm2OrTM3rvfPrQElClQt8FIb2IYGEg==",
"tarball": "https://registry.npmjs.org/totopo/-/totopo-3.7.0.tgz",
"unpackedSize": 206549
},
"dist-tags": {
"latest": "3.7.0"
},
"latest_version": "3.7.0",
"maintainers": [
{
"email": "asaf.ratzon@gmail.com",
"name": "asafratzon"
}
],
"num_versions": 127,
"repository": {
"type": "git",
"url": "git+https://github.com/asafratzon/totopo.git"
},
"scripts": {
"build": "tsx scripts/build.ts",
"check": "pnpm validate && pnpm re:build",
"generate-changelog": "tsx scripts/generate-changelog.ts",
"lint": "biome check .",
"lint:fix": "biome check --write .",
"re:build": "rm -rf dist && pnpm build",
"release": "tsx scripts/release.ts",
"start": "node bin/totopo.js",
"sync-releases": "tsx scripts/sync-github-releases.ts",
"test": "node --import tsx/esm --test 'tests/*.test.ts'",
"test:all": "pnpm test && pnpm test:docker",
"test:docker": "node --import tsx/esm --test 'tests/docker/**/*.test.ts'",
"typecheck": "tsc --noEmit",
"validate": "pnpm typecheck && pnpm lint && tsx scripts/check.ts && pnpm test"
},
"signal_details": {
"bin_added": "new bin entry: ['totopo']",
"dependency_added_unknown": "4 new non-watchlisted dep(s): ['@clack/prompts', 'ajv', 'fast-glob', 'js-yaml']",
"repo_too_new_for_version_history": "claimed repo created 92d ago but package has 127 versions (expect >= 126d for that history)",
"script_count_spike": "scripts count 0 -> 14"
},
"time": {
"created": "2026-03-13T18:37:06.764Z",
"modified": "2026-05-20T02:53:46.527Z"
}
}