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

@lancedb/arrow-flight-sql-client

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lancedb/arrow-flight-sql-client - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

package.json
{
"name": "@lancedb/arrow-flight-sql-client",
"version": "0.2.2",
"version": "0.2.3",
"description": "A native typescript project for querying Flight SQL endpoints",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -15,3 +15,3 @@ # JavaScript Client for FlightSQL

```bash
npm install @lancedb/flightsql-client
npm install @lancedb/arrow-flight-sql-client
```

@@ -24,3 +24,3 @@

```javascript
import { Client } from "@lancedb/flightsql-client";
import { Client } from "@lancedb/arrow-flight-sql-client";

@@ -27,0 +27,0 @@ const client = await Client.connect({

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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