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

@prisma/adapter-libsql

Package Overview
Dependencies
Maintainers
0
Versions
2238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prisma/adapter-libsql - npm Package Compare versions

Comparing version

to
6.5.0-dev.69

4

dist/index.d.ts

@@ -1,2 +0,2 @@

import { Client } from '@libsql/client';
import type { Client } from '@libsql/client';
import { Mutex } from 'async-mutex';

@@ -7,3 +7,3 @@ import type { SqlConnection } from '@prisma/driver-adapter-utils';

import type { SqlResultSet } from '@prisma/driver-adapter-utils';
import { Transaction } from '@libsql/client';
import type { Transaction } from '@libsql/client';
import type { TransactionContext } from '@prisma/driver-adapter-utils';

@@ -10,0 +10,0 @@

@@ -30,3 +30,2 @@ "use strict";

// src/libsql.ts
var import_client = require("@libsql/client");
var import_driver_adapter_utils2 = require("@prisma/driver-adapter-utils");

@@ -33,0 +32,0 @@ var import_async_mutex = require("async-mutex");

{
"name": "@prisma/adapter-libsql",
"version": "6.5.0-dev.68",
"version": "6.5.0-dev.69",
"description": "Prisma's driver adapter for libSQL and Turso",

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

"async-mutex": "0.5.0",
"@prisma/driver-adapter-utils": "6.5.0-dev.68"
"@prisma/driver-adapter-utils": "6.5.0-dev.69"
},

@@ -38,0 +38,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet