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

@prisma/fetch-engine

Package Overview
Dependencies
Maintainers
5
Versions
7949
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 0.0.31 to 0.0.32

2

dist/download.js

@@ -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

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