@prisma/fetch-engine 6.19.0-integration-next.2 → 6.19.0-integration-next.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.
@@ -26,8 +26,8 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
26
26
  mod
27
27
  ));
28
28
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var chunk_QS6QG6QL_exports = {};
30
- __export(chunk_QS6QG6QL_exports, {
29
+ var chunk_XCO5U6Y6_exports = {};
30
+ __export(chunk_XCO5U6Y6_exports, {
31
31
  download: () => download,
32
32
  getBinaryName: () => getBinaryName,
33
33
  getVersion: () => getVersion,
@@ -35,7 +35,7 @@ __export(chunk_QS6QG6QL_exports, {
35
35
  plusX: () => plusX,
36
36
  vercelPkgPathRegex: () => vercelPkgPathRegex
37
37
  });
38
- module.exports = __toCommonJS(chunk_QS6QG6QL_exports);
38
+ module.exports = __toCommonJS(chunk_XCO5U6Y6_exports);
39
39
  var import_chunk_MWVY55RY = require("./chunk-MWVY55RY.js");
40
40
  var import_chunk_7JLQJWOR = require("./chunk-7JLQJWOR.js");
41
41
  var import_chunk_3VVCXIQ5 = require("./chunk-3VVCXIQ5.js");
@@ -585,7 +585,7 @@ var require_package = (0, import_chunk_QGM4M3NI.__commonJS)({
585
585
  "package.json"(exports, module2) {
586
586
  module2.exports = {
587
587
  name: "@prisma/fetch-engine",
588
- version: "6.19.0-integration-next.2",
588
+ version: "6.19.0-integration-next.3",
589
589
  description: "This package is intended for Prisma's internal use",
590
590
  main: "dist/index.js",
591
591
  types: "dist/index.d.ts",
package/dist/download.js CHANGED
@@ -18,15 +18,15 @@ var __copyProps = (to, from, except, desc) => {
18
18
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
19
  var download_exports = {};
20
20
  __export(download_exports, {
21
- download: () => import_chunk_QS6QG6QL.download,
22
- getBinaryName: () => import_chunk_QS6QG6QL.getBinaryName,
23
- getVersion: () => import_chunk_QS6QG6QL.getVersion,
24
- maybeCopyToTmp: () => import_chunk_QS6QG6QL.maybeCopyToTmp,
25
- plusX: () => import_chunk_QS6QG6QL.plusX,
26
- vercelPkgPathRegex: () => import_chunk_QS6QG6QL.vercelPkgPathRegex
21
+ download: () => import_chunk_XCO5U6Y6.download,
22
+ getBinaryName: () => import_chunk_XCO5U6Y6.getBinaryName,
23
+ getVersion: () => import_chunk_XCO5U6Y6.getVersion,
24
+ maybeCopyToTmp: () => import_chunk_XCO5U6Y6.maybeCopyToTmp,
25
+ plusX: () => import_chunk_XCO5U6Y6.plusX,
26
+ vercelPkgPathRegex: () => import_chunk_XCO5U6Y6.vercelPkgPathRegex
27
27
  });
28
28
  module.exports = __toCommonJS(download_exports);
29
- var import_chunk_QS6QG6QL = require("./chunk-QS6QG6QL.js");
29
+ var import_chunk_XCO5U6Y6 = require("./chunk-XCO5U6Y6.js");
30
30
  var import_chunk_MWVY55RY = require("./chunk-MWVY55RY.js");
31
31
  var import_chunk_7JLQJWOR = require("./chunk-7JLQJWOR.js");
32
32
  var import_chunk_3VVCXIQ5 = require("./chunk-3VVCXIQ5.js");
package/dist/index.js CHANGED
@@ -21,20 +21,20 @@ __export(index_exports, {
21
21
  BinaryType: () => import_chunk_X37PZICB.BinaryType,
22
22
  allEngineEnvVarsSet: () => import_chunk_QFA3XBMW.allEngineEnvVarsSet,
23
23
  deprecatedEnvVarMap: () => import_chunk_QFA3XBMW.deprecatedEnvVarMap,
24
- download: () => import_chunk_QS6QG6QL.download,
24
+ download: () => import_chunk_XCO5U6Y6.download,
25
25
  engineEnvVarMap: () => import_chunk_QFA3XBMW.engineEnvVarMap,
26
26
  getBinaryEnvVarPath: () => import_chunk_QFA3XBMW.getBinaryEnvVarPath,
27
- getBinaryName: () => import_chunk_QS6QG6QL.getBinaryName,
27
+ getBinaryName: () => import_chunk_XCO5U6Y6.getBinaryName,
28
28
  getCacheDir: () => import_chunk_LONQL55G.getCacheDir,
29
29
  getProxyAgent: () => import_chunk_VAPNG6TS.getProxyAgent,
30
- getVersion: () => import_chunk_QS6QG6QL.getVersion,
31
- maybeCopyToTmp: () => import_chunk_QS6QG6QL.maybeCopyToTmp,
30
+ getVersion: () => import_chunk_XCO5U6Y6.getVersion,
31
+ maybeCopyToTmp: () => import_chunk_XCO5U6Y6.maybeCopyToTmp,
32
32
  overwriteFile: () => import_chunk_LONQL55G.overwriteFile,
33
- plusX: () => import_chunk_QS6QG6QL.plusX,
34
- vercelPkgPathRegex: () => import_chunk_QS6QG6QL.vercelPkgPathRegex
33
+ plusX: () => import_chunk_XCO5U6Y6.plusX,
34
+ vercelPkgPathRegex: () => import_chunk_XCO5U6Y6.vercelPkgPathRegex
35
35
  });
36
36
  module.exports = __toCommonJS(index_exports);
37
- var import_chunk_QS6QG6QL = require("./chunk-QS6QG6QL.js");
37
+ var import_chunk_XCO5U6Y6 = require("./chunk-XCO5U6Y6.js");
38
38
  var import_chunk_MWVY55RY = require("./chunk-MWVY55RY.js");
39
39
  var import_chunk_7JLQJWOR = require("./chunk-7JLQJWOR.js");
40
40
  var import_chunk_3VVCXIQ5 = require("./chunk-3VVCXIQ5.js");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prisma/fetch-engine",
3
- "version": "6.19.0-integration-next.2",
3
+ "version": "6.19.0-integration-next.3",
4
4
  "description": "This package is intended for Prisma's internal use",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -37,8 +37,8 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "@prisma/engines-version": "6.18.0-8.34b5a692b7bd79939a9a2c3ef97d816e749cda2f",
40
- "@prisma/debug": "6.19.0-integration-next.2",
41
- "@prisma/get-platform": "6.19.0-integration-next.2"
40
+ "@prisma/debug": "6.19.0-integration-next.3",
41
+ "@prisma/get-platform": "6.19.0-integration-next.3"
42
42
  },
43
43
  "files": [
44
44
  "README.md",