@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_LNCDF7MJ.download, | ||
| getBinaryName: () => import_chunk_LNCDF7MJ.getBinaryName, | ||
| getVersion: () => import_chunk_LNCDF7MJ.getVersion, | ||
| maybeCopyToTmp: () => import_chunk_LNCDF7MJ.maybeCopyToTmp, | ||
| plusX: () => import_chunk_LNCDF7MJ.plusX, | ||
| vercelPkgPathRegex: () => import_chunk_LNCDF7MJ.vercelPkgPathRegex | ||
| download: () => import_chunk_7BTLO6NV.download, | ||
| getBinaryName: () => import_chunk_7BTLO6NV.getBinaryName, | ||
| getVersion: () => import_chunk_7BTLO6NV.getVersion, | ||
| maybeCopyToTmp: () => import_chunk_7BTLO6NV.maybeCopyToTmp, | ||
| plusX: () => import_chunk_7BTLO6NV.plusX, | ||
| vercelPkgPathRegex: () => import_chunk_7BTLO6NV.vercelPkgPathRegex | ||
| }); | ||
| module.exports = __toCommonJS(download_exports); | ||
| var import_chunk_LNCDF7MJ = require("./chunk-LNCDF7MJ.js"); | ||
| var import_chunk_7BTLO6NV = require("./chunk-7BTLO6NV.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_LNCDF7MJ.download, | ||
| download: () => import_chunk_7BTLO6NV.download, | ||
| engineEnvVarMap: () => import_chunk_XNR2KDTK.engineEnvVarMap, | ||
| getBinaryEnvVarPath: () => import_chunk_XNR2KDTK.getBinaryEnvVarPath, | ||
| getBinaryName: () => import_chunk_LNCDF7MJ.getBinaryName, | ||
| getBinaryName: () => import_chunk_7BTLO6NV.getBinaryName, | ||
| getCacheDir: () => import_chunk_4MDZEOKU.getCacheDir, | ||
| getProxyAgent: () => import_chunk_CTLNI6CP.getProxyAgent, | ||
| getVersion: () => import_chunk_LNCDF7MJ.getVersion, | ||
| maybeCopyToTmp: () => import_chunk_LNCDF7MJ.maybeCopyToTmp, | ||
| getVersion: () => import_chunk_7BTLO6NV.getVersion, | ||
| maybeCopyToTmp: () => import_chunk_7BTLO6NV.maybeCopyToTmp, | ||
| overwriteFile: () => import_chunk_4MDZEOKU.overwriteFile, | ||
| plusX: () => import_chunk_LNCDF7MJ.plusX, | ||
| vercelPkgPathRegex: () => import_chunk_LNCDF7MJ.vercelPkgPathRegex | ||
| plusX: () => import_chunk_7BTLO6NV.plusX, | ||
| vercelPkgPathRegex: () => import_chunk_7BTLO6NV.vercelPkgPathRegex | ||
| }); | ||
| module.exports = __toCommonJS(index_exports); | ||
| var import_chunk_LNCDF7MJ = require("./chunk-LNCDF7MJ.js"); | ||
| var import_chunk_7BTLO6NV = require("./chunk-7BTLO6NV.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.5.0-dev.29", | ||
| "version": "7.5.0-dev.30", | ||
| "description": "This package is intended for Prisma's internal use", | ||
@@ -39,5 +39,5 @@ "main": "dist/index.js", | ||
| "dependencies": { | ||
| "@prisma/engines-version": "7.5.0-9.c6be8e68bf8e4a36534064f9323a343f2fcafe21", | ||
| "@prisma/debug": "7.5.0-dev.29", | ||
| "@prisma/get-platform": "7.5.0-dev.29" | ||
| "@prisma/engines-version": "7.5.0-10.94a226be1cf2967af2541cca5529f0f7ba866919", | ||
| "@prisma/get-platform": "7.5.0-dev.30", | ||
| "@prisma/debug": "7.5.0-dev.30" | ||
| }, | ||
@@ -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
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 23 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 23 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
962370
0+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated