npm downcity @1.1.357
score
0.55
med
flagged
2026-07-22 08:23
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['1.1.355', '1.1.356', '1.1.357'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"wangenius"
],
"versions": 200
}
Evidence (package doc at flag time)
{
"dependencies_count": 35,
"dist": {
"integrity": "sha512-wj429ecBvppNi8GJs5QJApozxLH232LKw08iYpTbai/f0TYUb9Q4piosQpL3hjKGkA0eLRIbXcBEByPUcoOnRw==",
"tarball": "https://registry.npmjs.org/downcity/-/downcity-1.1.357.tgz",
"unpackedSize": 2621154
},
"dist-tags": {
"latest": "1.1.357"
},
"latest_version": "1.1.357",
"maintainers": [
{
"email": "wangenius@qq.com",
"name": "wangenius"
}
],
"num_versions": 202,
"repository": null,
"scripts": {
"build": "rm -rf bin tsconfig.tsbuildinfo && tsc && node scripts/rewrite-build-aliases.mjs && node scripts/verify-build-aliases.mjs && node scripts/ensure-cli-executable.mjs",
"dev": "tsc --watch",
"start": "node bin/index.js",
"test:config-storage": "pnpm build && node --test scripts/config-storage.test.mjs",
"test:federation": "pnpm build && node --test scripts/federation-lifecycle.test.mjs",
"test:model-recovery": "pnpm build && node --test scripts/agent-model-recovery.test.mjs",
"test:tui": "pnpm build && node --test scripts/agent-tui.test.mjs",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "3 versions in last 24h: ['1.1.355', '1.1.356', '1.1.357']"
},
"time": {
"created": "2025-08-27T07:45:44.595Z",
"modified": "2026-07-22T13:22:53.663Z"
}
}