npm @angular-builders/jest @21.0.4
score
0.7
high
flagged
2026-06-09 12:19
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=21.0.4 but max published is 22.0.0-beta.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/just-jeb/angular-builders.git' also claimed by 5 package(s) under different publishers: ['npm/@angular-builders/timestamp', 'npm/@angular-builders/custom-esbuild', 'npm/@angular-builders/common'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"justjeb"
],
"versions": 201
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-4VcdUansaKq2EMyuN7GvcRqrVzi9KfqyJ/2smA8R6gXp1gX4h5PJQqlMyh64J09fZPWFgmquZlwVO8qmu8H3wQ==",
"tarball": "https://registry.npmjs.org/@angular-builders/jest/-/jest-21.0.4.tgz",
"unpackedSize": 121304
},
"dist-tags": {
"7.x.x": "7.4.4",
"jest-preset-alpha": "7.3.0-alpha.1",
"latest": "21.0.4",
"lerna-try": "8.0.0-RC.0",
"next": "22.0.0-beta.0"
},
"latest_version": "21.0.4",
"maintainers": [
{
"email": "work@justjeb.com",
"name": "justjeb"
}
],
"num_versions": 202,
"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",
"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.4 but max published is 22.0.0-beta.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/just-jeb/angular-builders.git' also claimed by 5 package(s) under different publishers: ['npm/@angular-builders/timestamp', 'npm/@angular-builders/custom-esbuild', 'npm/@angular-builders/common'] ..."
},
"time": {
"created": "2018-08-08T13:17:04.173Z",
"modified": "2026-06-09T17:19:01.048Z"
}
}