BEACON

← candidates

npm summon-ws @1.6.0

score
0.5291 med
flagged 2026-06-05 09:03
signals by category
content 2

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['summon']
script_count_spike 0.5 scripts count 0 -> 11

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "juan294"
  ],
  "versions": 23
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-UJ5oXkHhD0de8LBXwf/c+zrGzV6F5zXeFH+2k8v9ql9AXahCXkWQrS4ubKA0b1S95GGsgIzR1YtguJtfzRfpNQ==",
    "tarball": "https://registry.npmjs.org/summon-ws/-/summon-ws-1.6.0.tgz",
    "unpackedSize": 160919
  },
  "dist-tags": {
    "latest": "1.6.0"
  },
  "latest_version": "1.6.0",
  "maintainers": [
    {
      "email": "juan294@gmail.com",
      "name": "juan294"
    }
  ],
  "num_versions": 25,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/juan294/summon.git"
  },
  "scripts": {
    "build": "tsup",
    "dev": "tsup --watch",
    "lint": "eslint src/",
    "prepare": "husky",
    "prepublishOnly": "pnpm run build",
    "pretest:coverage": "pnpm build",
    "test": "vitest run",
    "test:coverage": "vitest run --coverage",
    "test:e2e": "SUMMON_E2E=1 vitest run src/e2e",
    "test:watch": "vitest",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['summon']",
    "script_count_spike": "scripts count 0 -> 11"
  },
  "time": {
    "created": "2026-03-12T18:41:20.654Z",
    "modified": "2026-06-04T13:57:06.325Z"
  }
}