npm @decentnetwork/lan @0.1.230
score
0.8
high
flagged
2026-07-18 13:05
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 13 versions in last 24h: ['0.1.226', '0.1.227', '0.1.228', '0.1.229', '0.1.230'] |
| topology | ||
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['@decentnetwork/peer-webrtc', 'socket.io-client'] |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo 0xli/decentlan returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"wl1",
"dnli"
],
"versions": 150
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-sM6jI0gBDAXm/Nzd5VwpqTo2ADdEhUDsQ4ndYy9lTrv1Gz091OKAJVqHQrQHe4j+hTL3DznqRTIXHalNndfSRg==",
"tarball": "https://registry.npmjs.org/@decentnetwork/lan/-/lan-0.1.230.tgz",
"unpackedSize": 16109468
},
"dist-tags": {
"latest": "0.1.230",
"next": "0.1.141"
},
"latest_version": "0.1.230",
"maintainers": [
{
"email": "weili.walk@gmail.com",
"name": "wl1"
},
{
"email": "wli@decent.network",
"name": "dnli"
}
],
"num_versions": 214,
"repository": {
"type": "git",
"url": "git+https://github.com/0xli/decentlan.git"
},
"scripts": {
"build": "tsc -p tsconfig.json && chmod +x dist/cli/index.js && node scripts/build-ui.mjs && node scripts/build-console.mjs",
"build:all": "npm run build && npm run build:helper",
"build:console": "node scripts/build-console.mjs",
"build:helper": "cd helper/tun-helper && go build -buildvcs=false -o ../../bin/tun-helper-$(go env GOOS)-$(go env GOARCH) .",
"build:helper:darwin-amd64": "cd helper/tun-helper && GOOS=darwin GOARCH=amd64 go build -buildvcs=false -o ../../bin/tun-helper-darwin-amd64 .",
"build:helper:darwin-arm64": "cd helper/tun-helper && GOOS=darwin GOARCH=arm64 go build -buildvcs=false -o ../../bin/tun-helper-darwin-arm64 .",
"build:helper:linux-amd64": "cd helper/tun-helper && GOOS=linux GOARCH=amd64 go build -buildvcs=false -o ../../bin/tun-helper-linux-amd64 .",
"build:helper:linux-arm64": "cd helper/tun-helper && GOOS=linux GOARCH=arm64 go build -buildvcs=false -o ../../bin/tun-helper-linux-arm64 .",
"build:helper:windows-amd64": "mkdir -p bin/windows-amd64 && cd helper/tun-helper && GOOS=windows GOARCH=amd64 go build -buildvcs=false -o ../../bin/windows-amd64/tun-helper-windows-amd64.exe .",
"build:helper:windows-arm64": "mkdir -p bin/windows-arm64 && cd helper/tun-helper && GOOS=windows GOARCH=arm64 go build -buildvcs=false -o ../../bin/windows-arm64/tun-helper-windows-arm64.exe .",
"build:helpers:all": "npm run build:helper:linux-amd64 && npm run build:helper:linux-arm64 && npm run build:helper:darwin-arm64 && npm run build:helper:darwin-amd64 && npm run build:helper:windows-amd64 && npm run build:helper:windows-arm64",
"build:ui": "node scripts/build-ui.mjs",
"clean": "rm -rf dist bin",
"dev": "node --loader ts-node/esm src/index.ts",
"fetch:wintun": "node scripts/fetch-wintun.mjs",
"lint": "eslint src --ext .ts",
"prepublishOnly": "rm -rf dist && npm run build && npm run typecheck && npm run build:helpers:all && npm run verify:wintun",
"test": "vitest",
"test:coverage": "vitest --coverage",
"test:watch": "vitest --watch",
"typecheck": "tsc --noEmit",
"verify:wintun": "node scripts/verify-wintun.mjs"
},
"signal_details": {
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['@decentnetwork/peer-webrtc', 'socket.io-client']",
"rapid_release": "13 versions in last 24h: ['0.1.226', '0.1.227', '0.1.228', '0.1.229', '0.1.230']",
"repo_doesnt_exist": "claimed repo 0xli/decentlan returns 404 on github.com"
},
"time": {
"created": "2026-05-16T21:16:16.625Z",
"modified": "2026-07-18T08:53:27.016Z"
}
}