npm @angular-builders/jest @21.0.3
score
0.7
high
flagged
2026-06-05 08:54
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=21.0.3 but max published is 21.0.4-beta.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/just-jeb/angular-builders.git' also claimed by 4 package(s) under different publishers: ['npm/@angular-builders/timestamp', 'npm/@angular-builders/common', 'npm/@angular-builders/custom-webpack'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"justjeb"
],
"versions": 197
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-RYIsJQJkke4Dns+lYBYzn0JcmABCQKvTWkqMibi5v8dgtNS8pgPS8pE5x8DSmgraqJikL3ukqaUQmdeL6r38aw==",
"tarball": "https://registry.npmjs.org/@angular-builders/jest/-/jest-21.0.3.tgz",
"unpackedSize": 110146
},
"dist-tags": {
"7.x.x": "7.4.4",
"jest-preset-alpha": "7.3.0-alpha.1",
"latest": "21.0.3",
"lerna-try": "8.0.0-RC.0",
"next": "21.0.4-beta.16"
},
"latest_version": "21.0.3",
"maintainers": [
{
"email": "work@justjeb.com",
"name": "justjeb"
}
],
"num_versions": 199,
"repository": {
"directory": "packages/jest",
"type": "git",
"url": "git+https://github.com/just-jeb/angular-builders.git"
},
"scripts": {
"build": "yarn prebuild && tsc -p tsconfig.lib.json && yarn postbuild",
"ci": "./scripts/ci.sh",
"clean": "rimraf dist src/schema.ts",
"copy": "cpy --flat src/schema.json dist",
"e2e": "jest --config ../../jest-e2e.config.js",
"generate": "quicktype -s schema src/schema.json -o src/schema.ts",
"postbuild": "yarn copy && yarn test",
"prebuild": "yarn clean && yarn generate",
"test": "jest --config ../../jest-ut.config.js"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=21.0.3 but max published is 21.0.4-beta.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/just-jeb/angular-builders.git' also claimed by 4 package(s) under different publishers: ['npm/@angular-builders/timestamp', 'npm/@angular-builders/common', 'npm/@angular-builders/custom-webpack'] ..."
},
"time": {
"created": "2018-08-08T13:17:04.173Z",
"modified": "2026-06-05T13:36:28.537Z"
}
}