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
1310
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.29
to
7.5.0-dev.30
+6
-6
dist/index.d.mts

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

export declare type ValidationError = {
error_identifier: 'RELATION_VIOLATION';
errorIdentifier: 'RELATION_VIOLATION';
context: {

@@ -531,3 +531,3 @@ relation: string;

} | {
error_identifier: 'MISSING_RELATED_RECORD';
errorIdentifier: 'MISSING_RELATED_RECORD';
context: {

@@ -541,3 +541,3 @@ model: string;

} | {
error_identifier: 'MISSING_RECORD';
errorIdentifier: 'MISSING_RECORD';
context: {

@@ -547,3 +547,3 @@ operation: string;

} | {
error_identifier: 'INCOMPLETE_CONNECT_INPUT';
errorIdentifier: 'INCOMPLETE_CONNECT_INPUT';
context: {

@@ -553,3 +553,3 @@ expectedRows: number;

} | {
error_identifier: 'INCOMPLETE_CONNECT_OUTPUT';
errorIdentifier: 'INCOMPLETE_CONNECT_OUTPUT';
context: {

@@ -561,3 +561,3 @@ expectedRows: number;

} | {
error_identifier: 'RECORDS_NOT_CONNECTED';
errorIdentifier: 'RECORDS_NOT_CONNECTED';
context: {

@@ -564,0 +564,0 @@ relation: string;

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

export declare type ValidationError = {
error_identifier: 'RELATION_VIOLATION';
errorIdentifier: 'RELATION_VIOLATION';
context: {

@@ -531,3 +531,3 @@ relation: string;

} | {
error_identifier: 'MISSING_RELATED_RECORD';
errorIdentifier: 'MISSING_RELATED_RECORD';
context: {

@@ -541,3 +541,3 @@ model: string;

} | {
error_identifier: 'MISSING_RECORD';
errorIdentifier: 'MISSING_RECORD';
context: {

@@ -547,3 +547,3 @@ operation: string;

} | {
error_identifier: 'INCOMPLETE_CONNECT_INPUT';
errorIdentifier: 'INCOMPLETE_CONNECT_INPUT';
context: {

@@ -553,3 +553,3 @@ expectedRows: number;

} | {
error_identifier: 'INCOMPLETE_CONNECT_OUTPUT';
errorIdentifier: 'INCOMPLETE_CONNECT_OUTPUT';
context: {

@@ -561,3 +561,3 @@ expectedRows: number;

} | {
error_identifier: 'RECORDS_NOT_CONNECTED';
errorIdentifier: 'RECORDS_NOT_CONNECTED';
context: {

@@ -564,0 +564,0 @@ relation: string;

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

export type ValidationError = {
error_identifier: 'RELATION_VIOLATION';
errorIdentifier: 'RELATION_VIOLATION';
context: {

@@ -241,3 +241,3 @@ relation: string;

} | {
error_identifier: 'MISSING_RELATED_RECORD';
errorIdentifier: 'MISSING_RELATED_RECORD';
context: {

@@ -251,3 +251,3 @@ model: string;

} | {
error_identifier: 'MISSING_RECORD';
errorIdentifier: 'MISSING_RECORD';
context: {

@@ -257,3 +257,3 @@ operation: string;

} | {
error_identifier: 'INCOMPLETE_CONNECT_INPUT';
errorIdentifier: 'INCOMPLETE_CONNECT_INPUT';
context: {

@@ -263,3 +263,3 @@ expectedRows: number;

} | {
error_identifier: 'INCOMPLETE_CONNECT_OUTPUT';
errorIdentifier: 'INCOMPLETE_CONNECT_OUTPUT';
context: {

@@ -271,3 +271,3 @@ expectedRows: number;

} | {
error_identifier: 'RECORDS_NOT_CONNECTED';
errorIdentifier: 'RECORDS_NOT_CONNECTED';
context: {

@@ -274,0 +274,0 @@ relation: string;

{
"name": "@prisma/client-engine-runtime",
"version": "7.5.0-dev.29",
"version": "7.5.0-dev.30",
"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.29",
"@prisma/debug": "7.5.0-dev.29",
"@prisma/driver-adapter-utils": "7.5.0-dev.29",
"@prisma/sqlcommenter": "7.5.0-dev.29"
"@prisma/client-runtime-utils": "7.5.0-dev.30",
"@prisma/debug": "7.5.0-dev.30",
"@prisma/sqlcommenter": "7.5.0-dev.30",
"@prisma/driver-adapter-utils": "7.5.0-dev.30"
},

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