BEACON

← candidates

npm @decentnetwork/lan @0.1.150

score
0.7754 high
flagged 2026-07-07 02:33
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 9 versions in last 24h: ['0.1.146', '0.1.147', '0.1.148', '0.1.149', '0.1.150']
topology
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['node-forge']
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": 78
}

Evidence (package doc at flag time)

{
  "dependencies_count": 7,
  "dist": {
    "integrity": "sha512-ZjwT3P6KxPv4z8hmORMM6rA65J2CIpXAlvI3Cyyh/FuKVXv13AtvgTN3Xff3Uvt8UDdZLW8X7laavrIr3XkxYg==",
    "tarball": "https://registry.npmjs.org/@decentnetwork/lan/-/lan-0.1.150.tgz",
    "unpackedSize": 9914396
  },
  "dist-tags": {
    "latest": "0.1.150",
    "next": "0.1.141"
  },
  "latest_version": "0.1.150",
  "maintainers": [
    {
      "email": "weili.walk@gmail.com",
      "name": "wl1"
    },
    {
      "email": "wli@decent.network",
      "name": "dnli"
    }
  ],
  "num_versions": 147,
  "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 -o ../../bin/tun-helper-$(go env GOOS)-$(go env GOARCH) .",
    "build:helper:darwin-amd64": "cd helper/tun-helper && GOOS=darwin GOARCH=amd64 go build -o ../../bin/tun-helper-darwin-amd64 .",
    "build:helper:darwin-arm64": "cd helper/tun-helper && GOOS=darwin GOARCH=arm64 go build -o ../../bin/tun-helper-darwin-arm64 .",
    "build:helper:linux-amd64": "cd helper/tun-helper && GOOS=linux GOARCH=amd64 go build -o ../../bin/tun-helper-linux-amd64 .",
    "build:helper:linux-arm64": "cd helper/tun-helper && GOOS=linux GOARCH=arm64 go build -o ../../bin/tun-helper-linux-arm64 .",
    "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",
    "build:ui": "node scripts/build-ui.mjs",
    "clean": "rm -rf dist bin",
    "dev": "node --loader ts-node/esm src/index.ts",
    "lint": "eslint src --ext .ts",
    "prepublishOnly": "rm -rf dist && npm run build && npm run typecheck && npm run build:helpers:all",
    "test": "vitest",
    "test:coverage": "vitest --coverage",
    "test:watch": "vitest --watch",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['node-forge']",
    "rapid_release": "9 versions in last 24h: ['0.1.146', '0.1.147', '0.1.148', '0.1.149', '0.1.150']",
    "repo_doesnt_exist": "claimed repo 0xli/decentlan returns 404 on github.com"
  },
  "time": {
    "created": "2026-05-16T21:16:16.625Z",
    "modified": "2026-07-07T02:01:07.187Z"
  }
}