npm @timardex/cluemart-shared @1.5.779
score
0.55
med
flagged
2026-07-21 11:14
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 8 versions in last 24h: ['1.5.775', '1.5.776', '1.5.777', '1.5.778', '1.5.779'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"timardex"
],
"versions": 706
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-ajcliNlfyq1Kh3ZtMsbNz5JsGmobx+IpT1QJiMQpvAfJXjyECxL0+rqiMoUnmsB/2yAgS4ro2GYfVn7NQZ+dkg==",
"tarball": "https://registry.npmjs.org/@timardex/cluemart-shared/-/cluemart-shared-1.5.779.tgz",
"unpackedSize": 7161321
},
"dist-tags": {
"latest": "1.5.779"
},
"latest_version": "1.5.779",
"maintainers": [
{
"email": "timardex@gmail.com",
"name": "timardex"
}
],
"num_versions": 708,
"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": "8 versions in last 24h: ['1.5.775', '1.5.776', '1.5.777', '1.5.778', '1.5.779']"
},
"time": {
"created": "2025-06-12T04:30:31.357Z",
"modified": "2026-07-21T16:13:54.311Z"
}
}