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

@cubejs-backend/base-driver

Package Overview
Dependencies
Maintainers
0
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cubejs-backend/base-driver - npm Package Compare versions

Comparing version 0.35.67 to 0.35.81

2

dist/src/driver.interface.d.ts

@@ -72,2 +72,3 @@ /// <reference types="node" />

selectStatement?: string;
sourceTable?: any;
partitions?: number;

@@ -102,2 +103,3 @@ streamOffset?: string;

streamOffset?: boolean;
outputColumnTypes?: TableColumn[];
};

@@ -104,0 +106,0 @@ export interface DownloadQueryResultsBase {

4

package.json

@@ -5,3 +5,3 @@ {

"author": "Cube Dev, Inc.",
"version": "0.35.67",
"version": "0.35.81",
"repository": {

@@ -69,3 +69,3 @@ "type": "git",

},
"gitHead": "3525525018cc6d2b6921aa577cc80f9dbb1aa666"
"gitHead": "995f526853573d15ee57566c14c129005ca34f0f"
}

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