npm @timardex/cluemart-server-shared @1.0.262
score
0.55
med
flagged
2026-07-20 01:38
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['1.0.260', '1.0.261', '1.0.262'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"timardex"
],
"versions": 174
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-ozdFTDiy4PiK+wx6+E8NGd5EIanv+PuT9a08bEPcP6NS/h1LqIX5AK2lvEVUm6cMMvHMHCK4GOsB73Ok/nOAGw==",
"tarball": "https://registry.npmjs.org/@timardex/cluemart-server-shared/-/cluemart-server-shared-1.0.262.tgz",
"unpackedSize": 5006644
},
"dist-tags": {
"latest": "1.0.262"
},
"latest_version": "1.0.262",
"maintainers": [
{
"email": "timardex@gmail.com",
"name": "timardex"
}
],
"num_versions": 201,
"repository": null,
"scripts": {
"build": "rimraf dist && tsup && npm pack",
"lint": "eslint --ext .ts src",
"lint:fix": "eslint --ext .ts --fix src",
"publish:npm": "npm run test && npm run build && npm publish --access public",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "3 versions in last 24h: ['1.0.260', '1.0.261', '1.0.262']"
},
"time": {
"created": "2025-11-14T22:27:43.991Z",
"modified": "2026-07-20T06:37:55.967Z"
}
}