New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@prisma/driver-adapter-utils

Package Overview
Dependencies
Maintainers
0
Versions
2028
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 6.3.0-dev.12 to 6.3.0-dev.13

6

dist/index.js

@@ -21,4 +21,4 @@ "use strict";

// src/index.ts
var src_exports = {};
__export(src_exports, {
var index_exports = {};
__export(index_exports, {
ColumnTypeEnum: () => ColumnTypeEnum,

@@ -30,3 +30,3 @@ Debug: () => import_debug.Debug,

});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);

@@ -33,0 +33,0 @@ // src/result.ts

{
"name": "@prisma/driver-adapter-utils",
"version": "6.3.0-dev.12",
"version": "6.3.0-dev.13",
"description": "Internal set of utilities and types for Prisma's driver adapters.",

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

"dependencies": {
"@prisma/debug": "6.3.0-dev.12"
"@prisma/debug": "6.3.0-dev.13"
},

@@ -37,0 +37,0 @@ "scripts": {

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