npm @peac/telemetry @0.15.1
score
0.6331
med
flagged
2026-06-22 09:49
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.15.1 but max published is 0.15.2 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/peacprotocol/peac.git' also claimed by 10 package(s) under different publishers: ['npm/@peac/capture-core', 'npm/@peac/capture-node', 'npm/@peac/contracts'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"peacprotocol"
],
"versions": 47
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-YvrHK58dpPHw45Gc3jFS3MbnZq3xeRTkueMtM4hnI4KczNgPxA5zEI4IS/siWapqxco3ybMea/QGG6O/EhJTKw==",
"tarball": "https://registry.npmjs.org/@peac/telemetry/-/telemetry-0.15.1.tgz",
"unpackedSize": 43108
},
"dist-tags": {
"latest": "0.15.1",
"next": "0.15.2"
},
"latest_version": "0.15.1",
"maintainers": [
{
"email": "peacprotocol@gmail.com",
"name": "peacprotocol"
}
],
"num_versions": 48,
"repository": {
"directory": "packages/telemetry",
"type": "git",
"url": "git+https://github.com/peacprotocol/peac.git"
},
"scripts": {
"build": "pnpm run build:js && pnpm run build:types",
"build:js": "tsup",
"build:types": "rm -f dist/.tsbuildinfo && tsc && rm -f dist/.tsbuildinfo",
"clean": "rm -rf dist",
"prebuild": "rm -rf dist",
"test": "vitest run",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.15.1 but max published is 0.15.2",
"shared_repo_different_publisher": "repo 'git+https://github.com/peacprotocol/peac.git' also claimed by 10 package(s) under different publishers: ['npm/@peac/capture-core', 'npm/@peac/capture-node', 'npm/@peac/contracts'] ..."
},
"time": {
"created": "2026-01-13T00:51:27.011Z",
"modified": "2026-06-22T14:49:26.020Z"
}
}