BEACON

← candidates

npm @discordeno/bot @21.0.0

score
0.65 med
flagged 2026-07-26 07:45
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=21.0.0 but max published is 22.0.1-next.269a5bf
mass_publish_burst 0.8 publisher 'itohatweb' pushed 5 packages in the last 15min on npm

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "itohatweb"
  ],
  "versions": 897
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-x6EcVHBvWIhjY5/lcwgZzzCiqdpKFZqu2qUaZqKb7RYS8L8Q8zY40hCnbToVehLB8+BGcnHzxCeEvWWg8tnT/g==",
    "tarball": "https://registry.npmjs.org/@discordeno/bot/-/bot-21.0.0.tgz",
    "unpackedSize": 2849448
  },
  "dist-tags": {
    "beta": "22.0.0-beta.1",
    "latest": "21.0.0",
    "next": "22.0.1-next.4a28ac4"
  },
  "latest_version": "21.0.0",
  "maintainers": [
    {
      "email": "to@itoh.at",
      "name": "itohatweb"
    }
  ],
  "num_versions": 897,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/discordeno/discordeno.git"
  },
  "scripts": {
    "build": "swc src --strip-leading-paths --delete-dir-on-start src --out-dir dist/esm && swc --strip-leading-paths --delete-dir-on-start src --out-dir dist/cjs -C module.type=commonjs && node ../../scripts/fixCjsExtension.js",
    "build:type": "tsc --declaration --emitDeclarationOnly --declarationDir dist/types",
    "fmt": "biome format --write",
    "lint": "biome lint --write",
    "release-build": "yarn build && yarn build:type",
    "test:deno-unit": "swc tests --strip-leading-paths --delete-dir-on-start --out-dir denoTestsDist && node ../../scripts/fixDenoTestExtension.js && deno test -A --import-map ../../denoImportMap.json denoTestsDist/unit",
    "test:e2e": "c8 --r lcov mocha --no-warnings --jobs 1 --t 30000 'tests/e2e/**/*.spec.ts' && node ../../scripts/coveragePathFixing.js rest",
    "test:test-type": "tsc --project tests/tsconfig.json",
    "test:type": "tsc --noEmit",
    "test:unit": "c8 --r lcov mocha --no-warnings 'tests/unit/**/*.spec.ts' && node ../../scripts/coveragePathFixing.js discordeno",
    "test:unit-coverage": "c8 mocha --no-warnings 'tests/unit/**/*.spec.ts'",
    "test:unit:watch": "mocha --no-warnings --watch --parallel 'tests/unit/**/*.spec.ts'"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=21.0.0 but max published is 22.0.1-next.269a5bf",
    "mass_publish_burst": "publisher 'itohatweb' pushed 5 packages in the last 15min on npm"
  },
  "time": {
    "created": "2022-12-04T15:54:55.868Z",
    "modified": "2026-07-26T00:46:48.365Z"
  }
}