npm @timardex/cluemart-shared @1.5.797
score
0.55
med
flagged
2026-07-27 03:20
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['1.5.793', '1.5.794', '1.5.795', '1.5.796', '1.5.797'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"timardex"
],
"versions": 725
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-HHF3Q01suPB2EF3YReYrb7cMiuhCKVyNeC1+2RQU2keQe9UozIeEYPn3RNW+qqb/y00nQKRxmoo3zZ0T+uY8yQ==",
"tarball": "https://registry.npmjs.org/@timardex/cluemart-shared/-/cluemart-shared-1.5.797.tgz",
"unpackedSize": 7145950
},
"dist-tags": {
"latest": "1.5.797"
},
"latest_version": "1.5.797",
"maintainers": [
{
"email": "timardex@gmail.com",
"name": "timardex"
}
],
"num_versions": 726,
"repository": null,
"scripts": {
"build": "rimraf dist && tsup && node scripts/copy-images.mjs && npm pack",
"lint": "eslint --ext .ts,.tsx,.mjs,.cjs src scripts",
"lint:fix": "eslint --ext .ts,.tsx,.mjs,.cjs --fix src scripts",
"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": "5 versions in last 24h: ['1.5.793', '1.5.794', '1.5.795', '1.5.796', '1.5.797']"
},
"time": {
"created": "2025-06-12T04:30:31.357Z",
"modified": "2026-07-27T08:20:47.659Z"
}
}