prisma 6.16.2 → 6.16.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/index.js +571 -566
- package/build/query_compiler_bg.cockroachdb.wasm +0 -0
- package/build/query_compiler_bg.mysql.wasm +0 -0
- package/build/query_compiler_bg.postgresql.wasm +0 -0
- package/build/query_compiler_bg.sqlite.wasm +0 -0
- package/build/query_compiler_bg.sqlserver.wasm +0 -0
- package/build/query_engine_bg.cockroachdb.wasm +0 -0
- package/build/query_engine_bg.mysql.wasm +0 -0
- package/build/query_engine_bg.postgresql.wasm +0 -0
- package/build/query_engine_bg.sqlite.wasm +0 -0
- package/build/query_engine_bg.sqlserver.wasm +0 -0
- package/build/schema_engine_bg.wasm +0 -0
- package/package.json +14 -14
- package/prisma-client/generator-build/index.js +11 -11
- package/prisma-client/package.json +4 -4
- package/prisma-client/runtime/binary.js +12 -12
- package/prisma-client/runtime/binary.js.map +2 -2
- package/prisma-client/runtime/binary.mjs +11 -11
- package/prisma-client/runtime/binary.mjs.map +2 -2
- package/prisma-client/runtime/client.js +3 -3
- package/prisma-client/runtime/client.js.map +2 -2
- package/prisma-client/runtime/client.mjs +3 -3
- package/prisma-client/runtime/client.mjs.map +2 -2
- package/prisma-client/runtime/edge-esm.js +3 -3
- package/prisma-client/runtime/edge-esm.js.map +3 -3
- package/prisma-client/runtime/edge.js +3 -3
- package/prisma-client/runtime/edge.js.map +3 -3
- package/prisma-client/runtime/library.js +2 -2
- package/prisma-client/runtime/library.js.map +2 -2
- package/prisma-client/runtime/library.mjs +2 -2
- package/prisma-client/runtime/library.mjs.map +2 -2
- package/prisma-client/runtime/react-native.js +2 -2
- package/prisma-client/runtime/react-native.js.map +3 -3
- package/prisma-client/scripts/default-index.js +3 -3
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "6.16.
|
|
2
|
+
"version": "6.16.3",
|
|
3
3
|
"name": "prisma",
|
|
4
4
|
"description": "Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.",
|
|
5
5
|
"keywords": [
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"node": ">=18.18"
|
|
43
43
|
},
|
|
44
44
|
"prisma": {
|
|
45
|
-
"prismaCommit": "
|
|
45
|
+
"prismaCommit": "898467bd812599c2ee27fa80358f8e339ac35934"
|
|
46
46
|
},
|
|
47
47
|
"files": [
|
|
48
48
|
"README.md",
|
|
@@ -149,20 +149,20 @@
|
|
|
149
149
|
"xdg-app-paths": "8.3.0",
|
|
150
150
|
"zod": "3.24.2",
|
|
151
151
|
"zx": "8.4.1",
|
|
152
|
-
"@prisma/adapter-libsql": "6.16.
|
|
153
|
-
"@prisma/client": "6.16.
|
|
154
|
-
"@prisma/
|
|
155
|
-
"@prisma/
|
|
156
|
-
"@prisma/dmmf": "6.16.
|
|
157
|
-
"@prisma/fetch-engine": "6.16.
|
|
158
|
-
"@prisma/generator": "6.16.
|
|
159
|
-
"@prisma/
|
|
160
|
-
"@prisma/
|
|
161
|
-
"@prisma/
|
|
152
|
+
"@prisma/adapter-libsql": "6.16.3",
|
|
153
|
+
"@prisma/client-generator-registry": "6.16.3",
|
|
154
|
+
"@prisma/debug": "6.16.3",
|
|
155
|
+
"@prisma/client": "6.16.3",
|
|
156
|
+
"@prisma/dmmf": "6.16.3",
|
|
157
|
+
"@prisma/fetch-engine": "6.16.3",
|
|
158
|
+
"@prisma/generator": "6.16.3",
|
|
159
|
+
"@prisma/internals": "6.16.3",
|
|
160
|
+
"@prisma/migrate": "6.16.3",
|
|
161
|
+
"@prisma/get-platform": "6.16.3"
|
|
162
162
|
},
|
|
163
163
|
"dependencies": {
|
|
164
|
-
"@prisma/config": "6.16.
|
|
165
|
-
"@prisma/engines": "6.16.
|
|
164
|
+
"@prisma/config": "6.16.3",
|
|
165
|
+
"@prisma/engines": "6.16.3"
|
|
166
166
|
},
|
|
167
167
|
"peerDependencies": {
|
|
168
168
|
"typescript": ">=5.1.0"
|
|
@@ -4515,18 +4515,18 @@ var require_common_path_prefix = __commonJS({
|
|
|
4515
4515
|
}
|
|
4516
4516
|
});
|
|
4517
4517
|
|
|
4518
|
-
// ../../node_modules/.pnpm/@prisma+engines-version@6.16.
|
|
4518
|
+
// ../../node_modules/.pnpm/@prisma+engines-version@6.16.1-1.bb420e667c1820a8c05a38023385f6cc7ef8e83a/node_modules/@prisma/engines-version/package.json
|
|
4519
4519
|
var require_package = __commonJS({
|
|
4520
|
-
"../../node_modules/.pnpm/@prisma+engines-version@6.16.
|
|
4520
|
+
"../../node_modules/.pnpm/@prisma+engines-version@6.16.1-1.bb420e667c1820a8c05a38023385f6cc7ef8e83a/node_modules/@prisma/engines-version/package.json"(exports2, module2) {
|
|
4521
4521
|
module2.exports = {
|
|
4522
4522
|
name: "@prisma/engines-version",
|
|
4523
|
-
version: "6.16.
|
|
4523
|
+
version: "6.16.1-1.bb420e667c1820a8c05a38023385f6cc7ef8e83a",
|
|
4524
4524
|
main: "index.js",
|
|
4525
4525
|
types: "index.d.ts",
|
|
4526
4526
|
license: "Apache-2.0",
|
|
4527
4527
|
author: "Tim Suchanek <suchanek@prisma.io>",
|
|
4528
4528
|
prisma: {
|
|
4529
|
-
enginesVersion: "
|
|
4529
|
+
enginesVersion: "bb420e667c1820a8c05a38023385f6cc7ef8e83a"
|
|
4530
4530
|
},
|
|
4531
4531
|
repository: {
|
|
4532
4532
|
type: "git",
|
|
@@ -4548,9 +4548,9 @@ var require_package = __commonJS({
|
|
|
4548
4548
|
}
|
|
4549
4549
|
});
|
|
4550
4550
|
|
|
4551
|
-
// ../../node_modules/.pnpm/@prisma+engines-version@6.16.
|
|
4551
|
+
// ../../node_modules/.pnpm/@prisma+engines-version@6.16.1-1.bb420e667c1820a8c05a38023385f6cc7ef8e83a/node_modules/@prisma/engines-version/index.js
|
|
4552
4552
|
var require_engines_version = __commonJS({
|
|
4553
|
-
"../../node_modules/.pnpm/@prisma+engines-version@6.16.
|
|
4553
|
+
"../../node_modules/.pnpm/@prisma+engines-version@6.16.1-1.bb420e667c1820a8c05a38023385f6cc7ef8e83a/node_modules/@prisma/engines-version/index.js"(exports2) {
|
|
4554
4554
|
"use strict";
|
|
4555
4555
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
4556
4556
|
exports2.enginesVersion = void 0;
|
|
@@ -7391,7 +7391,7 @@ var import_path6 = __toESM(require("path"));
|
|
|
7391
7391
|
// package.json
|
|
7392
7392
|
var package_default = {
|
|
7393
7393
|
name: "@prisma/client",
|
|
7394
|
-
version: "6.16.
|
|
7394
|
+
version: "6.16.3",
|
|
7395
7395
|
description: "Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.",
|
|
7396
7396
|
keywords: [
|
|
7397
7397
|
"ORM",
|
|
@@ -7639,7 +7639,7 @@ var package_default = {
|
|
|
7639
7639
|
"@prisma/dmmf": "workspace:*",
|
|
7640
7640
|
"@prisma/driver-adapter-utils": "workspace:*",
|
|
7641
7641
|
"@prisma/engines": "workspace:*",
|
|
7642
|
-
"@prisma/engines-version": "6.16.
|
|
7642
|
+
"@prisma/engines-version": "6.16.1-1.bb420e667c1820a8c05a38023385f6cc7ef8e83a",
|
|
7643
7643
|
"@prisma/fetch-engine": "workspace:*",
|
|
7644
7644
|
"@prisma/generator": "workspace:*",
|
|
7645
7645
|
"@prisma/generator-helper": "workspace:*",
|
|
@@ -7648,8 +7648,8 @@ var package_default = {
|
|
|
7648
7648
|
"@prisma/internals": "workspace:*",
|
|
7649
7649
|
"@prisma/migrate": "workspace:*",
|
|
7650
7650
|
"@prisma/mini-proxy": "0.9.5",
|
|
7651
|
-
"@prisma/query-compiler-wasm": "6.16.
|
|
7652
|
-
"@prisma/query-engine-wasm": "6.16.
|
|
7651
|
+
"@prisma/query-compiler-wasm": "6.16.1-1.bb420e667c1820a8c05a38023385f6cc7ef8e83a",
|
|
7652
|
+
"@prisma/query-engine-wasm": "6.16.1-1.bb420e667c1820a8c05a38023385f6cc7ef8e83a",
|
|
7653
7653
|
"@prisma/query-plan-executor": "workspace:*",
|
|
7654
7654
|
"@prisma/ts-builders": "workspace:*",
|
|
7655
7655
|
"@snaplet/copycat": "6.0.0",
|
|
@@ -13508,7 +13508,7 @@ var import_node_path4 = __toESM(require("node:path"));
|
|
|
13508
13508
|
var import_engines_version = __toESM(require_engines_version());
|
|
13509
13509
|
|
|
13510
13510
|
// ../client-generator-js/package.json
|
|
13511
|
-
var version = "6.16.
|
|
13511
|
+
var version = "6.16.3";
|
|
13512
13512
|
|
|
13513
13513
|
// ../client-generator-js/src/resolvePrismaClient.ts
|
|
13514
13514
|
var import_promises5 = __toESM(require("node:fs/promises"));
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prisma/client",
|
|
3
|
-
"version": "6.16.
|
|
3
|
+
"version": "6.16.3",
|
|
4
4
|
"description": "Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ORM",
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
"@prisma/dmmf": "workspace:*",
|
|
249
249
|
"@prisma/driver-adapter-utils": "workspace:*",
|
|
250
250
|
"@prisma/engines": "workspace:*",
|
|
251
|
-
"@prisma/engines-version": "6.16.
|
|
251
|
+
"@prisma/engines-version": "6.16.1-1.bb420e667c1820a8c05a38023385f6cc7ef8e83a",
|
|
252
252
|
"@prisma/fetch-engine": "workspace:*",
|
|
253
253
|
"@prisma/generator": "workspace:*",
|
|
254
254
|
"@prisma/generator-helper": "workspace:*",
|
|
@@ -257,8 +257,8 @@
|
|
|
257
257
|
"@prisma/internals": "workspace:*",
|
|
258
258
|
"@prisma/migrate": "workspace:*",
|
|
259
259
|
"@prisma/mini-proxy": "0.9.5",
|
|
260
|
-
"@prisma/query-compiler-wasm": "6.16.
|
|
261
|
-
"@prisma/query-engine-wasm": "6.16.
|
|
260
|
+
"@prisma/query-compiler-wasm": "6.16.1-1.bb420e667c1820a8c05a38023385f6cc7ef8e83a",
|
|
261
|
+
"@prisma/query-engine-wasm": "6.16.1-1.bb420e667c1820a8c05a38023385f6cc7ef8e83a",
|
|
262
262
|
"@prisma/query-plan-executor": "workspace:*",
|
|
263
263
|
"@prisma/ts-builders": "workspace:*",
|
|
264
264
|
"@snaplet/copycat": "6.0.0",
|