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

@cubejs-backend/bigquery-driver

Package Overview
Dependencies
Maintainers
1
Versions
649
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.8.0

8

CHANGELOG.md

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

# [0.8.0](https://github.com/statsbotco/cubejs-client/compare/v0.7.10...v0.8.0) (2019-04-29)
**Note:** Version bump only for package @cubejs-backend/bigquery-driver
## [0.7.6](https://github.com/statsbotco/cubejs-client/compare/v0.7.5...v0.7.6) (2019-04-23)

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

6

package.json

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

"author": "Statsbot, Inc.",
"version": "0.7.6",
"version": "0.8.0",
"engines": {

@@ -15,3 +15,3 @@ "node": ">=8.11.1"

"dependencies": {
"@cubejs-backend/query-orchestrator": "^0.7.6",
"@cubejs-backend/query-orchestrator": "^0.8.0",
"@google-cloud/bigquery": "^2.1.0",

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

},
"gitHead": "560c93b35e026ce74b2bc3623799baaa4896121d"
"gitHead": "2b17dcd5f660efe6e833f2bc29f3163b3f59a5c0"
}