npm @angular-builders/jest @22.0.0
score
0.7
high
flagged
2026-06-22 13:20
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=22.0.0 but max published is 22.0.1-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/custom-esbuild', 'npm/@angular-builders/common', 'npm/@angular-builders/custom-webpack'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"justjeb"
],
"versions": 204
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-iN0lvts7Guho/s+fADEtrLme8sKRu5chvU0PebUzOgypEdcFTuDRrSug2JQXPNFkslt6pVUAwpJFYPexFBTBnA==",
"tarball": "https://registry.npmjs.org/@angular-builders/jest/-/jest-22.0.0.tgz",
"unpackedSize": 145678
},
"dist-tags": {
"7.x.x": "7.4.4",
"jest-preset-alpha": "7.3.0-alpha.1",
"latest": "22.0.0",
"lerna-try": "8.0.0-RC.0",
"next": "22.0.1-beta.1"
},
"latest_version": "22.0.0",
"maintainers": [
{
"email": "work@justjeb.com",
"name": "justjeb"
}
],
"num_versions": 206,
"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 && tsc -p tsconfig.schematics.json && yarn copy:schematics && yarn postbuild",
"clean": "rimraf dist src/schema.ts",
"copy": "cpy --flat src/schema.json dist",
"copy:schematics": "copyfiles -u 2 \"src/schematics/**/*.json\" dist/schematics && copyfiles -u 2 \"src/schematics/**/files/**\" dist/schematics",
"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=22.0.0 but max published is 22.0.1-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/custom-esbuild', 'npm/@angular-builders/common', 'npm/@angular-builders/custom-webpack'] ..."
},
"time": {
"created": "2018-08-08T13:17:04.173Z",
"modified": "2026-06-22T18:20:39.453Z"
}
}