BEACON

← candidates

npm @depup/bullmq @5.80.11-depup.0

score
0.6152 med
flagged 2026-07-23 03:55
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
mass_publish_burst 0.8 publisher 'chiefmikey' pushed 5 packages in the last 15min on npm
shared_repo_different_publisher 0.9 repo 'git+https://github.com/taskforcesh/bullmq.git' also claimed by 1 package(s) under different publishers: ['npm/bullmq']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "chiefmikey"
  ],
  "versions": 11
}

Evidence (package doc at flag time)

{
  "dependencies_count": 6,
  "dist": {
    "integrity": "sha512-jQIJhD+oQ+uNOpaK0QGnVrSmxzUl5QazXrW7jWBA1qS8IySzyUnWvkMV39XyUzWUmCMH7rUvsVB8UDNpSMgr5Q==",
    "tarball": "https://registry.npmjs.org/@depup/bullmq/-/bullmq-5.80.11-depup.0.tgz",
    "unpackedSize": 2176525
  },
  "dist-tags": {
    "latest": "5.80.11-depup.0"
  },
  "latest_version": "5.80.11-depup.0",
  "maintainers": [
    {
      "email": "wolfemikl@gmail.com",
      "name": "chiefmikey"
    }
  ],
  "num_versions": 12,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/taskforcesh/bullmq.git"
  },
  "scripts": {
    "build": "npm run clean:dist && npm run pretest && npm run tsc:all && npm run copy:main:type && npm run clean:temp:files && npm run copy:lua && npm run copy:includes:lua",
    "circular:references": "madge --circular --extensions ts ./src",
    "clean:dist": "rimraf dist",
    "clean:scripts": "rimraf rawScripts src/scripts",
    "clean:temp:files": "rimraf dist/cjs/bullmq.d.ts dist/esm/bullmq.d.ts dist/tsdoc-metadata.json",
    "copy:includes:lua": "cpx \"./src/commands/includes/*.lua\" ./dist/cjs/commands/includes && cpx \"./src/commands/includes/*.lua\" ./dist/esm/commands/includes",
    "copy:lua": "cpx \"./src/commands/*.lua\" ./dist/cjs/commands && cpx \"./src/commands/*.lua\" ./dist/esm/commands",
    "copy:lua:elixir": "cpx \"./rawScripts/*.lua\" ./elixir/priv/scripts",
    "copy:lua:php": "cpx \"./rawScripts/*.lua\" ./php/src/commands",
    "copy:lua:python": "cpx \"./rawScripts/*.lua\" ./python/bullmq/commands",
    "copy:lua:rust": "cpx \"./rawScripts/*.lua\" ./rust/src/commands",
    "copy:main:type": "cpx \"./dist/esm/classes/main.d.ts\" ./dist/cjs/classes && cpx \"./dist/esm/classes/main-worker.d.ts\" ./dist/cjs/classes",
    "coverage": "vitest run --no-file-parallelism --coverage --config vitest.coverage.config.ts",
    "dc:down": "docker-compose -f docker-compose.yml down",
    "dc:up": "docker-compose -f docker-compose.yml up -d",
    "docs": "typedoc --excludeExternals --excludeProtected --excludePrivate --readme none src/index.ts",
    "docs:json": "typedoc --excludeExternals --excludeProtected --excludePrivate --readme none src/index.ts --json ./apiVersions/v5.json --name v5",
    "dry-run": "npm publish --dry-run",
    "eslint:fix": "eslint . --fix",
    "generate:raw:scripts": "ts-node --project tsconfig-cjs.json scripts/generateRawScripts.ts",
    "lint": "eslint .",
    "lint:staged": "lint-staged",
    "pretest": "npm run clean:scripts && npm run generate:raw:scripts && npm run transform:commands && npm run circular:references",
    "prettier": "prettier **/*.ts --write",
    "pretty:quick": "pretty-quick --staged",
    "semantic-release": "semantic-release",
    "semantic-release-prepare": "ts-node tools/semantic-release-prepare",
    "semantic-release:debug": "semantic-release --no-ci --dry-run --debug",
    "test": "vitest run --no-file-parallelism",
    "test:adapter-conformance": "vitest run --no-file-parallelism --config vitest.adapter-conformance.config.ts",
    "test:bun": "bun node_modules/vitest/dist/cli.js run --no-file-parallelism --config vitest.bun.config.ts",
    "test:bun:smoke": "bun test --timeout 20000 tests/bun-redis.test.ts tests/bun-adapter-suite.test.ts",
    "test:ioredis": "vitest run --no-file-parallelism --config vitest.ioredis.config.ts",
    "test:node-redis": "vitest run --no-file-parallelism --config vitest.node-redis.config.ts",
    "test:smoke": "vitest run --no-file-parallelism --bail=1 tests/async_fifo_queue.test.ts tests/script_loader.test.ts tests/scripts.test.ts tests/child-pool.test.ts tests/bulk.test.ts tests/queue.test.ts",
    "test:vitest": "vitest run --no-file-parallelism",
    "test:vitest:ui": "vitest --ui",
    "test:vitest:watch": "vitest",
    "test:watch": "vitest --watch",
    "transform:commands": "node ./scripts/commandTransform.js ./rawScripts ./src/scripts",
    "tsc": "tsc",
    "tsc:all": "tsc && tsc -p tsconfig-cjs.json"
  },
  "signal_details": {
    "mass_publish_burst": "publisher 'chiefmikey' pushed 5 packages in the last 15min on npm",
    "shared_repo_different_publisher": "repo 'git+https://github.com/taskforcesh/bullmq.git' also claimed by 1 package(s) under different publishers: ['npm/bullmq']"
  },
  "time": {
    "created": "2026-03-17T16:35:40.161Z",
    "modified": "2026-07-23T08:55:12.137Z"
  }
}