npm @rudderhq/server @0.4.2
score
0.6
med
flagged
2026-07-07 00:52
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.4.2 but max published is 0.4.3-canary.0 |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@larksuiteoapi/node-sdk'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 98d ago but package has 401 versions (expect >= 156d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"zeeland"
],
"versions": 379
}
Evidence (package doc at flag time)
{
"dependencies_count": 38,
"dist": {
"integrity": "sha512-lmyX5KJq/S8MBXtUO1qbdWk69zUiOJ9d7SxbjBnGS20iaWsRnTg/+z2LNnoKdnyr5HXL/qGdzABG3L5VGUD6XA==",
"tarball": "https://registry.npmjs.org/@rudderhq/server/-/server-0.4.2.tgz",
"unpackedSize": 19761772
},
"dist-tags": {
"canary": "0.4.3-canary.7",
"latest": "0.4.2"
},
"latest_version": "0.4.2",
"maintainers": [
{
"email": "zeeland4work@gmail.com",
"name": "zeeland"
}
],
"num_versions": 401,
"repository": {
"directory": "server",
"type": "git",
"url": "git+https://github.com/Undertone0809/rudder.git"
},
"scripts": {
"build": "pnpm --filter @rudderhq/plugin-sdk build && pnpm --filter @rudderhq/plugin-linear build && node ../scripts/build-tsc-copy-assets.mjs --copy src/onboarding-assets dist/onboarding-assets && node ../scripts/stage-bundled-plugins.mjs",
"clean": "rm -rf dist",
"dev": "tsx src/index.ts",
"dev:watch": "cross-env RUDDER_MIGRATION_PROMPT=never RUDDER_MIGRATION_AUTO_APPLY=true tsx watch --ignore ../ui/node_modules --ignore ../ui/.vite --ignore ../ui/dist src/index.ts",
"postpack": "rm -rf ui-dist",
"prepack": "pnpm run prepare:ui-dist",
"prepare:ui-dist": "node ../scripts/prepare-server-ui-dist.mjs",
"start": "node dist/index.js",
"typecheck": "pnpm --filter @rudderhq/plugin-sdk build && tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@larksuiteoapi/node-sdk']",
"dist_tag_anomaly": "dist-tags.latest=0.4.2 but max published is 0.4.3-canary.0",
"repo_too_new_for_version_history": "claimed repo created 98d ago but package has 401 versions (expect >= 156d for that history)"
},
"time": {
"created": "2026-04-25T18:22:52.931Z",
"modified": "2026-07-01T14:01:32.772Z"
}
}