@prisma/fetch-engine 7.1.0-dev.2 → 7.1.0-dev.21

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_T7GYRWW3_exports = {};
30
- __export(chunk_T7GYRWW3_exports, {
29
+ var chunk_GGRXSDQB_exports = {};
30
+ __export(chunk_GGRXSDQB_exports, {
31
31
  download: () => download,
32
32
  getBinaryName: () => getBinaryName,
33
33
  getVersion: () => getVersion,
@@ -35,7 +35,7 @@ __export(chunk_T7GYRWW3_exports, {
35
35
  plusX: () => plusX,
36
36
  vercelPkgPathRegex: () => vercelPkgPathRegex
37
37
  });
38
- module.exports = __toCommonJS(chunk_T7GYRWW3_exports);
38
+ module.exports = __toCommonJS(chunk_GGRXSDQB_exports);
39
39
  var import_chunk_5564WBCW = require("./chunk-5564WBCW.js");
40
40
  var import_chunk_7JLQJWOR = require("./chunk-7JLQJWOR.js");
41
41
  var import_chunk_4GGGRRIN = require("./chunk-4GGGRRIN.js");
@@ -585,7 +585,7 @@ var require_package = (0, import_chunk_2ESYSVXG.__commonJS)({
585
585
  "package.json"(exports, module2) {
586
586
  module2.exports = {
587
587
  name: "@prisma/fetch-engine",
588
- version: "7.1.0-dev.2",
588
+ version: "7.1.0-dev.21",
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",
@@ -622,7 +622,7 @@ var require_package = (0, import_chunk_2ESYSVXG.__commonJS)({
622
622
  },
623
623
  dependencies: {
624
624
  "@prisma/debug": "workspace:*",
625
- "@prisma/engines-version": "6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513",
625
+ "@prisma/engines-version": "7.1.0-5.ab17e348034e9823a063101c707b39f4ba1e6dd4",
626
626
  "@prisma/get-platform": "workspace:*"
627
627
  },
628
628
  scripts: {
@@ -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_HLVJU3A5_exports = {};
30
- __export(chunk_HLVJU3A5_exports, {
29
+ var chunk_V3JJBXXP_exports = {};
30
+ __export(chunk_V3JJBXXP_exports, {
31
31
  download: () => download,
32
32
  getBinaryName: () => getBinaryName,
33
33
  getVersion: () => getVersion,
@@ -35,7 +35,7 @@ __export(chunk_HLVJU3A5_exports, {
35
35
  plusX: () => plusX,
36
36
  vercelPkgPathRegex: () => vercelPkgPathRegex
37
37
  });
38
- module.exports = __toCommonJS(chunk_HLVJU3A5_exports);
38
+ module.exports = __toCommonJS(chunk_V3JJBXXP_exports);
39
39
  var import_chunk_5564WBCW = require("./chunk-5564WBCW.js");
40
40
  var import_chunk_7JLQJWOR = require("./chunk-7JLQJWOR.js");
41
41
  var import_chunk_4GGGRRIN = require("./chunk-4GGGRRIN.js");
@@ -622,7 +622,7 @@ var require_package = (0, import_chunk_2ESYSVXG.__commonJS)({
622
622
  },
623
623
  dependencies: {
624
624
  "@prisma/debug": "workspace:*",
625
- "@prisma/engines-version": "6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513",
625
+ "@prisma/engines-version": "7.1.0-5.ab17e348034e9823a063101c707b39f4ba1e6dd4",
626
626
  "@prisma/get-platform": "workspace:*"
627
627
  },
628
628
  scripts: {
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_T7GYRWW3.download,
22
- getBinaryName: () => import_chunk_T7GYRWW3.getBinaryName,
23
- getVersion: () => import_chunk_T7GYRWW3.getVersion,
24
- maybeCopyToTmp: () => import_chunk_T7GYRWW3.maybeCopyToTmp,
25
- plusX: () => import_chunk_T7GYRWW3.plusX,
26
- vercelPkgPathRegex: () => import_chunk_T7GYRWW3.vercelPkgPathRegex
21
+ download: () => import_chunk_GGRXSDQB.download,
22
+ getBinaryName: () => import_chunk_GGRXSDQB.getBinaryName,
23
+ getVersion: () => import_chunk_GGRXSDQB.getVersion,
24
+ maybeCopyToTmp: () => import_chunk_GGRXSDQB.maybeCopyToTmp,
25
+ plusX: () => import_chunk_GGRXSDQB.plusX,
26
+ vercelPkgPathRegex: () => import_chunk_GGRXSDQB.vercelPkgPathRegex
27
27
  });
28
28
  module.exports = __toCommonJS(download_exports);
29
- var import_chunk_T7GYRWW3 = require("./chunk-T7GYRWW3.js");
29
+ var import_chunk_GGRXSDQB = require("./chunk-GGRXSDQB.js");
30
30
  var import_chunk_5564WBCW = require("./chunk-5564WBCW.js");
31
31
  var import_chunk_7JLQJWOR = require("./chunk-7JLQJWOR.js");
32
32
  var import_chunk_4GGGRRIN = require("./chunk-4GGGRRIN.js");
package/dist/index.js CHANGED
@@ -21,20 +21,20 @@ __export(index_exports, {
21
21
  BinaryType: () => import_chunk_66KG5WKV.BinaryType,
22
22
  allEngineEnvVarsSet: () => import_chunk_XNR2KDTK.allEngineEnvVarsSet,
23
23
  deprecatedEnvVarMap: () => import_chunk_XNR2KDTK.deprecatedEnvVarMap,
24
- download: () => import_chunk_T7GYRWW3.download,
24
+ download: () => import_chunk_GGRXSDQB.download,
25
25
  engineEnvVarMap: () => import_chunk_XNR2KDTK.engineEnvVarMap,
26
26
  getBinaryEnvVarPath: () => import_chunk_XNR2KDTK.getBinaryEnvVarPath,
27
- getBinaryName: () => import_chunk_T7GYRWW3.getBinaryName,
27
+ getBinaryName: () => import_chunk_GGRXSDQB.getBinaryName,
28
28
  getCacheDir: () => import_chunk_4MDZEOKU.getCacheDir,
29
29
  getProxyAgent: () => import_chunk_CTLNI6CP.getProxyAgent,
30
- getVersion: () => import_chunk_T7GYRWW3.getVersion,
31
- maybeCopyToTmp: () => import_chunk_T7GYRWW3.maybeCopyToTmp,
30
+ getVersion: () => import_chunk_GGRXSDQB.getVersion,
31
+ maybeCopyToTmp: () => import_chunk_GGRXSDQB.maybeCopyToTmp,
32
32
  overwriteFile: () => import_chunk_4MDZEOKU.overwriteFile,
33
- plusX: () => import_chunk_T7GYRWW3.plusX,
34
- vercelPkgPathRegex: () => import_chunk_T7GYRWW3.vercelPkgPathRegex
33
+ plusX: () => import_chunk_GGRXSDQB.plusX,
34
+ vercelPkgPathRegex: () => import_chunk_GGRXSDQB.vercelPkgPathRegex
35
35
  });
36
36
  module.exports = __toCommonJS(index_exports);
37
- var import_chunk_T7GYRWW3 = require("./chunk-T7GYRWW3.js");
37
+ var import_chunk_GGRXSDQB = require("./chunk-GGRXSDQB.js");
38
38
  var import_chunk_5564WBCW = require("./chunk-5564WBCW.js");
39
39
  var import_chunk_7JLQJWOR = require("./chunk-7JLQJWOR.js");
40
40
  var import_chunk_4GGGRRIN = require("./chunk-4GGGRRIN.js");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prisma/fetch-engine",
3
- "version": "7.1.0-dev.2",
3
+ "version": "7.1.0-dev.21",
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",
@@ -36,9 +36,9 @@
36
36
  "typescript": "5.4.5"
37
37
  },
38
38
  "dependencies": {
39
- "@prisma/engines-version": "6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513",
40
- "@prisma/debug": "7.1.0-dev.2",
41
- "@prisma/get-platform": "7.1.0-dev.2"
39
+ "@prisma/engines-version": "7.1.0-5.ab17e348034e9823a063101c707b39f4ba1e6dd4",
40
+ "@prisma/debug": "7.1.0-dev.21",
41
+ "@prisma/get-platform": "7.1.0-dev.21"
42
42
  },
43
43
  "files": [
44
44
  "README.md",