🚀 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
657
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.15.0

8

CHANGELOG.md

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

# [0.15.0](https://github.com/cube-js/cube.js/compare/v0.14.3...v0.15.0) (2020-01-18)
**Note:** Version bump only for package @cubejs-backend/bigquery-driver
# [0.14.0](https://github.com/cube-js/cube.js/compare/v0.13.12...v0.14.0) (2020-01-16)

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

6

package.json

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

"author": "Statsbot, Inc.",
"version": "0.14.0",
"version": "0.15.0",
"repository": {

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

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

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

},
"gitHead": "d40bf2a4f174f5ef79726c2d9bf18cc1233959f0"
"gitHead": "6242b369545c02ed5990327a5c32226209e52943"
}