@prisma/fetch-engine
Advanced tools
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
+7
-7
@@ -21,11 +21,11 @@ "use strict"; | ||
| __export(download_exports, { | ||
| download: () => import_chunk_RROEBRGM.download, | ||
| getBinaryName: () => import_chunk_RROEBRGM.getBinaryName, | ||
| getVersion: () => import_chunk_RROEBRGM.getVersion, | ||
| maybeCopyToTmp: () => import_chunk_RROEBRGM.maybeCopyToTmp, | ||
| plusX: () => import_chunk_RROEBRGM.plusX, | ||
| vercelPkgPathRegex: () => import_chunk_RROEBRGM.vercelPkgPathRegex | ||
| download: () => import_chunk_4LCUIBCY.download, | ||
| getBinaryName: () => import_chunk_4LCUIBCY.getBinaryName, | ||
| getVersion: () => import_chunk_4LCUIBCY.getVersion, | ||
| maybeCopyToTmp: () => import_chunk_4LCUIBCY.maybeCopyToTmp, | ||
| plusX: () => import_chunk_4LCUIBCY.plusX, | ||
| vercelPkgPathRegex: () => import_chunk_4LCUIBCY.vercelPkgPathRegex | ||
| }); | ||
| module.exports = __toCommonJS(download_exports); | ||
| var import_chunk_RROEBRGM = require("./chunk-RROEBRGM.js"); | ||
| var import_chunk_4LCUIBCY = require("./chunk-4LCUIBCY.js"); | ||
| var import_chunk_5564WBCW = require("./chunk-5564WBCW.js"); | ||
@@ -32,0 +32,0 @@ var import_chunk_7JLQJWOR = require("./chunk-7JLQJWOR.js"); |
+7
-7
@@ -24,16 +24,16 @@ "use strict"; | ||
| deprecatedEnvVarMap: () => import_chunk_XNR2KDTK.deprecatedEnvVarMap, | ||
| download: () => import_chunk_RROEBRGM.download, | ||
| download: () => import_chunk_4LCUIBCY.download, | ||
| engineEnvVarMap: () => import_chunk_XNR2KDTK.engineEnvVarMap, | ||
| getBinaryEnvVarPath: () => import_chunk_XNR2KDTK.getBinaryEnvVarPath, | ||
| getBinaryName: () => import_chunk_RROEBRGM.getBinaryName, | ||
| getBinaryName: () => import_chunk_4LCUIBCY.getBinaryName, | ||
| getCacheDir: () => import_chunk_D2GOUA3T.getCacheDir, | ||
| getProxyAgent: () => import_chunk_QTVXEC6H.getProxyAgent, | ||
| getVersion: () => import_chunk_RROEBRGM.getVersion, | ||
| maybeCopyToTmp: () => import_chunk_RROEBRGM.maybeCopyToTmp, | ||
| getVersion: () => import_chunk_4LCUIBCY.getVersion, | ||
| maybeCopyToTmp: () => import_chunk_4LCUIBCY.maybeCopyToTmp, | ||
| overwriteFile: () => import_chunk_D2GOUA3T.overwriteFile, | ||
| plusX: () => import_chunk_RROEBRGM.plusX, | ||
| vercelPkgPathRegex: () => import_chunk_RROEBRGM.vercelPkgPathRegex | ||
| plusX: () => import_chunk_4LCUIBCY.plusX, | ||
| vercelPkgPathRegex: () => import_chunk_4LCUIBCY.vercelPkgPathRegex | ||
| }); | ||
| module.exports = __toCommonJS(index_exports); | ||
| var import_chunk_RROEBRGM = require("./chunk-RROEBRGM.js"); | ||
| var import_chunk_4LCUIBCY = require("./chunk-4LCUIBCY.js"); | ||
| var import_chunk_5564WBCW = require("./chunk-5564WBCW.js"); | ||
@@ -40,0 +40,0 @@ var import_chunk_7JLQJWOR = require("./chunk-7JLQJWOR.js"); |
+4
-4
| { | ||
| "name": "@prisma/fetch-engine", | ||
| "version": "7.10.0-dev.42", | ||
| "version": "7.10.0-dev.43", | ||
| "description": "This package is intended for Prisma's internal use", | ||
@@ -39,5 +39,5 @@ "main": "dist/index.js", | ||
| "dependencies": { | ||
| "@prisma/engines-version": "7.10.0-3.9d90ce2c89d5c95a1148aef15e5561ab6c49053f", | ||
| "@prisma/debug": "7.10.0-dev.42", | ||
| "@prisma/get-platform": "7.10.0-dev.42" | ||
| "@prisma/engines-version": "7.10.0-4.0edf323efd1d98336f3f0a68684b56f689b900d3", | ||
| "@prisma/debug": "7.10.0-dev.43", | ||
| "@prisma/get-platform": "7.10.0-dev.43" | ||
| }, | ||
@@ -44,0 +44,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated