This repository was archived by the owner on Nov 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/google-auth-library?activeTab=versions
66
7+ ## [ 9.10.0] ( https://github.com/googleapis/google-auth-library-nodejs/compare/v9.9.0...v9.10.0 ) (2024-05-10)
8+
9+
10+ ### Features
11+
12+ * Implement ` UserRefreshClient#fetchIdToken ` ([ #1811 ] ( https://github.com/googleapis/google-auth-library-nodejs/issues/1811 ) ) ([ ae8bc54] ( https://github.com/googleapis/google-auth-library-nodejs/commit/ae8bc5476f5d93c8516d9a9eb553e7ce7c00edd5 ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * ** deps:** Update dependency @googleapis/iam to v16 ([ #1803 ] ( https://github.com/googleapis/google-auth-library-nodejs/issues/1803 ) ) ([ 40406a0] ( https://github.com/googleapis/google-auth-library-nodejs/commit/40406a0512cde1d75d2af7dd23aa7aa7de38d30b ) )
18+ * ** deps:** Update dependency @googleapis/iam to v17 ([ #1808 ] ( https://github.com/googleapis/google-auth-library-nodejs/issues/1808 ) ) ([ 4d67f07] ( https://github.com/googleapis/google-auth-library-nodejs/commit/4d67f07380f690a99c8facf7266db7cb2d6c69b3 ) )
19+ * ** deps:** Update dependency @googleapis/iam to v18 ([ #1809 ] ( https://github.com/googleapis/google-auth-library-nodejs/issues/1809 ) ) ([ b2b9676] ( https://github.com/googleapis/google-auth-library-nodejs/commit/b2b9676f933c012fb2cd1789ad80b927af0de07c ) )
20+
721## [ 9.9.0] ( https://github.com/googleapis/google-auth-library-nodejs/compare/v9.8.0...v9.9.0 ) (2024-04-18)
822
923
Original file line number Diff line number Diff line change 11{
22 "name" : " google-auth-library" ,
3- "version" : " 9.9 .0" ,
3+ "version" : " 9.10 .0" ,
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" : " ^7.0.0" ,
1717 "@googleapis/iam" : " ^18.0.0" ,
18- "google-auth-library" : " ^9.9 .0" ,
18+ "google-auth-library" : " ^9.10 .0" ,
1919 "node-fetch" : " ^2.3.0" ,
2020 "open" : " ^9.0.0" ,
2121 "server-destroy" : " ^1.0.1"
You can’t perform that action at this time.
0 commit comments