@prisma-next/lane-sql-query-builder
Advanced tools
+18
-18
| { | ||
| "name": "@prisma-next/lane-sql-query-builder", | ||
| "version": "0.0.1", | ||
| "version": "0.3.0-pr.105.1", | ||
| "type": "module", | ||
| "sideEffects": false, | ||
| "description": "SQL query builder lane for Prisma Next", | ||
| "scripts": { | ||
| "build": "tsdown", | ||
| "test": "vitest run", | ||
| "test:coverage": "vitest run --coverage", | ||
| "typecheck": "tsc --noEmit", | ||
| "lint": "biome check . --error-on-warnings", | ||
| "lint:fix": "biome check --write .", | ||
| "lint:fix:unsafe": "biome check --write --unsafe .", | ||
| "clean": "rm -rf dist coverage .tmp-output" | ||
| }, | ||
| "devDependencies": { | ||
| "@prisma-next/tsconfig": "workspace:*", | ||
| "@prisma-next/tsdown": "workspace:*", | ||
| "tsdown": "catalog:", | ||
| "typescript": "catalog:", | ||
| "vitest": "catalog:" | ||
| "tsdown": "0.18.4", | ||
| "typescript": "5.9.3", | ||
| "vitest": "4.0.16", | ||
| "@prisma-next/tsconfig": "0.0.0", | ||
| "@prisma-next/tsdown": "0.0.0" | ||
| }, | ||
@@ -37,3 +27,13 @@ "files": [ | ||
| "module": "./dist/index.mjs", | ||
| "types": "./dist/index.d.mts" | ||
| } | ||
| "types": "./dist/index.d.mts", | ||
| "scripts": { | ||
| "build": "tsdown", | ||
| "test": "vitest run", | ||
| "test:coverage": "vitest run --coverage", | ||
| "typecheck": "tsc --noEmit", | ||
| "lint": "biome check . --error-on-warnings", | ||
| "lint:fix": "biome check --write .", | ||
| "lint:fix:unsafe": "biome check --write --unsafe .", | ||
| "clean": "rm -rf dist coverage .tmp-output" | ||
| } | ||
| } |
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
1391
-0.78%