npm @prisma-next/sql-orm-client @0.14.0
score
0.75
high
flagged
2026-06-18 09:33
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| 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/sql-contract-emitter', 'npm/@prisma-next/ids', 'npm/@prisma-next/ts-render'] ... |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@prisma-next/sql-errors'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tylerhogarth",
"aqrln",
"wmadden-prisma"
],
"versions": 372
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-fXyiR/8r3NqLqUKTxrL0o5KcxHW6r91pD0pU1tmnB6kJD3MS++Fhd2miDcbCn/5O0qf71zfmJDafKU74TOJ3dw==",
"tarball": "https://registry.npmjs.org/@prisma-next/sql-orm-client/-/sql-orm-client-0.14.0.tgz",
"unpackedSize": 1150059
},
"dist-tags": {
"dev": "0.14.0-dev.2",
"latest": "0.14.0"
},
"latest_version": "0.14.0",
"maintainers": [
{
"email": "tylerhogarth@gmail.com",
"name": "tylerhogarth"
},
{
"email": "alex@aqrln.net",
"name": "aqrln"
},
{
"email": "madden@prisma.io",
"name": "wmadden-prisma"
}
],
"num_versions": 374,
"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 && node ../../packages/1-framework/3-tooling/cli/dist/cli.js contract emit --config test/sql-orm-client/fixtures/junction-namespaces/prisma-next.config.ts && node ../../packages/1-framework/3-tooling/cli/dist/cli.js contract emit --config test/sql-orm-client/fixtures/execution-defaulted-tags/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/ && cp test/sql-orm-client/fixtures/junction-namespaces/generated/contract.json test/sql-orm-client/fixtures/junction-namespaces/generated/contract.d.ts ../../packages/3-extensions/sql-orm-client/test/fixtures/junction-namespaces/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/ test/fixtures/junction-namespaces/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": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@prisma-next/sql-errors']",
"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/sql-contract-emitter', 'npm/@prisma-next/ids', 'npm/@prisma-next/ts-render'] ..."
},
"time": {
"created": "2026-02-24T13:30:40.341Z",
"modified": "2026-06-18T14:33:30.829Z"
}
}