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

@libsql/client

Package Overview
Dependencies
Maintainers
3
Versions
95
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.13.0 to 0.14.0-pre.1

1

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";

6

package.json
{
"name": "@libsql/client",
"version": "0.13.0",
"version": "0.14.0-pre.1",
"keywords": [

@@ -105,4 +105,4 @@ "libsql",

"dependencies": {
"@libsql/core": "^0.13.0",
"@libsql/hrana-client": "^0.8.0",
"@libsql/core": "^0.14.0-pre.1",
"@libsql/hrana-client": "^0.7.0",
"js-base64": "^3.7.5",

@@ -109,0 +109,0 @@ "libsql": "^0.4.4",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc