npm @prisma-next/cli @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/operations', 'npm/@prisma-next/ids', 'npm/@prisma-next/ts-render'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tylerhogarth",
"aqrln",
"wmadden-prisma"
],
"versions": 865
}
Evidence (package doc at flag time)
{
"dependencies_count": 24,
"dist": {
"integrity": "sha512-bzVvhNlbS/Fh5WvTtUa0+L4wG/HmV4MugaTCDpZO4+MBbm5S8HdgloOP1dvjvchp4emZYLN4nu8x8Objqz3kEg==",
"tarball": "https://registry.npmjs.org/@prisma-next/cli/-/cli-0.13.0.tgz",
"unpackedSize": 3059772
},
"dist-tags": {
"dev": "0.14.0-dev.1",
"latest": "0.13.0",
"pr": "0.3.0-pr.112.2"
},
"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": 866,
"repository": {
"directory": "packages/1-framework/3-tooling/cli",
"type": "git",
"url": "git+https://github.com/prisma/prisma-next.git"
},
"scripts": {
"build": "tsdown && node ./scripts/write-cli-js-compat.mjs",
"clean": "rm -rf dist dist-tsc dist-tsc-prod coverage .tmp-output",
"gallery": "tsx scripts/gallery.ts",
"lint": "biome check . --error-on-warnings",
"lint:fix": "biome check --write .",
"lint:fix:unsafe": "biome check --write --unsafe .",
"record": "tsx scripts/record.ts",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"typecheck": "tsc --project tsconfig.json --noEmit && tsc --project tsconfig.test.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/operations', 'npm/@prisma-next/ids', 'npm/@prisma-next/ts-render'] ..."
},
"time": {
"created": "2025-12-09T13:58:45.440Z",
"modified": "2026-06-18T09:41:49.348Z"
}
}