Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

libsql

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libsql - npm Package Compare versions

Comparing version 0.1.16 to 0.1.17

8

package.json
{
"name": "libsql",
"version": "0.1.16",
"version": "0.1.17",
"description": "",

@@ -64,6 +64,6 @@ "os": [

"optionalDependencies": {
"@libsql/darwin-arm64": "0.1.16",
"@libsql/linux-x64-gnu": "0.1.16",
"@libsql/linux-x64-musl": "0.1.16"
"@libsql/darwin-arm64": "0.1.17",
"@libsql/linux-x64-gnu": "0.1.17",
"@libsql/linux-x64-musl": "0.1.17"
}
}

@@ -8,3 +8,3 @@ # libSQL API for JavaScript/TypeScript

Please note you are currently encouraged to use the [libSQL SDK](https://github.com/libsql/libsql-client-ts) as it is more mature at this point and also supports serverless applications that only can use `fetch()`.
**Please note you are currently encouraged to use the [libSQL SDK](https://github.com/libsql/libsql-client-ts) as it is more mature at this point and also supports serverless applications that only can use `fetch()`.**

@@ -11,0 +11,0 @@ ## Features

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