@prisma/fetch-engine
Advanced tools
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_FFV3SNJF.download, | ||
| getBinaryName: () => import_chunk_FFV3SNJF.getBinaryName, | ||
| getVersion: () => import_chunk_FFV3SNJF.getVersion, | ||
| maybeCopyToTmp: () => import_chunk_FFV3SNJF.maybeCopyToTmp, | ||
| plusX: () => import_chunk_FFV3SNJF.plusX, | ||
| vercelPkgPathRegex: () => import_chunk_FFV3SNJF.vercelPkgPathRegex | ||
| download: () => import_chunk_ZKTDYDGW.download, | ||
| getBinaryName: () => import_chunk_ZKTDYDGW.getBinaryName, | ||
| getVersion: () => import_chunk_ZKTDYDGW.getVersion, | ||
| maybeCopyToTmp: () => import_chunk_ZKTDYDGW.maybeCopyToTmp, | ||
| plusX: () => import_chunk_ZKTDYDGW.plusX, | ||
| vercelPkgPathRegex: () => import_chunk_ZKTDYDGW.vercelPkgPathRegex | ||
| }); | ||
| module.exports = __toCommonJS(download_exports); | ||
| var import_chunk_FFV3SNJF = require("./chunk-FFV3SNJF.js"); | ||
| var import_chunk_ZKTDYDGW = require("./chunk-ZKTDYDGW.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_FFV3SNJF.download, | ||
| download: () => import_chunk_ZKTDYDGW.download, | ||
| engineEnvVarMap: () => import_chunk_XNR2KDTK.engineEnvVarMap, | ||
| getBinaryEnvVarPath: () => import_chunk_XNR2KDTK.getBinaryEnvVarPath, | ||
| getBinaryName: () => import_chunk_FFV3SNJF.getBinaryName, | ||
| getBinaryName: () => import_chunk_ZKTDYDGW.getBinaryName, | ||
| getCacheDir: () => import_chunk_D2GOUA3T.getCacheDir, | ||
| getProxyAgent: () => import_chunk_QTVXEC6H.getProxyAgent, | ||
| getVersion: () => import_chunk_FFV3SNJF.getVersion, | ||
| maybeCopyToTmp: () => import_chunk_FFV3SNJF.maybeCopyToTmp, | ||
| getVersion: () => import_chunk_ZKTDYDGW.getVersion, | ||
| maybeCopyToTmp: () => import_chunk_ZKTDYDGW.maybeCopyToTmp, | ||
| overwriteFile: () => import_chunk_D2GOUA3T.overwriteFile, | ||
| plusX: () => import_chunk_FFV3SNJF.plusX, | ||
| vercelPkgPathRegex: () => import_chunk_FFV3SNJF.vercelPkgPathRegex | ||
| plusX: () => import_chunk_ZKTDYDGW.plusX, | ||
| vercelPkgPathRegex: () => import_chunk_ZKTDYDGW.vercelPkgPathRegex | ||
| }); | ||
| module.exports = __toCommonJS(index_exports); | ||
| var import_chunk_FFV3SNJF = require("./chunk-FFV3SNJF.js"); | ||
| var import_chunk_ZKTDYDGW = require("./chunk-ZKTDYDGW.js"); | ||
| var import_chunk_5564WBCW = require("./chunk-5564WBCW.js"); | ||
@@ -40,0 +40,0 @@ var import_chunk_7JLQJWOR = require("./chunk-7JLQJWOR.js"); |
+3
-3
| { | ||
| "name": "@prisma/fetch-engine", | ||
| "version": "7.9.0", | ||
| "version": "7.9.1-dev.1", | ||
| "description": "This package is intended for Prisma's internal use", | ||
@@ -40,4 +40,4 @@ "main": "dist/index.js", | ||
| "@prisma/engines-version": "7.9.0-1.e922089b7d7502aff4249d5da3420f6fa55fc6ad", | ||
| "@prisma/debug": "7.9.0", | ||
| "@prisma/get-platform": "7.9.0" | ||
| "@prisma/debug": "7.9.1-dev.1", | ||
| "@prisma/get-platform": "7.9.1-dev.1" | ||
| }, | ||
@@ -44,0 +44,0 @@ "files": [ |
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.
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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.
1439215
01
Infinity%+ Added
+ Added
- Removed
- Removed
Updated