This repository was archived by the owner on Nov 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "gax" : " 4.3.0 " ,
2+ "gax" : " 4.3.1 " ,
33 "tools" : " 0.3.0"
44}
Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/gax-nodejs?activeTab=versions
66
7+ ## [ 4.3.1] ( https://github.com/googleapis/gax-nodejs/compare/v4.3.0...v4.3.1 ) (2024-02-08)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** deps:** update dependency @grpc/grpc-js to ~ 1.10.0 ([ #1558 ] ( https://github.com/googleapis/gax-nodejs/issues/1558 ) ) ([ ea84b7b] ( https://github.com/googleapis/gax-nodejs/commit/ea84b7bc723fbc333b809cc4fb0a0615774738ea ) )
13+ * ** deps:** update google-auth-library to 9.3.0 ([ #1559 ] ( https://github.com/googleapis/gax-nodejs/issues/1559 ) ) ([ 81978ac] ( https://github.com/googleapis/gax-nodejs/commit/81978ac52d40559258281a3a9d98508401a1822c ) )
14+
715## [ 4.3.0] ( https://github.com/googleapis/gax-nodejs/compare/v4.2.1...v4.3.0 ) (2024-01-31)
816
917
Original file line number Diff line number Diff line change 11{
22 "name" : " google-gax" ,
3- "version" : " 4.3.0 " ,
3+ "version" : " 4.3.1 " ,
44 "description" : " Google API Extensions" ,
55 "main" : " build/src/index.js" ,
66 "types" : " build/src/index.d.ts" ,
Original file line number Diff line number Diff line change 1414 " *.js"
1515 ],
1616 "dependencies" : {
17- "google-gax" : " ^4.3.0 "
17+ "google-gax" : " ^4.3.1 "
1818 },
1919 "devDependencies" : {
2020 "c8" : " ^9.0.0" ,
You can’t perform that action at this time.
0 commit comments