@jkomyno/prisma-driver-adapter-utils
Advanced tools
Comparing version 0.2.1 to 0.3.0
@@ -58,3 +58,3 @@ export { debug as Debug } from 'debug'; | ||
interface Queryable { | ||
readonly flavour: 'mysql' | 'postgres'; | ||
readonly flavour: 'mysql' | 'postgres' | 'sqlite'; | ||
/** | ||
@@ -61,0 +61,0 @@ * Execute a query given as SQL, interpolating the given parameters, |
{ | ||
"name": "@jkomyno/prisma-driver-adapter-utils", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
12492
1