npm @rudderhq/server @0.3.3
score
0.6667
med
flagged
2026-06-13 03:56
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.3.3 but max published is 0.3.4-canary.0 |
| mass_publish_burst | 0.8 | publisher 'zeeland' pushed 14 packages in the last 15min on npm |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 74d ago but package has 307 versions (expect >= 149d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"zeeland"
],
"versions": 307
}
Evidence (package doc at flag time)
{
"dependencies_count": 37,
"dist": {
"integrity": "sha512-bWCkaYsSuYZRhP5dBcjmFeitrR+mZckdSNOxYa1KIbukeD2vYvURxUMug5hgsG8CVdymsKJqvD0RGgABCgtQnQ==",
"tarball": "https://registry.npmjs.org/@rudderhq/server/-/server-0.3.3.tgz",
"unpackedSize": 18311655
},
"dist-tags": {
"canary": "0.3.4-canary.22",
"latest": "0.3.3"
},
"latest_version": "0.3.3",
"maintainers": [
{
"email": "zeeland4work@gmail.com",
"name": "zeeland"
}
],
"num_versions": 307,
"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": {
"dist_tag_anomaly": "dist-tags.latest=0.3.3 but max published is 0.3.4-canary.0",
"mass_publish_burst": "publisher 'zeeland' pushed 14 packages in the last 15min on npm",
"repo_too_new_for_version_history": "claimed repo created 74d ago but package has 307 versions (expect >= 149d for that history)"
},
"time": {
"created": "2026-04-25T18:22:52.931Z",
"modified": "2026-06-12T18:32:26.672Z"
}
}