This repository was archived by the owner on Nov 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/google-auth-library-nodejs?activeTab=versions
66
7+ ### [ 8.0.1] ( https://github.com/googleapis/google-auth-library-nodejs/compare/v8.0.0...v8.0.1 ) (2022-04-22)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** deps:** update dependency gaxios to v5 ([ #1398 ] ( https://github.com/googleapis/google-auth-library-nodejs/issues/1398 ) ) ([ cbd7d4f] ( https://github.com/googleapis/google-auth-library-nodejs/commit/cbd7d4f471046afa05ff4539c9a93bba998b318c ) )
13+ * ** deps:** update dependency google-auth-library to v8 ([ #1399 ] ( https://github.com/googleapis/google-auth-library-nodejs/issues/1399 ) ) ([ 9a8be63] ( https://github.com/googleapis/google-auth-library-nodejs/commit/9a8be636eaea979979426558dca40def9c0e569e ) )
14+
715## [ 8.0.0] ( https://github.com/googleapis/google-auth-library-nodejs/compare/v7.14.1...v8.0.0 ) (2022-04-20)
816
917
Original file line number Diff line number Diff line change 11{
22 "name" : " google-auth-library" ,
3- "version" : " 8.0.0 " ,
3+ "version" : " 8.0.1 " ,
44 "author" : " Google Inc." ,
55 "description" : " Google APIs Authentication Client Library for Node.js" ,
66 "engines" : {
Original file line number Diff line number Diff line change 1515 "dependencies" : {
1616 "@google-cloud/storage" : " ^5.15.4" ,
1717 "@googleapis/iam" : " ^2.0.0" ,
18- "google-auth-library" : " ^8.0.0 " ,
18+ "google-auth-library" : " ^8.0.1 " ,
1919 "node-fetch" : " ^2.3.0" ,
2020 "opn" : " ^5.3.0" ,
2121 "server-destroy" : " ^1.0.1"
You can’t perform that action at this time.
0 commit comments