BEACON

← candidates

npm discordeno @21.0.0

score
0.6667 med
flagged 2026-07-25 19:10
signals by category
topology 3

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
typosquat 1.0 combosquat of 'deno'
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 6 packages in the last 15min on npm

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 5,
  "dist": {
    "integrity": "sha512-NX1x5GtHbrNhpeahfHw+2A6/3bpec2obNjIZ/mkBUGWcpLWG/ZgJSIkkdQIxcrnQ3loQooo/5IpBucnFTiGATA==",
    "tarball": "https://registry.npmjs.org/discordeno/-/discordeno-21.0.0.tgz",
    "unpackedSize": 3306
  },
  "dist-tags": {
    "beta": "22.0.0-beta.1",
    "latest": "21.0.0",
    "next": "22.0.1-next.fb46470"
  },
  "latest_version": "21.0.0",
  "maintainers": [
    {
      "email": "to@itoh.at",
      "name": "itohatweb"
    }
  ],
  "num_versions": 594,
  "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:bun-unit": "node ../../scripts/fixBunTestExtension.js && bun test bunTestsDist",
    "test:deno-unit": "swc --strip-leading-paths tests --delete-dir-on-start --out-dir denoTestsDist && node ../../scripts/fixDenoTestExtension.js && deno test -A --import-map ../../denoImportMap.json denoTestsDist",
    "test:test-type": "tsc --project tests/tsconfig.json",
    "test:type": "tsc --noEmit",
    "test:unit": "c8 --r lcov mocha --no-warnings 'tests/**/*.spec.ts' && node ../../scripts/coveragePathFixing.js discordeno",
    "test:unit-coverage": "c8 mocha --no-warnings 'tests/**/*.spec.ts'",
    "test:unit:watch": "mocha --no-warnings --watch --parallel 'tests/**/*.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 6 packages in the last 15min on npm",
    "typosquat": "combosquat of 'deno'"
  },
  "time": {
    "created": "2021-06-15T22:05:48.357Z",
    "modified": "2026-07-26T00:02:55.010Z"
  }
}