npm autotel-eventcatalog @12.0.0
score
0.5048
med
flagged
2026-07-20 02:44
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| license_changed | 0.4 | 'MIT' -> 'Apache-2.0' |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/jagreehal/autotel.git' also claimed by 10 package(s) under different publishers: ['npm/autotel-message-contract', 'npm/autotel-backends', 'npm/autotel-drizzle'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jagreehal"
],
"versions": 17
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-dxFCihyyqx5mfDU5Z0hJixUj1jowX2G/KjQHCY0rYc5z4OAnRkzfhwYhnOE5JqeLJvo5874Wa62cHPQ21rB6Bg==",
"tarball": "https://registry.npmjs.org/autotel-eventcatalog/-/autotel-eventcatalog-12.0.0.tgz",
"unpackedSize": 560584
},
"dist-tags": {
"latest": "12.0.0"
},
"latest_version": "12.0.0",
"maintainers": [
{
"email": "jag.reehal@gmail.com",
"name": "jagreehal"
}
],
"num_versions": 16,
"repository": {
"directory": "packages/autotel-eventcatalog",
"type": "git",
"url": "git+https://github.com/jagreehal/autotel.git"
},
"scripts": {
"build": "tsdown",
"clean": "rimraf dist",
"dev": "tsdown --watch",
"format": "prettier --write .",
"format:check": "prettier --check src/**/*.ts",
"lint": "eslint src/**/*.ts",
"lint:fix": "eslint src/**/*.ts --fix",
"quality": "pnpm type-check && pnpm test && pnpm test:e2e && pnpm lint && pnpm format:check",
"test": "vitest run --exclude **/*.e2e.test.ts",
"test:e2e": "pnpm build && vitest run cli.e2e",
"test:watch": "vitest --exclude **/*.e2e.test.ts",
"type-check": "tsc --noEmit"
},
"signal_details": {
"license_changed": "'MIT' -> 'Apache-2.0'",
"shared_repo_different_publisher": "repo 'git+https://github.com/jagreehal/autotel.git' also claimed by 10 package(s) under different publishers: ['npm/autotel-message-contract', 'npm/autotel-backends', 'npm/autotel-drizzle'] ..."
},
"time": {
"created": "2026-05-24T08:12:14.903Z",
"modified": "2026-07-20T07:43:54.375Z"
}
}