BEACON

← candidates

npm @discordjs/core @2.5.0

score
0.75 high
flagged 2026-06-13 16:38
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
dormant_burst 1.0 dormant 207d (prev 2.4.0), then 2.5.0 just published
topology
dist_tag_anomaly 0.5 dist-tags.latest=2.5.0 but max published is 3.0.0-dev.1732752781-e89c6b66a

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "crawl",
    "hydrabolt"
  ],
  "versions": 1122
}

Evidence (package doc at flag time)

{
  "dependencies_count": 6,
  "dist": {
    "integrity": "sha512-7wRdqrfT/cBOwDCj1wu8KrvolUad9fIdYTBk8EOzaz8+9Yqu38R2ZxEQEDxKU4kIi8p4UK8SGOjd6gV3hZZBjw==",
    "tarball": "https://registry.npmjs.org/@discordjs/core/-/core-2.5.0.tgz",
    "unpackedSize": 2024507
  },
  "dist-tags": {
    "dev": "3.0.0-dev.1781353734-c20fdd797",
    "latest": "2.5.0"
  },
  "latest_version": "2.5.0",
  "maintainers": [
    {
      "email": "icrawltogo@gmail.com",
      "name": "crawl"
    },
    {
      "email": "amish@shah.gg",
      "name": "hydrabolt"
    }
  ],
  "num_versions": 1123,
  "repository": {
    "directory": "packages/core",
    "type": "git",
    "url": "git+https://github.com/discordjs/discord.js.git"
  },
  "scripts": {
    "build": "tsc --noEmit && tsup",
    "build:docs": "tsc -p tsconfig.docs.json",
    "changelog": "git cliff --prepend ./CHANGELOG.md -u -c ./cliff.toml -r ../../ --include-path 'packages/core/*'",
    "docs": "pnpm run build:docs && api-extractor run --local --minify && generate-split-documentation",
    "format": "prettier --write . && cross-env TIMING=1 eslint --fix --format=pretty src",
    "lint": "prettier --check . && cross-env TIMING=1 eslint --format=pretty src",
    "release": "cliff-jumper",
    "test": "vitest run"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=2.5.0 but max published is 3.0.0-dev.1732752781-e89c6b66a",
    "dormant_burst": "dormant 207d (prev 2.4.0), then 2.5.0 just published"
  },
  "time": {
    "created": "2022-11-28T12:04:40.122Z",
    "modified": "2026-06-13T21:38:33.940Z"
  }
}