You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@prisma/client-runtime-utils

Package Overview
Dependencies
Maintainers
7
Versions
310
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
6.19.0-integration-feat-remove-binary-engine.1
to
6.19.0-integration-feat-remove-library-engine.1
+2
-2
package.json
{
"name": "@prisma/client-runtime-utils",
"version": "6.19.0-integration-feat-remove-binary-engine.1",
"version": "6.19.0-integration-feat-remove-library-engine.1",
"description": "Utility types and singletons used by the Prisma Client.",

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

"build": "tsx helpers/build.ts",
"test": "vitest run"
"test": "vitest run --passWithNoTests"
}
}