npm @prisma-next/sql-schema-ir @0.13.0
score
0.7
high
flagged
2026-06-18 04:42
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/emitter', 'npm/@prisma-next/middleware-cache', 'npm/@prisma-next/adapter-sqlite'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tylerhogarth",
"aqrln",
"wmadden-prisma"
],
"versions": 944
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-v8CJKAcaqmBaBcq0tamf7YxDL87AMPRAUhFIZA59EoJjvQSkSa1anlhT1vKqkON7Y03DK4powm/8fC9UhWkhzw==",
"tarball": "https://registry.npmjs.org/@prisma-next/sql-schema-ir/-/sql-schema-ir-0.13.0.tgz",
"unpackedSize": 78067
},
"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": 946,
"repository": {
"directory": "packages/2-sql/1-core/schema-ir",
"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 --passWithNoTests",
"test:coverage": "vitest run --coverage --passWithNoTests",
"typecheck": "tsc --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/emitter', 'npm/@prisma-next/middleware-cache', 'npm/@prisma-next/adapter-sqlite'] ..."
},
"time": {
"created": "2025-12-09T13:58:18.580Z",
"modified": "2026-06-18T09:42:02.473Z"
}
}