BEACON

← candidates

npm ultimatedarktower @6.0.0

score
0.5207 med
flagged 2026-07-20 12:17
signals by category
topology 3

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
mass_publish_burst 0.8 publisher 'chessmess' pushed 5 packages in the last 15min on npm
repository_url_changed 0.7 'git+https://github.com/chessmess/UltimateDarkTower.git' -> 'git+https://github.com/ChessMess/UltimateDarkTower.git'
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['ultimatedarktowerdata']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "chessmess"
  ],
  "versions": 13
}

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-1XMM0GPUxflnLV0doNgHqenF4CjKjgmMWUmRMg/TfjRsigJLErDp76Mr4Z+iDQGBXzlgX/ipqk+wF2Y8scJA+A==",
    "tarball": "https://registry.npmjs.org/ultimatedarktower/-/ultimatedarktower-6.0.0.tgz",
    "unpackedSize": 690172
  },
  "dist-tags": {
    "latest": "6.0.0"
  },
  "latest_version": "6.0.0",
  "maintainers": [
    {
      "email": "chessmess@gmail.com",
      "name": "chessmess"
    }
  ],
  "num_versions": 17,
  "repository": {
    "directory": "packages/core",
    "type": "git",
    "url": "git+https://github.com/ChessMess/UltimateDarkTower.git"
  },
  "scripts": {
    "build": "npm run clean && npm run typecheck && tsc && esbuild src/index.ts --bundle --format=esm --outfile=dist/esm/index.mjs --packages=external --banner:js=\"import{createRequire}from'module';const require=createRequire(import.meta.url);\"",
    "ci": "npm run lint && npm run typecheck && npm run test:ci && npm run build",
    "clean": "rm -rf dist coverage",
    "dev": "npm run watch",
    "example:node": "npx ts-node examples/node/NodeExample.ts",
    "format": "prettier --write \"src/**/*.{ts,js}\"",
    "format:check": "prettier --check \"src/**/*.{ts,js}\"",
    "lint": "eslint .",
    "lint:fix": "eslint . --fix",
    "publish:check": "npm run ci",
    "size": "npm run build && du -sh dist/",
    "test": "jest",
    "test:ci": "jest --ci --coverage --watchAll=false",
    "test:coverage": "jest --coverage",
    "test:integration": "npx ts-node tests/integration/calibration.integration.ts",
    "test:integration:lights": "npx ts-node tests/integration/lights.integration.ts",
    "test:watch": "jest --watch",
    "typecheck": "tsc --noEmit",
    "watch": "tsc -watch"
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['ultimatedarktowerdata']",
    "mass_publish_burst": "publisher 'chessmess' pushed 5 packages in the last 15min on npm",
    "repository_url_changed": "'git+https://github.com/chessmess/UltimateDarkTower.git' -> 'git+https://github.com/ChessMess/UltimateDarkTower.git'"
  },
  "time": {
    "created": "2025-08-23T18:06:28.448Z",
    "modified": "2026-07-17T17:00:17.629Z"
  }
}