npm @peac/protocol @0.16.2
score
0.6438
med
flagged
2026-07-21 01:13
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.16.2 but max published is 0.16.3 |
| 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/middleware-core', 'npm/@peac/middleware-express', 'npm/@peac/jwks-cache'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"peacprotocol"
],
"versions": 53
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-9BPW8q+Nk6TU05IdY2b2oGq0s8FfVxydYqXar3x36oEzYcCiXf5lp11yuVBj+le4UwPasHsH8eLk/lDh4QB4MA==",
"tarball": "https://registry.npmjs.org/@peac/protocol/-/protocol-0.16.2.tgz",
"unpackedSize": 1857952
},
"dist-tags": {
"latest": "0.16.2",
"next": "0.16.3"
},
"latest_version": "0.16.2",
"maintainers": [
{
"email": "peacprotocol@gmail.com",
"name": "peacprotocol"
}
],
"num_versions": 54,
"repository": {
"directory": "packages/protocol",
"type": "git",
"url": "git+https://github.com/peacprotocol/peac.git"
},
"scripts": {
"bench": "vitest bench --run",
"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"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.16.2 but max published is 0.16.3",
"shared_repo_different_publisher": "repo 'git+https://github.com/peacprotocol/peac.git' also claimed by 10 package(s) under different publishers: ['npm/@peac/middleware-core', 'npm/@peac/middleware-express', 'npm/@peac/jwks-cache'] ..."
},
"time": {
"created": "2025-12-22T17:19:06.652Z",
"modified": "2026-07-21T06:06:23.131Z"
}
}