npm thoth-mem @0.4.3
score
0.5577
med
flagged
2026-07-20 01:59
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.4.1', '0.4.2', '0.4.3'] |
| topology | ||
| dependency_added_unknown | 0.6 | 3 new non-watchlisted dep(s): ['cross-spawn', 'jsonc-parser', 'smol-toml'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"eremesng"
],
"versions": 20
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-OMjch9FF37DdDa65XzxZQN3hcqJrzxp/OMT4cy/C7Xy/neCJOYCC2kNH/oaB6QRWpmyifV5JfoBmc4MqZKBZbg==",
"tarball": "https://registry.npmjs.org/thoth-mem/-/thoth-mem-0.4.3.tgz",
"unpackedSize": 10449863
},
"dist-tags": {
"latest": "0.4.3"
},
"latest_version": "0.4.3",
"maintainers": [
{
"email": "eremesng@gmail.com",
"name": "eremesng"
}
],
"num_versions": 24,
"repository": {
"type": "git",
"url": "git+https://github.com/EremesNG/thoth-mem.git"
},
"scripts": {
"build": "tsc --noEmit && node scripts/build.mjs && pnpm --dir dashboard build",
"dashboard:build": "pnpm --dir dashboard build",
"dashboard:typecheck": "pnpm --dir dashboard typecheck",
"dev": "tsx watch src/index.ts",
"eval:kg": "tsx src/evals/kg-quality.ts",
"eval:retrieval": "tsx src/evals/retrieval.ts",
"integration:sync": "node scripts/sync-integration-assets.mjs",
"integration:verify": "node scripts/verify-integration-package.mjs",
"prepublishOnly": "pnpm run build && pnpm test",
"release:major": "npm version major --ignore-scripts=false && git push --follow-tags",
"release:minor": "npm version minor --ignore-scripts=false && git push --follow-tags",
"release:notes": "tsx scripts/generate-release-notes.ts",
"release:patch": "npm version patch --ignore-scripts=false && git push --follow-tags",
"test": "vitest run",
"test:watch": "vitest",
"version": "pnpm run integration:sync && pnpm run integration:verify && git add -- plugin .agents/plugins/marketplace.json .claude-plugin/marketplace.json"
},
"signal_details": {
"dependency_added_unknown": "3 new non-watchlisted dep(s): ['cross-spawn', 'jsonc-parser', 'smol-toml']",
"rapid_release": "3 versions in last 24h: ['0.4.1', '0.4.2', '0.4.3']"
},
"time": {
"created": "2026-03-22T21:25:38.677Z",
"modified": "2026-07-20T06:59:06.572Z"
}
}