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 +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed 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.5.0] ( https://github.com/googleapis/google-auth-library-nodejs/compare/v9.4.2...v9.5.0 ) (2024-01-25)
8+
9+
10+ ### Features
11+
12+ * Improve Universe Domain Ergonomics ([ #1732 ] ( https://github.com/googleapis/google-auth-library-nodejs/issues/1732 ) ) ([ eec82f5] ( https://github.com/googleapis/google-auth-library-nodejs/commit/eec82f5f48a250744b5c3200ef247c3eae184e2f ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * ** deps:** Update dependency @googleapis/iam to v14 ([ #1725 ] ( https://github.com/googleapis/google-auth-library-nodejs/issues/1725 ) ) ([ 594bf2c] ( https://github.com/googleapis/google-auth-library-nodejs/commit/594bf2cc808c03733274d6b08d92f1d4b12dd630 ) )
18+ * Typos in samples ([ #1728 ] ( https://github.com/googleapis/google-auth-library-nodejs/issues/1728 ) ) ([ 058a503] ( https://github.com/googleapis/google-auth-library-nodejs/commit/058a5035e3e4df35663c6b3adef2dda617271849 ) )
19+
720## [ 9.4.2] ( https://github.com/googleapis/google-auth-library-nodejs/compare/v9.4.1...v9.4.2 ) (2024-01-04)
821
922
Original file line number Diff line number Diff line change 11{
22 "name" : " google-auth-library" ,
3- "version" : " 9.4.2 " ,
3+ "version" : " 9.5.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" : " ^14.0.0" ,
18- "google-auth-library" : " ^9.4.2 " ,
18+ "google-auth-library" : " ^9.5.0 " ,
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