npm selfstore @1.6.0
score
0.5367
med
flagged
2026-07-25 16:54
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['1.3.0', '1.4.0', '1.5.0', '1.6.0'] |
| removed_within_window | 0.9 | version 0.29.0 was removed upstream ~2351min ago |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 2d ago but package has 8 versions (expect >= 54d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"florianmousseau"
],
"versions": 7
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-j+fXxWWgCYxlxq5uN+dn1RAmOio5uS076AMyy6mreol7ZtjAdV5INUNtjoN6BO8bgh93cElD7vTY170QBEiJDQ==",
"tarball": "https://registry.npmjs.org/selfstore/-/selfstore-1.6.0.tgz",
"unpackedSize": 2024440
},
"dist-tags": {
"latest": "1.6.0"
},
"latest_version": "1.6.0",
"maintainers": [
{
"email": "florian.mousseau@gmail.com",
"name": "florianmousseau"
}
],
"num_versions": 8,
"repository": {
"type": "git",
"url": "git+https://github.com/selfstoredev/selfstore.git"
},
"scripts": {
"build": "tsup",
"dup": "jscpd src --format typescript,javascript --ignore \"**/*.test.ts\" --threshold 3",
"format": "prettier --write .",
"format:check": "prettier --check .",
"gate": "npm run format:check && npm run lint && npm run typecheck && npm run knip && npm run dup && npm run test:coverage",
"knip": "knip",
"lint": "eslint . --max-warnings 0",
"prepare": "simple-git-hooks",
"prepublishOnly": "npm run typecheck && npm test && npm run build",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"typecheck": "tsc --noEmit && tsc -p examples/tsconfig.json"
},
"signal_details": {
"rapid_release": "4 versions in last 24h: ['1.3.0', '1.4.0', '1.5.0', '1.6.0']",
"removed_within_window": "version 0.29.0 was removed upstream ~2351min ago",
"repo_too_new_for_version_history": "claimed repo created 2d ago but package has 8 versions (expect >= 54d for that history)"
},
"time": {
"created": "2026-06-30T19:41:57.936Z",
"modified": "2026-07-25T21:54:29.258Z"
}
}