npm blipwatch @1.2.0
score
0.6251
med
flagged
2026-06-09 06:58
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['blipwatch'] |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['ws'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 2d ago but package has 45 versions (expect >= 99d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"natpowning"
],
"versions": 43
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-iIV+LNSM0qyMpG+Owcn4B5S7eBlzyOIJGbIhc3zhvj7rnzR22tBsf5G/nHbxTKl9IuF5gPtmJ+IL9ei9cbPJJA==",
"tarball": "https://registry.npmjs.org/blipwatch/-/blipwatch-1.2.0.tgz",
"unpackedSize": 178265
},
"dist-tags": {
"develop": "1.2.0-develop.2",
"latest": "1.2.0"
},
"latest_version": "1.2.0",
"maintainers": [
{
"email": "nat@powning.org",
"name": "natpowning"
}
],
"num_versions": 45,
"repository": {
"type": "git",
"url": "git+https://github.com/SternAnchor/blipwatch.git"
},
"scripts": {
"build": "tsc -p tsconfig.build.json",
"debug": "LOG_LEVEL=debug tsx watch src/index.ts",
"dev": "tsx watch src/index.ts",
"docker:build": "docker build -t blipwatch:local .",
"docker:buildx": "docker buildx build --platform linux/amd64,linux/arm64 -t blipwatch:local --load .",
"lint": "eslint .",
"profile:radar": "tsx src/sim/performance-profile-cli.ts",
"release": "semantic-release",
"replay:packets": "tsx src/sim/packet-replay-cli.ts",
"simulate:radar": "tsx src/sim/radar-simulator.ts",
"start": "node dist/index.js",
"test": "vitest run",
"typecheck": "tsc --noEmit -p tsconfig.json"
},
"signal_details": {
"bin_added": "new bin entry: ['blipwatch']",
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['ws']",
"repo_too_new_for_version_history": "claimed repo created 2d ago but package has 45 versions (expect >= 99d for that history)"
},
"time": {
"created": "2026-06-07T14:03:48.055Z",
"modified": "2026-06-09T11:58:27.457Z"
}
}