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.5 to 0.1.7

10

package.json
{
"name": "libsql",
"version": "0.1.5",
"version": "0.1.7",
"description": "",

@@ -41,3 +41,4 @@ "os": [

"darwin-arm64": "aarch64-apple-darwin",
"linux-x64-gnu": "x86_64-unknown-linux-gnu"
"linux-x64-gnu": "x86_64-unknown-linux-gnu",
"linux-x64-musl": "x86_64-unknown-linux-musl"
}

@@ -63,5 +64,6 @@ },

"optionalDependencies": {
"@libsql/darwin-arm64": "0.1.5",
"@libsql/linux-x64-gnu": "0.1.5"
"@libsql/darwin-arm64": "0.1.7",
"@libsql/linux-x64-gnu": "0.1.7",
"@libsql/linux-x64-musl": "0.1.7"
}
}
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