npm @timardex/cluemart-server-shared @1.0.269
score
0.55
med
flagged
2026-07-20 23:35
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 8 versions in last 24h: ['1.0.265', '1.0.266', '1.0.267', '1.0.268', '1.0.269'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"timardex"
],
"versions": 207
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-j9aRnEfo9IhraNfvZ67IGSU4vVDOwoz88cw8jgbhEaQ0ekhkiYKxuEfm3KtAQtXGN76OkniWKryci7geSCQP4A==",
"tarball": "https://registry.npmjs.org/@timardex/cluemart-server-shared/-/cluemart-server-shared-1.0.269.tgz",
"unpackedSize": 5076307
},
"dist-tags": {
"latest": "1.0.269"
},
"latest_version": "1.0.269",
"maintainers": [
{
"email": "timardex@gmail.com",
"name": "timardex"
}
],
"num_versions": 208,
"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": "8 versions in last 24h: ['1.0.265', '1.0.266', '1.0.267', '1.0.268', '1.0.269']"
},
"time": {
"created": "2025-11-14T22:27:43.991Z",
"modified": "2026-07-21T04:29:57.835Z"
}
}