New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@libsql/client

Package Overview
Dependencies
Maintainers
3
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libsql/client - npm Package Compare versions

Comparing version
0.17.0
to
0.17.1
+3
-3
package.json
{
"name": "@libsql/client",
"version": "0.17.0",
"version": "0.17.1",
"keywords": [

@@ -106,6 +106,6 @@ "libsql",

"dependencies": {
"@libsql/core": "^0.17.0",
"@libsql/core": "^0.17.1",
"@libsql/hrana-client": "^0.9.0",
"js-base64": "^3.7.5",
"libsql": "^0.5.22",
"libsql": "^0.5.26",
"promise-limit": "^2.7.0"

@@ -112,0 +112,0 @@ },

@@ -50,2 +50,4 @@ <p align="center">

> **Looking for the Turso serverless package?** Check out [`@tursodatabase/serverless`](https://www.npmjs.com/package/@tursodatabase/serverless) — the lightest option with zero native dependencies, and will be the driver to later support concurrent writes. Use `@libsql/client` if you need a battle-tested driver today with ORM integration.
## Features

@@ -52,0 +54,0 @@