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 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/bigtable?activeTab=versions
66
7+ ## [ 6.4.2] ( https://github.com/googleapis/nodejs-bigtable/compare/v6.4.1...v6.4.2 ) (2025-11-21)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** deps:** Update dependency arrify to v2.0.1 ([ #1588 ] ( https://github.com/googleapis/nodejs-bigtable/issues/1588 ) ) ([ fccdbbb] ( https://github.com/googleapis/nodejs-bigtable/commit/fccdbbb0309191a731c23b196a4c19c59e057cd7 ) )
13+
714## [ 6.4.1] ( https://github.com/googleapis/nodejs-bigtable/compare/v6.4.0...v6.4.1 ) (2025-09-09)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/bigtable" ,
3- "version" : " 6.4.1 " ,
3+ "version" : " 6.4.2 " ,
44 "description" : " Cloud Bigtable Client Library for Node.js" ,
55 "keywords" : [
66 " bigtable" ,
Original file line number Diff line number Diff line change 1414 "node" : " >=18"
1515 },
1616 "dependencies" : {
17- "@google-cloud/bigtable" : " ^6.4.1 " ,
17+ "@google-cloud/bigtable" : " ^6.4.2 " ,
1818 "uuid" : " ^9.0.0" ,
1919 "yargs" : " ^16.0.0"
2020 },
You can’t perform that action at this time.
0 commit comments