🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@cubejs-backend/bigquery-driver

Package Overview
Dependencies
Maintainers
2
Versions
656
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
0.13.9

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.13.9](https://github.com/cube-js/cube.js/compare/v0.13.8...v0.13.9) (2020-01-03)
**Note:** Version bump only for package @cubejs-backend/bigquery-driver
## [0.13.2](https://github.com/cube-js/cube.js/compare/v0.13.1...v0.13.2) (2019-12-13)

@@ -8,0 +16,0 @@

6

package.json

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

"author": "Statsbot, Inc.",
"version": "0.13.2",
"version": "0.13.9",
"repository": {

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

"dependencies": {
"@cubejs-backend/query-orchestrator": "^0.13.2",
"@cubejs-backend/query-orchestrator": "^0.13.9",
"@google-cloud/bigquery": "^4.1.4",

@@ -26,3 +26,3 @@ "ramda": "^0.26.1"

},
"gitHead": "43689f13802742bfcbfce0cecc27dfc5bfcfebfa"
"gitHead": "7a7a3d206d8e18a64e53716fb46d6ef9f5677313"
}