@prisma/adapter-libsql
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "@prisma/adapter-libsql", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Prisma's driver adapter for libsql and Turso", | ||
@@ -20,6 +20,6 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@libsql/client": "0.3.5-pre.9" | ||
"@libsql/client": "0.3.5-pre.10" | ||
}, | ||
"peerDependencies": { | ||
"@libsql/client": "^0.3.5-pre.9" | ||
"@libsql/client": "^0.3.5-pre.10" | ||
}, | ||
@@ -26,0 +26,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17452