@malloydata/db-bigquery
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@malloydata/db-bigquery", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"license": "GPL-2.0", | ||
@@ -17,3 +17,4 @@ "main": "dist/index.js", | ||
"build": "tsc --build", | ||
"malloyc": "ts-node ../../scripts/malloy-to-json" | ||
"malloyc": "ts-node ../../scripts/malloy-to-json", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
@@ -23,5 +24,5 @@ "dependencies": { | ||
"@google-cloud/common": "^3.6.0", | ||
"@malloydata/malloy": "^0.0.4", | ||
"@malloydata/malloy": "^0.0.5", | ||
"gaxios": "^4.2.0" | ||
} | ||
} |
38086
+ Added@malloydata/malloy@0.0.5(transitive)
- Removed@malloydata/malloy@0.0.4(transitive)
Updated@malloydata/malloy@^0.0.5