npm cogito-client @1.0.93
score
0.5392
med
flagged
2026-07-23 10:18
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 7 versions in last 24h: ['1.0.89', '1.0.90', '1.0.91', '1.0.92', '1.0.93'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"talkbutton"
],
"versions": 85
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-oUCy0haqaeLqqG933h+DC8ac7b5WwARLNV9/QHOCLCS+61gApW5rLU7RJ90us8eiMn8RHw0ECRAn5ipvsVcR5Q==",
"tarball": "https://registry.npmjs.org/cogito-client/-/cogito-client-1.0.93.tgz",
"unpackedSize": 1131512
},
"dist-tags": {
"latest": "1.0.93"
},
"latest_version": "1.0.93",
"maintainers": [
{
"email": "patrick@talkbutton.com",
"name": "talkbutton"
}
],
"num_versions": 86,
"repository": null,
"scripts": {
"build": "tsc -b && vite build",
"dev": "vite",
"lint": "eslint .",
"preview": "vite preview",
"pub": "npm version patch --force && tsc -b && vite build && npx dotenv-cli -e .env.local -- npm publish",
"schema gen (caution)": "sh schema-gen.sh",
"schema+pub": "sh schema-gen.sh && npm version patch --force && tsc -b && vite build && npx dotenv-cli -e .env.local -- npm publish",
"watch": "vite build --watch"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "7 versions in last 24h: ['1.0.89', '1.0.90', '1.0.91', '1.0.92', '1.0.93']"
},
"time": {
"created": "2026-02-04T14:32:11.734Z",
"modified": "2026-07-23T15:18:41.189Z"
}
}