npm @prisma-next/vite-plugin-contract-emit @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/target-sqlite', 'npm/@prisma-next/target-postgres', 'npm/@prisma-next/adapter-postgres'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tylerhogarth",
"aqrln",
"wmadden-prisma"
],
"versions": 413
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-h2OTQD/JOr35Lh825Z4q49uwtzP/fYXLG7g9kzhJMm2aPk54+uy5bIH81DxZaKqhphIF6q7Ipug0/KoYh7REew==",
"tarball": "https://registry.npmjs.org/@prisma-next/vite-plugin-contract-emit/-/vite-plugin-contract-emit-0.13.0.tgz",
"unpackedSize": 69991
},
"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": 415,
"repository": {
"directory": "packages/1-framework/3-tooling/vite-plugin-contract-emit",
"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 && 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/target-sqlite', 'npm/@prisma-next/target-postgres', 'npm/@prisma-next/adapter-postgres'] ..."
},
"time": {
"created": "2026-02-24T13:30:28.510Z",
"modified": "2026-06-18T09:41:51.054Z"
}
}