Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@prisma/fetch-engine

Package Overview
Dependencies
Maintainers
3
Versions
8043
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prisma/fetch-engine - npm Package Compare versions

Comparing version 6.3.0-dev.3 to 6.3.0-dev.4

dist/chunk-Q3LY7OMA.js

14

dist/download.js

@@ -21,11 +21,11 @@ "use strict";

__export(download_exports, {
download: () => import_chunk_5JXU47KP.download,
getBinaryName: () => import_chunk_5JXU47KP.getBinaryName,
getVersion: () => import_chunk_5JXU47KP.getVersion,
maybeCopyToTmp: () => import_chunk_5JXU47KP.maybeCopyToTmp,
plusX: () => import_chunk_5JXU47KP.plusX,
vercelPkgPathRegex: () => import_chunk_5JXU47KP.vercelPkgPathRegex
download: () => import_chunk_Q3LY7OMA.download,
getBinaryName: () => import_chunk_Q3LY7OMA.getBinaryName,
getVersion: () => import_chunk_Q3LY7OMA.getVersion,
maybeCopyToTmp: () => import_chunk_Q3LY7OMA.maybeCopyToTmp,
plusX: () => import_chunk_Q3LY7OMA.plusX,
vercelPkgPathRegex: () => import_chunk_Q3LY7OMA.vercelPkgPathRegex
});
module.exports = __toCommonJS(download_exports);
var import_chunk_5JXU47KP = require("./chunk-5JXU47KP.js");
var import_chunk_Q3LY7OMA = require("./chunk-Q3LY7OMA.js");
var import_chunk_4LX3XBNY = require("./chunk-4LX3XBNY.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_5JXU47KP.download,
download: () => import_chunk_Q3LY7OMA.download,
engineEnvVarMap: () => import_chunk_PXQVM7NP.engineEnvVarMap,
getBinaryEnvVarPath: () => import_chunk_PXQVM7NP.getBinaryEnvVarPath,
getBinaryName: () => import_chunk_5JXU47KP.getBinaryName,
getBinaryName: () => import_chunk_Q3LY7OMA.getBinaryName,
getCacheDir: () => import_chunk_G7EM4XDM.getCacheDir,
getProxyAgent: () => import_chunk_OFSFRIEP.getProxyAgent,
getVersion: () => import_chunk_5JXU47KP.getVersion,
maybeCopyToTmp: () => import_chunk_5JXU47KP.maybeCopyToTmp,
getVersion: () => import_chunk_Q3LY7OMA.getVersion,
maybeCopyToTmp: () => import_chunk_Q3LY7OMA.maybeCopyToTmp,
overwriteFile: () => import_chunk_G7EM4XDM.overwriteFile,
plusX: () => import_chunk_5JXU47KP.plusX,
vercelPkgPathRegex: () => import_chunk_5JXU47KP.vercelPkgPathRegex
plusX: () => import_chunk_Q3LY7OMA.plusX,
vercelPkgPathRegex: () => import_chunk_Q3LY7OMA.vercelPkgPathRegex
});
module.exports = __toCommonJS(dist_exports);
var import_chunk_5JXU47KP = require("./chunk-5JXU47KP.js");
var import_chunk_Q3LY7OMA = require("./chunk-Q3LY7OMA.js");
var import_chunk_4LX3XBNY = require("./chunk-4LX3XBNY.js");

@@ -40,0 +40,0 @@ var import_chunk_MX3HXAU2 = require("./chunk-MX3HXAU2.js");

{
"name": "@prisma/fetch-engine",
"version": "6.3.0-dev.3",
"version": "6.3.0-dev.4",
"description": "This package is intended for Prisma's internal use",

@@ -46,4 +46,4 @@ "main": "dist/index.js",

"@prisma/engines-version": "6.3.0-4.66ff51574f705989a0e2c8bf6f1659bee5eb9517",
"@prisma/get-platform": "6.3.0-dev.3",
"@prisma/debug": "6.3.0-dev.3"
"@prisma/debug": "6.3.0-dev.4",
"@prisma/get-platform": "6.3.0-dev.4"
},

@@ -50,0 +50,0 @@ "files": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc