File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/@google-cloud/bigquery?activeTab=versions
6
6
7
+ ## [ 5.10.0] ( https://www.github.com/googleapis/nodejs-bigquery/compare/v5.9.3...v5.10.0 ) (2022-01-10)
8
+
9
+
10
+ ### Features
11
+
12
+ * Add jobs.delete and update to latest discovery types ([ #1023 ] ( https://www.github.com/googleapis/nodejs-bigquery/issues/1023 ) ) ([ 12f7771] ( https://www.github.com/googleapis/nodejs-bigquery/commit/12f77710accfca8c512d021a1c75a732c6c666f7 ) )
13
+
7
14
### [ 5.9.3] ( https://www.github.com/googleapis/nodejs-bigquery/compare/v5.9.2...v5.9.3 ) (2021-12-13)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/bigquery" ,
3
3
"description" : " Google BigQuery Client Library for Node.js" ,
4
- "version" : " 5.9.3 " ,
4
+ "version" : " 5.10.0 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google LLC" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 16
16
"test" : " mocha --timeout 200000"
17
17
},
18
18
"dependencies" : {
19
- "@google-cloud/bigquery" : " ^5.9.3 " ,
19
+ "@google-cloud/bigquery" : " ^5.10.0 " ,
20
20
"@google-cloud/storage" : " ^5.0.0" ,
21
21
"google-auth-library" : " ^7.0.0" ,
22
22
"readline-promise" : " ^1.0.4" ,
You can’t perform that action at this time.
0 commit comments