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
3
Versions
132
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.34.12 to 0.34.14

1

dist/src/driver.interface.d.ts
/// <reference types="node" />
/// <reference types="styled-components" />
export type GenericDataBaseType = string;

@@ -3,0 +4,0 @@ export interface TableColumn {

8

package.json

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

"author": "Cube Dev, Inc.",
"version": "0.34.12",
"version": "0.34.14",
"repository": {

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

"dependencies": {
"@cubejs-backend/shared": "^0.34.1",
"@cubejs-backend/shared": "^0.34.14",
"ramda": "^0.27.0"

@@ -43,3 +43,3 @@ },

"jest": "^26.6.3",
"typescript": "~4.9.5"
"typescript": "~5.2.2"
},

@@ -68,3 +68,3 @@ "license": "Apache-2.0",

},
"gitHead": "3493971a1b7397d8397996ccc7407ab8e6b0783f"
"gitHead": "da119d06d07b8659861b50039a100718dd9ca332"
}

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