BEACON

← candidates

npm relay-ide @0.1.0

score
0.7 high
flagged 2026-05-19 22:45
signals by category
content 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['relay-ide']
topology
dependency_added_unknown 0.6 16 new non-watchlisted dep(s): ['@tanstack/react-query', '@xterm/addon-fit', '@xterm/addon-web-links', '@xterm/xterm', 'better-sqlite3'] ...

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "donovan-yohan"
  ],
  "versions": 244
}

Evidence (package doc at flag time)

{
  "dependencies_count": 17,
  "dist": {
    "integrity": "sha512-P5zVleigkglXPcUnTkXJcO7fei7134iysN4Pj4dVt7WtiBjeoxxkyzQ27D6tzgO/IRY8Be7M0vp6912hileB5w==",
    "tarball": "https://registry.npmjs.org/relay-ide/-/relay-ide-0.1.0.tgz",
    "unpackedSize": 12297776
  },
  "dist-tags": {
    "latest": "0.1.0",
    "nightly": "0.1.0-nightly.20260520.493"
  },
  "latest_version": "0.1.0",
  "maintainers": [
    {
      "email": "donovanyohan@gmail.com",
      "name": "donovan-yohan"
    }
  ],
  "num_versions": 245,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/donovan-yohan/relay-ide.git"
  },
  "scripts": {
    "build": "tsc && vite build --config frontend/vite.config.ts",
    "build:frontend": "vite build --config frontend/vite.config.ts",
    "build:server": "tsc",
    "check": "tsc --noEmit",
    "dev": "RELAY_IDE_CONFIG=./config.dev.json NO_PIN=1 RELAY_IDE_PORT=3457 node dist/server/index.js",
    "dev:vite": "vite --config frontend/vite.config.ts",
    "postinstall": "node scripts/postinstall.js",
    "prepublishOnly": "npm run build",
    "start": "tsc && vite build --config frontend/vite.config.ts && node dist/server/index.js",
    "test": "tsc -p tsconfig.test.json && node --test --test-force-exit dist/test/*.test.js dist/test/**/*.test.js",
    "test:e2e": "playwright test",
    "test:e2e:debug": "playwright test --debug",
    "test:e2e:ui": "playwright test --ui",
    "test:e2e:update": "playwright test --update-snapshots"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['relay-ide']",
    "dependency_added_unknown": "16 new non-watchlisted dep(s): ['@tanstack/react-query', '@xterm/addon-fit', '@xterm/addon-web-links', '@xterm/xterm', 'better-sqlite3'] ..."
  },
  "time": {
    "created": "2026-04-03T07:23:53.580Z",
    "modified": "2026-05-20T02:42:57.360Z"
  }
}