@prisma/fetch-engine 6.16.0-integration-feat-orm-1074-package-dev-export.3 → 6.16.0-integration-push-prynymnkvlrn.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 __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_3OGKNXIS_exports = {};
30
- __export(chunk_3OGKNXIS_exports, {
29
+ var chunk_4WPLVCKQ_exports = {};
30
+ __export(chunk_4WPLVCKQ_exports, {
31
31
  download: () => download,
32
32
  getBinaryName: () => getBinaryName,
33
33
  getVersion: () => getVersion,
@@ -35,7 +35,7 @@ __export(chunk_3OGKNXIS_exports, {
35
35
  plusX: () => plusX,
36
36
  vercelPkgPathRegex: () => vercelPkgPathRegex
37
37
  });
38
- module.exports = __toCommonJS(chunk_3OGKNXIS_exports);
38
+ module.exports = __toCommonJS(chunk_4WPLVCKQ_exports);
39
39
  var import_chunk_MWVY55RY = require("./chunk-MWVY55RY.js");
40
40
  var import_chunk_MX3HXAU2 = require("./chunk-MX3HXAU2.js");
41
41
  var import_chunk_4GLRZ2GS = require("./chunk-4GLRZ2GS.js");
@@ -1936,7 +1936,7 @@ var require_package = (0, import_chunk_QGM4M3NI.__commonJS)({
1936
1936
  "package.json"(exports, module2) {
1937
1937
  module2.exports = {
1938
1938
  name: "@prisma/fetch-engine",
1939
- version: "6.16.0-integration-feat-orm-1074-package-dev-export.3",
1939
+ version: "6.16.0-integration-push-prynymnkvlrn.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",
@@ -1971,7 +1971,6 @@ var require_package = (0, import_chunk_QGM4M3NI.__commonJS)({
1971
1971
  "p-retry": "4.6.2",
1972
1972
  progress: "2.0.3",
1973
1973
  rimraf: "6.0.1",
1974
- "strip-ansi": "6.0.1",
1975
1974
  "temp-dir": "2.0.0",
1976
1975
  tempy: "1.0.1",
1977
1976
  "timeout-signal": "2.0.0",
@@ -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_H74SANLJ_exports = {};
30
- __export(chunk_H74SANLJ_exports, {
29
+ var chunk_AY4QSI67_exports = {};
30
+ __export(chunk_AY4QSI67_exports, {
31
31
  download: () => download,
32
32
  getBinaryName: () => getBinaryName,
33
33
  getVersion: () => getVersion,
@@ -35,7 +35,7 @@ __export(chunk_H74SANLJ_exports, {
35
35
  plusX: () => plusX,
36
36
  vercelPkgPathRegex: () => vercelPkgPathRegex
37
37
  });
38
- module.exports = __toCommonJS(chunk_H74SANLJ_exports);
38
+ module.exports = __toCommonJS(chunk_AY4QSI67_exports);
39
39
  var import_chunk_MWVY55RY = require("./chunk-MWVY55RY.js");
40
40
  var import_chunk_MX3HXAU2 = require("./chunk-MX3HXAU2.js");
41
41
  var import_chunk_4GLRZ2GS = require("./chunk-4GLRZ2GS.js");
@@ -1971,7 +1971,6 @@ var require_package = (0, import_chunk_QGM4M3NI.__commonJS)({
1971
1971
  "p-retry": "4.6.2",
1972
1972
  progress: "2.0.3",
1973
1973
  rimraf: "6.0.1",
1974
- "strip-ansi": "6.0.1",
1975
1974
  "temp-dir": "2.0.0",
1976
1975
  tempy: "1.0.1",
1977
1976
  "timeout-signal": "2.0.0",
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_3OGKNXIS.download,
22
- getBinaryName: () => import_chunk_3OGKNXIS.getBinaryName,
23
- getVersion: () => import_chunk_3OGKNXIS.getVersion,
24
- maybeCopyToTmp: () => import_chunk_3OGKNXIS.maybeCopyToTmp,
25
- plusX: () => import_chunk_3OGKNXIS.plusX,
26
- vercelPkgPathRegex: () => import_chunk_3OGKNXIS.vercelPkgPathRegex
21
+ download: () => import_chunk_4WPLVCKQ.download,
22
+ getBinaryName: () => import_chunk_4WPLVCKQ.getBinaryName,
23
+ getVersion: () => import_chunk_4WPLVCKQ.getVersion,
24
+ maybeCopyToTmp: () => import_chunk_4WPLVCKQ.maybeCopyToTmp,
25
+ plusX: () => import_chunk_4WPLVCKQ.plusX,
26
+ vercelPkgPathRegex: () => import_chunk_4WPLVCKQ.vercelPkgPathRegex
27
27
  });
28
28
  module.exports = __toCommonJS(download_exports);
29
- var import_chunk_3OGKNXIS = require("./chunk-3OGKNXIS.js");
29
+ var import_chunk_4WPLVCKQ = require("./chunk-4WPLVCKQ.js");
30
30
  var import_chunk_MWVY55RY = require("./chunk-MWVY55RY.js");
31
31
  var import_chunk_MX3HXAU2 = require("./chunk-MX3HXAU2.js");
32
32
  var import_chunk_4GLRZ2GS = require("./chunk-4GLRZ2GS.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_3OGKNXIS.download,
24
+ download: () => import_chunk_4WPLVCKQ.download,
25
25
  engineEnvVarMap: () => import_chunk_PXQVM7NP.engineEnvVarMap,
26
26
  getBinaryEnvVarPath: () => import_chunk_PXQVM7NP.getBinaryEnvVarPath,
27
- getBinaryName: () => import_chunk_3OGKNXIS.getBinaryName,
27
+ getBinaryName: () => import_chunk_4WPLVCKQ.getBinaryName,
28
28
  getCacheDir: () => import_chunk_YJOPKU47.getCacheDir,
29
29
  getProxyAgent: () => import_chunk_VAPNG6TS.getProxyAgent,
30
- getVersion: () => import_chunk_3OGKNXIS.getVersion,
31
- maybeCopyToTmp: () => import_chunk_3OGKNXIS.maybeCopyToTmp,
30
+ getVersion: () => import_chunk_4WPLVCKQ.getVersion,
31
+ maybeCopyToTmp: () => import_chunk_4WPLVCKQ.maybeCopyToTmp,
32
32
  overwriteFile: () => import_chunk_YJOPKU47.overwriteFile,
33
- plusX: () => import_chunk_3OGKNXIS.plusX,
34
- vercelPkgPathRegex: () => import_chunk_3OGKNXIS.vercelPkgPathRegex
33
+ plusX: () => import_chunk_4WPLVCKQ.plusX,
34
+ vercelPkgPathRegex: () => import_chunk_4WPLVCKQ.vercelPkgPathRegex
35
35
  });
36
36
  module.exports = __toCommonJS(index_exports);
37
- var import_chunk_3OGKNXIS = require("./chunk-3OGKNXIS.js");
37
+ var import_chunk_4WPLVCKQ = require("./chunk-4WPLVCKQ.js");
38
38
  var import_chunk_MWVY55RY = require("./chunk-MWVY55RY.js");
39
39
  var import_chunk_MX3HXAU2 = require("./chunk-MX3HXAU2.js");
40
40
  var import_chunk_4GLRZ2GS = require("./chunk-4GLRZ2GS.js");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prisma/fetch-engine",
3
- "version": "6.16.0-integration-feat-orm-1074-package-dev-export.3",
3
+ "version": "6.16.0-integration-push-prynymnkvlrn.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",
@@ -35,7 +35,6 @@
35
35
  "p-retry": "4.6.2",
36
36
  "progress": "2.0.3",
37
37
  "rimraf": "6.0.1",
38
- "strip-ansi": "6.0.1",
39
38
  "temp-dir": "2.0.0",
40
39
  "tempy": "1.0.1",
41
40
  "timeout-signal": "2.0.0",
@@ -43,8 +42,8 @@
43
42
  },
44
43
  "dependencies": {
45
44
  "@prisma/engines-version": "6.16.0-3.1ad4ad872cc519cc74e2896087a9b7d399d89b4d",
46
- "@prisma/debug": "6.16.0-integration-feat-orm-1074-package-dev-export.3",
47
- "@prisma/get-platform": "6.16.0-integration-feat-orm-1074-package-dev-export.3"
45
+ "@prisma/debug": "6.16.0-integration-push-prynymnkvlrn.2",
46
+ "@prisma/get-platform": "6.16.0-integration-push-prynymnkvlrn.2"
48
47
  },
49
48
  "files": [
50
49
  "README.md",