🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@libsql/client

Package Overview
Dependencies
Maintainers
1
Versions
118
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.2
to
0.17.3-pre.1
+1
-0
lib-esm/http.d.ts

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

/// <reference types="node" />
import * as hrana from "@libsql/hrana-client";

@@ -2,0 +3,0 @@ import type { Config, Client } from "@libsql/core/api";

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

/// <reference types="node" />
import * as hrana from "@libsql/hrana-client";

@@ -2,0 +3,0 @@ import type { Config, IntMode, Client, Transaction, ResultSet, InStatement, InArgs, Replicated } from "@libsql/core/api";

+3
-3
{
"name": "@libsql/client",
"version": "0.17.2",
"version": "0.17.3-pre.1",
"keywords": [

@@ -106,4 +106,4 @@ "libsql",

"dependencies": {
"@libsql/core": "^0.17.2",
"@libsql/hrana-client": "^0.9.0",
"@libsql/core": "^0.17.3-pre.1",
"@libsql/hrana-client": "^0.10.0",
"js-base64": "^3.7.5",

@@ -110,0 +110,0 @@ "libsql": "^0.5.28",