npm diffwiki-app @0.8.0
score
0.5898
med
flagged
2026-07-25 09:58
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.6.1', '0.7.0', '0.8.0'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| mass_publish_burst | 0.8 | publisher 'skapoor81' pushed 5 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"skapoor81"
],
"versions": 58
}
Evidence (package doc at flag time)
{
"dependencies_count": 19,
"dist": {
"integrity": "sha512-rha3R62J/eaolZWX1SK/hN8KFKD2IvnfWXZbsCvzy9+7NSMynANj44vuJuvPXD2ZmryjrtYdqbfHEgelHCOEdg==",
"tarball": "https://registry.npmjs.org/diffwiki-app/-/diffwiki-app-0.8.0.tgz",
"unpackedSize": 32169526
},
"dist-tags": {
"latest": "0.8.0",
"next": "0.7.0-rc.202607251444.5d678fd"
},
"latest_version": "0.8.0",
"maintainers": [
{
"email": "sid@cloudvoyant.io",
"name": "skapoor81"
}
],
"num_versions": 60,
"repository": null,
"scripts": {
"build": "vite build",
"build:static": "vite build --outDir dist-static",
"check": "tsc --noEmit",
"dev": "vite dev --port 3000",
"dev:e2e": "vite dev --port 3100",
"export": "node bin/export.mjs",
"lint": "eslint src --no-error-on-unmatched-pattern && tsc --noEmit",
"lint:fix": "eslint src --no-error-on-unmatched-pattern --fix",
"preview": "vite preview",
"serve:static-e2e": "node tests/e2e/seed-fixture.mjs && node bin/export.mjs --out dist-site-e2e --base / && node bin/serve-static.mjs dist-site-e2e --port 5055",
"start": "node bin/wiki-server.mjs",
"test": "vitest run --passWithNoTests",
"test:e2e": "playwright test"
},
"signal_details": {
"mass_publish_burst": "publisher 'skapoor81' pushed 5 packages in the last 15min on npm",
"no_repo": "package.json has no repository field",
"rapid_release": "3 versions in last 24h: ['0.6.1', '0.7.0', '0.8.0']"
},
"time": {
"created": "2026-07-21T12:14:04.389Z",
"modified": "2026-07-25T14:58:50.652Z"
}
}