Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@prisma/client-engine-runtime

Package Overview
Dependencies
Maintainers
7
Versions
1304
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prisma/client-engine-runtime - npm Package Compare versions

Comparing version
7.5.0-dev.13
to
7.5.0-dev.14
+1
-0
dist/index.d.mts

@@ -500,2 +500,3 @@ import { ArgType } from '@prisma/driver-adapter-utils';

isolationLevel?: IsolationLevel;
newTxId?: string;
};

@@ -502,0 +503,0 @@

@@ -500,2 +500,3 @@ import { ArgType } from '@prisma/driver-adapter-utils';

isolationLevel?: IsolationLevel;
newTxId?: string;
};

@@ -502,0 +503,0 @@

@@ -6,2 +6,3 @@ import type { IsolationLevel } from '@prisma/driver-adapter-utils';

isolationLevel?: IsolationLevel;
newTxId?: string;
};

@@ -8,0 +9,0 @@ export type TransactionInfo = {

+5
-5
{
"name": "@prisma/client-engine-runtime",
"version": "7.5.0-dev.13",
"version": "7.5.0-dev.14",
"description": "This package is intended for Prisma's internal use",

@@ -34,6 +34,6 @@ "main": "dist/index.js",

"uuid": "11.1.0",
"@prisma/client-runtime-utils": "7.5.0-dev.13",
"@prisma/debug": "7.5.0-dev.13",
"@prisma/sqlcommenter": "7.5.0-dev.13",
"@prisma/driver-adapter-utils": "7.5.0-dev.13"
"@prisma/client-runtime-utils": "7.5.0-dev.14",
"@prisma/debug": "7.5.0-dev.14",
"@prisma/sqlcommenter": "7.5.0-dev.14",
"@prisma/driver-adapter-utils": "7.5.0-dev.14"
},

@@ -40,0 +40,0 @@ "devDependencies": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display