npm @depup/bullmq @5.81.2-depup.0
score
0.6399
med
flagged
2026-07-24 19:41
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| mass_publish_burst | 0.8 | publisher 'chiefmikey' pushed 53 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": 14
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-uQV+0wpECohWiUP5Fn+XCKI3P5YQGiKNclJOuJ6tSLL31yXlfTdHqvg6ycr6xCju9OFT6HLcjjsbPgrzjbCa2A==",
"tarball": "https://registry.npmjs.org/@depup/bullmq/-/bullmq-5.81.2-depup.0.tgz",
"unpackedSize": 2272055
},
"dist-tags": {
"latest": "5.81.2-depup.0"
},
"latest_version": "5.81.2-depup.0",
"maintainers": [
{
"email": "wolfemikl@gmail.com",
"name": "chiefmikey"
}
],
"num_versions": 15,
"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:valkey-glide": "vitest run --no-file-parallelism --config vitest.valkey-glide.config.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 53 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-25T00:40:57.936Z"
}
}