@prisma/fetch-engine 6.5.0-integration-feat-prisma-config-without-new-package.2 → 6.5.0-integration-fix-use-webcrypto.2

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 __toESM2 = (mod, isNodeMode, target) => (target = mod != null ? __create(__g
26
26
  mod
27
27
  ));
28
28
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var chunk_Z4FI34ZU_exports = {};
30
- __export(chunk_Z4FI34ZU_exports, {
29
+ var chunk_2QOVMJWE_exports = {};
30
+ __export(chunk_2QOVMJWE_exports, {
31
31
  download: () => download,
32
32
  getBinaryName: () => getBinaryName,
33
33
  getVersion: () => getVersion,
@@ -35,7 +35,7 @@ __export(chunk_Z4FI34ZU_exports, {
35
35
  plusX: () => plusX,
36
36
  vercelPkgPathRegex: () => vercelPkgPathRegex
37
37
  });
38
- module.exports = __toCommonJS(chunk_Z4FI34ZU_exports);
38
+ module.exports = __toCommonJS(chunk_2QOVMJWE_exports);
39
39
  var import_chunk_4LX3XBNY = require("./chunk-4LX3XBNY.js");
40
40
  var import_chunk_MX3HXAU2 = require("./chunk-MX3HXAU2.js");
41
41
  var import_chunk_I3P4GT6A = require("./chunk-I3P4GT6A.js");
@@ -1979,7 +1979,7 @@ var require_package = (0, import_chunk_AH6QHEOA.__commonJS)({
1979
1979
  },
1980
1980
  dependencies: {
1981
1981
  "@prisma/debug": "workspace:*",
1982
- "@prisma/engines-version": "6.5.0-35.c4e2705a07520fd27af6feba131ff83c38cd0c5c",
1982
+ "@prisma/engines-version": "6.5.0-36.3f077f0c2a07647acf7cda7dc8e24e0ce3a3812a",
1983
1983
  "@prisma/get-platform": "workspace:*"
1984
1984
  },
1985
1985
  scripts: {
@@ -26,8 +26,8 @@ var __toESM2 = (mod, isNodeMode, target) => (target = mod != null ? __create(__g
26
26
  mod
27
27
  ));
28
28
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var chunk_7AVRWCHT_exports = {};
30
- __export(chunk_7AVRWCHT_exports, {
29
+ var chunk_ML2FU6EP_exports = {};
30
+ __export(chunk_ML2FU6EP_exports, {
31
31
  download: () => download,
32
32
  getBinaryName: () => getBinaryName,
33
33
  getVersion: () => getVersion,
@@ -35,7 +35,7 @@ __export(chunk_7AVRWCHT_exports, {
35
35
  plusX: () => plusX,
36
36
  vercelPkgPathRegex: () => vercelPkgPathRegex
37
37
  });
38
- module.exports = __toCommonJS(chunk_7AVRWCHT_exports);
38
+ module.exports = __toCommonJS(chunk_ML2FU6EP_exports);
39
39
  var import_chunk_4LX3XBNY = require("./chunk-4LX3XBNY.js");
40
40
  var import_chunk_MX3HXAU2 = require("./chunk-MX3HXAU2.js");
41
41
  var import_chunk_I3P4GT6A = require("./chunk-I3P4GT6A.js");
@@ -1936,7 +1936,7 @@ var require_package = (0, import_chunk_AH6QHEOA.__commonJS)({
1936
1936
  "package.json"(exports, module2) {
1937
1937
  module2.exports = {
1938
1938
  name: "@prisma/fetch-engine",
1939
- version: "6.5.0-integration-feat-prisma-config-without-new-package.2",
1939
+ version: "6.5.0-integration-fix-use-webcrypto.2",
1940
1940
  description: "This package is intended for Prisma's internal use",
1941
1941
  main: "dist/index.js",
1942
1942
  types: "dist/index.d.ts",
@@ -1979,7 +1979,7 @@ var require_package = (0, import_chunk_AH6QHEOA.__commonJS)({
1979
1979
  },
1980
1980
  dependencies: {
1981
1981
  "@prisma/debug": "workspace:*",
1982
- "@prisma/engines-version": "6.5.0-35.c4e2705a07520fd27af6feba131ff83c38cd0c5c",
1982
+ "@prisma/engines-version": "6.5.0-36.3f077f0c2a07647acf7cda7dc8e24e0ce3a3812a",
1983
1983
  "@prisma/get-platform": "workspace:*"
1984
1984
  },
1985
1985
  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_7AVRWCHT.download,
22
- getBinaryName: () => import_chunk_7AVRWCHT.getBinaryName,
23
- getVersion: () => import_chunk_7AVRWCHT.getVersion,
24
- maybeCopyToTmp: () => import_chunk_7AVRWCHT.maybeCopyToTmp,
25
- plusX: () => import_chunk_7AVRWCHT.plusX,
26
- vercelPkgPathRegex: () => import_chunk_7AVRWCHT.vercelPkgPathRegex
21
+ download: () => import_chunk_ML2FU6EP.download,
22
+ getBinaryName: () => import_chunk_ML2FU6EP.getBinaryName,
23
+ getVersion: () => import_chunk_ML2FU6EP.getVersion,
24
+ maybeCopyToTmp: () => import_chunk_ML2FU6EP.maybeCopyToTmp,
25
+ plusX: () => import_chunk_ML2FU6EP.plusX,
26
+ vercelPkgPathRegex: () => import_chunk_ML2FU6EP.vercelPkgPathRegex
27
27
  });
28
28
  module.exports = __toCommonJS(download_exports);
29
- var import_chunk_7AVRWCHT = require("./chunk-7AVRWCHT.js");
29
+ var import_chunk_ML2FU6EP = require("./chunk-ML2FU6EP.js");
30
30
  var import_chunk_4LX3XBNY = require("./chunk-4LX3XBNY.js");
31
31
  var import_chunk_MX3HXAU2 = require("./chunk-MX3HXAU2.js");
32
32
  var import_chunk_I3P4GT6A = require("./chunk-I3P4GT6A.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_PXQVM7NP.allEngineEnvVarsSet,
23
23
  deprecatedEnvVarMap: () => import_chunk_PXQVM7NP.deprecatedEnvVarMap,
24
- download: () => import_chunk_7AVRWCHT.download,
24
+ download: () => import_chunk_ML2FU6EP.download,
25
25
  engineEnvVarMap: () => import_chunk_PXQVM7NP.engineEnvVarMap,
26
26
  getBinaryEnvVarPath: () => import_chunk_PXQVM7NP.getBinaryEnvVarPath,
27
- getBinaryName: () => import_chunk_7AVRWCHT.getBinaryName,
27
+ getBinaryName: () => import_chunk_ML2FU6EP.getBinaryName,
28
28
  getCacheDir: () => import_chunk_HACCWU3B.getCacheDir,
29
29
  getProxyAgent: () => import_chunk_ZSBPBV34.getProxyAgent,
30
- getVersion: () => import_chunk_7AVRWCHT.getVersion,
31
- maybeCopyToTmp: () => import_chunk_7AVRWCHT.maybeCopyToTmp,
30
+ getVersion: () => import_chunk_ML2FU6EP.getVersion,
31
+ maybeCopyToTmp: () => import_chunk_ML2FU6EP.maybeCopyToTmp,
32
32
  overwriteFile: () => import_chunk_HACCWU3B.overwriteFile,
33
- plusX: () => import_chunk_7AVRWCHT.plusX,
34
- vercelPkgPathRegex: () => import_chunk_7AVRWCHT.vercelPkgPathRegex
33
+ plusX: () => import_chunk_ML2FU6EP.plusX,
34
+ vercelPkgPathRegex: () => import_chunk_ML2FU6EP.vercelPkgPathRegex
35
35
  });
36
36
  module.exports = __toCommonJS(index_exports);
37
- var import_chunk_7AVRWCHT = require("./chunk-7AVRWCHT.js");
37
+ var import_chunk_ML2FU6EP = require("./chunk-ML2FU6EP.js");
38
38
  var import_chunk_4LX3XBNY = require("./chunk-4LX3XBNY.js");
39
39
  var import_chunk_MX3HXAU2 = require("./chunk-MX3HXAU2.js");
40
40
  var import_chunk_I3P4GT6A = require("./chunk-I3P4GT6A.js");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prisma/fetch-engine",
3
- "version": "6.5.0-integration-feat-prisma-config-without-new-package.2",
3
+ "version": "6.5.0-integration-fix-use-webcrypto.2",
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",
@@ -42,9 +42,9 @@
42
42
  "typescript": "5.4.5"
43
43
  },
44
44
  "dependencies": {
45
- "@prisma/engines-version": "6.5.0-35.c4e2705a07520fd27af6feba131ff83c38cd0c5c",
46
- "@prisma/debug": "6.5.0-integration-feat-prisma-config-without-new-package.2",
47
- "@prisma/get-platform": "6.5.0-integration-feat-prisma-config-without-new-package.2"
45
+ "@prisma/engines-version": "6.5.0-36.3f077f0c2a07647acf7cda7dc8e24e0ce3a3812a",
46
+ "@prisma/get-platform": "6.5.0-integration-fix-use-webcrypto.2",
47
+ "@prisma/debug": "6.5.0-integration-fix-use-webcrypto.2"
48
48
  },
49
49
  "files": [
50
50
  "README.md",