npm @codori/server @0.9.1
score
0.6145
med
flagged
2026-07-26 21:23
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/comfuture/codori.git' also claimed by 1 package(s) under different publishers: ['npm/@codori/client'] |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['image-size'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"comfuture"
],
"versions": 24
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-AnNecp2W2g24JVK5cEXw6FAf1DjlqQs+EgOy+XlpyNOwZCYp8XlcaFLzxMIMjTdjTjZGK08Afh9KDLecy/T52w==",
"tarball": "https://registry.npmjs.org/@codori/server/-/server-0.9.1.tgz",
"unpackedSize": 19011066
},
"dist-tags": {
"latest": "0.9.1"
},
"latest_version": "0.9.1",
"maintainers": [
{
"email": "comfuture@gmail.com",
"name": "comfuture"
}
],
"num_versions": 26,
"repository": {
"directory": "packages/server",
"type": "git",
"url": "git+https://github.com/comfuture/codori.git"
},
"scripts": {
"build": "tsc -p tsconfig.build.json && node ./scripts/sync-client-bundle.mjs",
"lint": "eslint src test --ext .ts",
"prepack": "pnpm --dir ../client build && pnpm run build",
"test": "vitest run",
"typecheck": "tsc -p tsconfig.json"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['image-size']",
"shared_repo_different_publisher": "repo 'git+https://github.com/comfuture/codori.git' also claimed by 1 package(s) under different publishers: ['npm/@codori/client']"
},
"time": {
"created": "2026-04-10T05:21:17.551Z",
"modified": "2026-07-27T02:23:27.537Z"
}
}