npm @prisma-next/cli-telemetry @0.13.0
score
0.7
high
flagged
2026-06-18 04:41
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.13.0 but max published is 0.14.0-dev.1 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/prisma/prisma-next.git' also claimed by 10 package(s) under different publishers: ['npm/@prisma-next/contract', 'npm/@prisma-next/extension-paradedb', 'npm/@prisma-next/extension-cipherstash'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tylerhogarth",
"aqrln",
"wmadden-prisma"
],
"versions": 222
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-D7efYTh+XRLZNu4Sj3MQZaffn3odfikvGxQCkK/H3vf1Z9hlNZXi6b9LAVUNODgfp+M0L25lrvQeXoOnXYuy9w==",
"tarball": "https://registry.npmjs.org/@prisma-next/cli-telemetry/-/cli-telemetry-0.13.0.tgz",
"unpackedSize": 140262
},
"dist-tags": {
"dev": "0.14.0-dev.1",
"latest": "0.13.0"
},
"latest_version": "0.13.0",
"maintainers": [
{
"email": "tylerhogarth@gmail.com",
"name": "tylerhogarth"
},
{
"email": "alex@aqrln.net",
"name": "aqrln"
},
{
"email": "madden@prisma.io",
"name": "wmadden-prisma"
}
],
"num_versions": 223,
"repository": {
"directory": "packages/1-framework/3-tooling/cli-telemetry",
"type": "git",
"url": "git+https://github.com/prisma/prisma-next.git"
},
"scripts": {
"build": "tsdown",
"clean": "rm -rf dist dist-tsc dist-tsc-prod coverage .tmp-output",
"lint": "biome check . --error-on-warnings",
"lint:fix": "biome check --write .",
"lint:fix:unsafe": "biome check --write --unsafe .",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"typecheck": "tsc --project tsconfig.json --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.13.0 but max published is 0.14.0-dev.1",
"shared_repo_different_publisher": "repo 'git+https://github.com/prisma/prisma-next.git' also claimed by 10 package(s) under different publishers: ['npm/@prisma-next/contract', 'npm/@prisma-next/extension-paradedb', 'npm/@prisma-next/extension-cipherstash'] ..."
},
"time": {
"created": "2026-05-20T20:15:03.411Z",
"modified": "2026-06-18T09:41:47.315Z"
}
}