npm @prisma-next/sql-orm-client @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/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": 370
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-wGn6qqvc6onaokYQovy6V9i7VLC/jZeUvPCSQ3LgR+W3isoUXmp3B++eVTVwnCHCwiZw1s/tFlpoG3xr2anAVg==",
"tarball": "https://registry.npmjs.org/@prisma-next/sql-orm-client/-/sql-orm-client-0.13.0.tgz",
"unpackedSize": 1029429
},
"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": 372,
"repository": {
"directory": "packages/3-extensions/sql-orm-client",
"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",
"emit": "cd ../../../test/integration && node ../../packages/1-framework/3-tooling/cli/dist/cli.js contract emit --config test/sql-orm-client/fixtures/prisma-next.config.ts && node ../../packages/1-framework/3-tooling/cli/dist/cli.js contract emit --config test/sql-orm-client/fixtures/polymorphism/prisma-next.config.ts && cp test/sql-orm-client/fixtures/generated/contract.json test/sql-orm-client/fixtures/generated/contract.d.ts ../../packages/3-extensions/sql-orm-client/test/fixtures/generated/ && cd ../../packages/3-extensions/sql-orm-client && node scripts/strip-pgvector-fixture.mjs test/fixtures/generated/contract.d.ts",
"emit:check": "pnpm emit && git diff --exit-code test/fixtures/generated/",
"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 --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:40.341Z",
"modified": "2026-06-18T09:42:12.220Z"
}
}