libsql-stateless
Advanced tools
Comparing version 2.7.1 to 2.7.2
{ | ||
"name": "libsql-stateless", | ||
"version": "2.7.1", | ||
"version": "2.7.2", | ||
"homepage": "https://github.com/DaBigBlob/libsql-stateless#readme", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -9,3 +9,3 @@ # libsql-stateless | ||
- ✅ **Is built for:** Quick stateless query execution. (Mainly for serverless and edge functions.) | ||
- ⚠️ Supports everything in `@libsql/client` **except (explicit) `transactions` and local or in-memory DBs.** | ||
- ✅ **Supports everything in** `@libsql/client/web` | ||
- ⚠️ **The API provided by `libsql-stateless` is raw and explicit** for reducing (computational and memory) overheads. | ||
@@ -12,0 +12,0 @@ |
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
17485