🚀 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
1
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.9.0

8

CHANGELOG.md

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

# [0.9.0](https://github.com/statsbotco/cubejs-client/compare/v0.8.7...v0.9.0) (2019-05-11)
**Note:** Version bump only for package @cubejs-backend/bigquery-driver
## [0.8.7](https://github.com/statsbotco/cubejs-client/compare/v0.8.6...v0.8.7) (2019-05-09)

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

6

package.json

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

"author": "Statsbot, Inc.",
"version": "0.8.7",
"version": "0.9.0",
"engines": {

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

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

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

},
"gitHead": "a8ed7b2f8675fa20764a8aca1c965e5e826938a2"
"gitHead": "f841cc3e463d756bf49c58223bb077f0afff18bb"
}