npm diffvision @0.3.3
score
0.5481
med
flagged
2026-06-14 08:43
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['diffvision', 'diffvision-mcp'] |
| script_count_spike | 0.5 | scripts count 0 -> 8 |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 12 new non-watchlisted dep(s): ['@fastify/static', '@fastify/websocket', '@modelcontextprotocol/sdk', 'boxen', 'chalk'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"sprafael"
],
"versions": 11
}
Evidence (package doc at flag time)
{
"dependencies_count": 14,
"dist": {
"integrity": "sha512-k+sTFkzNLHE1luSCJD019dNdlF73zfY0TaTijt3srA/iLU7mFjZ01nWu6zbPl19mZw8/YY5brdHgVoMYh3kFtA==",
"tarball": "https://registry.npmjs.org/diffvision/-/diffvision-0.3.3.tgz",
"unpackedSize": 2899194
},
"dist-tags": {
"latest": "0.3.3"
},
"latest_version": "0.3.3",
"maintainers": [
{
"email": "rafael.professional2019@gmail.com",
"name": "sprafael"
}
],
"num_versions": 13,
"repository": null,
"scripts": {
"build": "npm run build:ui && npm run build:server && npm run build:cli",
"build:cli": "tsup src/cli/index.ts src/cli/mcp.ts --format esm --platform node --target node20 --out-dir dist/cli --clean",
"build:server": "tsup src/server/index.ts --format esm --platform node --target node20 --out-dir dist/server --clean",
"build:ui": "vite build",
"dev": "concurrently -k -n UI,CLI \"vite --host 127.0.0.1 --port 5173\" \"tsx src/cli/index.ts --host 127.0.0.1 --port 3210 --no-open --ui-origin http://127.0.0.1:5173\"",
"lint": "eslint .",
"release": "npm run build && npm pack",
"test": "vitest run"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['diffvision', 'diffvision-mcp']",
"dependency_added_unknown": "12 new non-watchlisted dep(s): ['@fastify/static', '@fastify/websocket', '@modelcontextprotocol/sdk', 'boxen', 'chalk'] ...",
"no_repo": "package.json has no repository field",
"script_count_spike": "scripts count 0 -> 8"
},
"time": {
"created": "2026-05-11T19:30:16.386Z",
"modified": "2026-06-14T13:43:05.421Z"
}
}