npm @w5s/commitlint-config @3.7.0
score
0.85
high
flagged
2026-07-21 08:13
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['3.5.0', '3.6.0', '3.7.0'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/w5s/project-config.git' also claimed by 10 package(s) under different publishers: ['npm/@w5s/dev', 'npm/@w5s/tsconfig', 'npm/@w5s/eslint-config'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jpolo"
],
"versions": 118
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-7M0hTRzcUNgAPU31NLdpp+3cEaBk2/xXu70KAKMKddrqgnVr0DTBj4UBKkSYk7wFHYKF6futqssAgpPv4/CbaA==",
"tarball": "https://registry.npmjs.org/@w5s/commitlint-config/-/commitlint-config-3.7.0.tgz",
"unpackedSize": 15203
},
"dist-tags": {
"latest": "3.7.0"
},
"latest_version": "3.7.0",
"maintainers": [
{
"email": "julien.polo@protonmail.com",
"name": "jpolo"
}
],
"num_versions": 120,
"repository": {
"directory": "packages/commitlint-config",
"type": "git",
"url": "git+https://github.com/w5s/project-config.git"
},
"scripts": {
"build": "pnpm run \"/^build:.*/\"",
"build:tsc": "pnpm exec tsdown",
"clean": "pnpm run \"/^clean:.*/\"",
"clean:tsc": "rm -rf dist",
"docs": "node ../../markdown.mjs",
"format": "pnpm run \"/^format:.*/\"",
"format:src": "pnpm exec eslint . --fix",
"lint": "pnpm run \"/^lint:.*/\"",
"lint:src": "pnpm exec eslint .",
"postpack": "clean-package restore",
"prepack": "clean-package",
"prepublishOnly": "pnpm run clean;pnpm run build",
"spellcheck": "pnpm exec cspell --no-progress '**'",
"test": "pnpm run \"/^test:.*/\"",
"test:src": "pnpm exec vitest run",
"typecheck": "pnpm run \"/^typecheck:.*/\"",
"typecheck:src": "pnpm exec tsc --noEmit"
},
"signal_details": {
"rapid_release": "3 versions in last 24h: ['3.5.0', '3.6.0', '3.7.0']",
"shared_repo_different_publisher": "repo 'git+https://github.com/w5s/project-config.git' also claimed by 10 package(s) under different publishers: ['npm/@w5s/dev', 'npm/@w5s/tsconfig', 'npm/@w5s/eslint-config'] ..."
},
"time": {
"created": "2022-02-12T20:50:12.633Z",
"modified": "2026-07-21T13:13:37.448Z"
}
}