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

@prisma/driver-adapter-utils

Package Overview
Dependencies
Maintainers
10
Versions
1983
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prisma/driver-adapter-utils - npm Package Compare versions

Comparing version 5.6.0-integration-feat-client-wasm-engine.8 to 5.6.0-integration-feat-client-wasm-engine.9

4

dist/index.d.ts

@@ -14,3 +14,3 @@ import { debug as Debug } from 'debug';

readonly Boolean: 5;
readonly Char: 6;
readonly Character: 6;
readonly Text: 7;

@@ -31,3 +31,3 @@ readonly Date: 8;

readonly BooleanArray: 69;
readonly CharArray: 70;
readonly CharacterArray: 70;
readonly TextArray: 71;

@@ -34,0 +34,0 @@ readonly DateArray: 72;

@@ -131,3 +131,3 @@ "use strict";

Boolean: 5,
Char: 6,
Character: 6,
Text: 7,

@@ -149,3 +149,3 @@ Date: 8,

BooleanArray: 69,
CharArray: 70,
CharacterArray: 70,
TextArray: 71,

@@ -152,0 +152,0 @@ DateArray: 72,

{
"name": "@prisma/driver-adapter-utils",
"version": "5.6.0-integration-feat-client-wasm-engine.8",
"version": "5.6.0-integration-feat-client-wasm-engine.9",
"description": "Internal set of utilities and types for Prisma's driver adapters.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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