File tree 3 files changed +9
-2
lines changed
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/google-auth-library?activeTab=versions
6
6
7
+ ## [ 9.15.0] ( https://github.com/googleapis/google-auth-library-nodejs/compare/v9.14.2...v9.15.0 ) (2024-11-01)
8
+
9
+
10
+ ### Features
11
+
12
+ * Impersonated Universe Domain Support ([ #1875 ] ( https://github.com/googleapis/google-auth-library-nodejs/issues/1875 ) ) ([ 902bf8b] ( https://github.com/googleapis/google-auth-library-nodejs/commit/902bf8b7faf8f7a0735011c252907282f550cd14 ) )
13
+
7
14
## [ 9.14.2] ( https://github.com/googleapis/google-auth-library-nodejs/compare/v9.14.1...v9.14.2 ) (2024-10-09)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " google-auth-library" ,
3
- "version" : " 9.14.2 " ,
3
+ "version" : " 9.15.0 " ,
4
4
"author" : " Google Inc." ,
5
5
"description" : " Google APIs Authentication Client Library for Node.js" ,
6
6
"engines" : {
Original file line number Diff line number Diff line change 16
16
"@google-cloud/language" : " ^6.5.0" ,
17
17
"@google-cloud/storage" : " ^7.0.0" ,
18
18
"@googleapis/iam" : " ^21.0.0" ,
19
- "google-auth-library" : " ^9.14.2 " ,
19
+ "google-auth-library" : " ^9.15.0 " ,
20
20
"node-fetch" : " ^2.3.0" ,
21
21
"open" : " ^9.0.0" ,
22
22
"server-destroy" : " ^1.0.1"
You can’t perform that action at this time.
0 commit comments