@prisma/fetch-engine
Advanced tools
Comparing version 0.0.31 to 0.0.32
@@ -173,3 +173,3 @@ "use strict"; | ||
async function downloadZip(url, target, progressOffset = 0, bar) { | ||
console.log('Downloading ', url); | ||
// console.log('Downloading ', url) | ||
const partial = target + '.partial'; | ||
@@ -176,0 +176,0 @@ const result = await p_retry_1.default(async () => { |
{ | ||
"name": "@prisma/fetch-engine", | ||
"version": "0.0.31", | ||
"version": "0.0.32", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
30368