@prisma/fetch-engine
Advanced tools
Comparing version
@@ -21,11 +21,11 @@ "use strict"; | ||
__export(download_exports, { | ||
download: () => import_chunk_PKUOERLG.download, | ||
getBinaryName: () => import_chunk_PKUOERLG.getBinaryName, | ||
getVersion: () => import_chunk_PKUOERLG.getVersion, | ||
maybeCopyToTmp: () => import_chunk_PKUOERLG.maybeCopyToTmp, | ||
plusX: () => import_chunk_PKUOERLG.plusX, | ||
vercelPkgPathRegex: () => import_chunk_PKUOERLG.vercelPkgPathRegex | ||
download: () => import_chunk_WI4EXX6P.download, | ||
getBinaryName: () => import_chunk_WI4EXX6P.getBinaryName, | ||
getVersion: () => import_chunk_WI4EXX6P.getVersion, | ||
maybeCopyToTmp: () => import_chunk_WI4EXX6P.maybeCopyToTmp, | ||
plusX: () => import_chunk_WI4EXX6P.plusX, | ||
vercelPkgPathRegex: () => import_chunk_WI4EXX6P.vercelPkgPathRegex | ||
}); | ||
module.exports = __toCommonJS(download_exports); | ||
var import_chunk_PKUOERLG = require("./chunk-PKUOERLG.js"); | ||
var import_chunk_WI4EXX6P = require("./chunk-WI4EXX6P.js"); | ||
var import_chunk_MWVY55RY = require("./chunk-MWVY55RY.js"); | ||
@@ -32,0 +32,0 @@ var import_chunk_MX3HXAU2 = require("./chunk-MX3HXAU2.js"); |
@@ -24,16 +24,16 @@ "use strict"; | ||
deprecatedEnvVarMap: () => import_chunk_PXQVM7NP.deprecatedEnvVarMap, | ||
download: () => import_chunk_PKUOERLG.download, | ||
download: () => import_chunk_WI4EXX6P.download, | ||
engineEnvVarMap: () => import_chunk_PXQVM7NP.engineEnvVarMap, | ||
getBinaryEnvVarPath: () => import_chunk_PXQVM7NP.getBinaryEnvVarPath, | ||
getBinaryName: () => import_chunk_PKUOERLG.getBinaryName, | ||
getBinaryName: () => import_chunk_WI4EXX6P.getBinaryName, | ||
getCacheDir: () => import_chunk_YJOPKU47.getCacheDir, | ||
getProxyAgent: () => import_chunk_LOOX3H4O.getProxyAgent, | ||
getVersion: () => import_chunk_PKUOERLG.getVersion, | ||
maybeCopyToTmp: () => import_chunk_PKUOERLG.maybeCopyToTmp, | ||
getVersion: () => import_chunk_WI4EXX6P.getVersion, | ||
maybeCopyToTmp: () => import_chunk_WI4EXX6P.maybeCopyToTmp, | ||
overwriteFile: () => import_chunk_YJOPKU47.overwriteFile, | ||
plusX: () => import_chunk_PKUOERLG.plusX, | ||
vercelPkgPathRegex: () => import_chunk_PKUOERLG.vercelPkgPathRegex | ||
plusX: () => import_chunk_WI4EXX6P.plusX, | ||
vercelPkgPathRegex: () => import_chunk_WI4EXX6P.vercelPkgPathRegex | ||
}); | ||
module.exports = __toCommonJS(index_exports); | ||
var import_chunk_PKUOERLG = require("./chunk-PKUOERLG.js"); | ||
var import_chunk_WI4EXX6P = require("./chunk-WI4EXX6P.js"); | ||
var import_chunk_MWVY55RY = require("./chunk-MWVY55RY.js"); | ||
@@ -40,0 +40,0 @@ var import_chunk_MX3HXAU2 = require("./chunk-MX3HXAU2.js"); |
{ | ||
"name": "@prisma/fetch-engine", | ||
"version": "6.7.0-dev.49", | ||
"version": "6.7.0-dev.50", | ||
"description": "This package is intended for Prisma's internal use", | ||
@@ -46,4 +46,4 @@ "main": "dist/index.js", | ||
"@prisma/engines-version": "6.7.0-34.73c36c3d4a550c55ca1ae7e8c2681b168077d39e", | ||
"@prisma/debug": "6.7.0-dev.49", | ||
"@prisma/get-platform": "6.7.0-dev.49" | ||
"@prisma/debug": "6.7.0-dev.50", | ||
"@prisma/get-platform": "6.7.0-dev.50" | ||
}, | ||
@@ -50,0 +50,0 @@ "files": [ |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
+ Added
+ Added
- Removed
- Removed
Updated