npm @atomicsmash/compiler @4.0.0
score
0.6503
med
flagged
2026-06-17 11:51
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=4.0.0 but max published is 5.0.0-beta.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/AtomicSmash/packages.git' also claimed by 7 package(s) under different publishers: ['npm/@atomicsmash/init-testing', 'npm/@atomicsmash/browserslist-config', 'npm/@atomicsmash/blocks-helpers'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"mikeybinns",
"atomicsmashdevs"
],
"versions": 57
}
Evidence (package doc at flag time)
{
"dependencies_count": 22,
"dist": {
"integrity": "sha512-gshMv3mjleqdetmF9dVBDX1V9ni3cqS84HjXZ8hRmmcj0po59W0fy2CZFobnroYdhJkt9fMPqpV65CMYHFIwxA==",
"tarball": "https://registry.npmjs.org/@atomicsmash/compiler/-/compiler-4.0.0.tgz",
"unpackedSize": 45932
},
"dist-tags": {
"beta": "5.0.0-beta.1",
"latest": "4.0.0"
},
"latest_version": "4.0.0",
"maintainers": [
{
"email": "hello@mikeybinns.com",
"name": "mikeybinns"
},
{
"email": "npm@atomicsmash.co.uk",
"name": "atomicsmashdevs"
}
],
"num_versions": 57,
"repository": {
"directory": "packages/compiler",
"type": "git",
"url": "git+https://github.com/AtomicSmash/packages.git"
},
"scripts": {
"build": "npm-run-all clean compile",
"clean": "del-cli ./dist/ *.tsbuildinfo",
"compile": "tsc --build tsconfig.build.json",
"dev": "tsc --build --watch tsconfig.build.json",
"lint": "run-p lint:*",
"lint:eslint": "eslint --cache --cache-location ./node_modules/.cache/eslint . --ext .js,.ts,.jsx,.tsx",
"lint:types": "tsc",
"test": "TZ=\"Europe/Istanbul\" vitest run",
"test:coverage": "TZ=\"Europe/Istanbul\" vitest run --coverage",
"test:ui": "TZ=\"Europe/Istanbul\" vitest --ui"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=4.0.0 but max published is 5.0.0-beta.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/AtomicSmash/packages.git' also claimed by 7 package(s) under different publishers: ['npm/@atomicsmash/init-testing', 'npm/@atomicsmash/browserslist-config', 'npm/@atomicsmash/blocks-helpers'] ..."
},
"time": {
"created": "2025-01-07T11:15:44.474Z",
"modified": "2026-06-17T12:02:38.501Z"
}
}