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.9.0] ( https://github.com/googleapis/google-auth-library-nodejs/compare/v9.8.0...v9.9.0 ) (2024-04-18)
8
+
9
+
10
+ ### Features
11
+
12
+ * Adds suppliers for custom subject token and AWS credentials ([ #1795 ] ( https://github.com/googleapis/google-auth-library-nodejs/issues/1795 ) ) ([ c680b5d] ( https://github.com/googleapis/google-auth-library-nodejs/commit/c680b5ddfa526d414ad1250bb6f5af69c498b909 ) )
13
+
7
14
## [ 9.8.0] ( https://github.com/googleapis/google-auth-library-nodejs/compare/v9.7.0...v9.8.0 ) (2024-04-12)
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.8 .0" ,
3
+ "version" : " 9.9 .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 15
15
"dependencies" : {
16
16
"@google-cloud/storage" : " ^7.0.0" ,
17
17
"@googleapis/iam" : " ^15.0.0" ,
18
- "google-auth-library" : " ^9.8 .0" ,
18
+ "google-auth-library" : " ^9.9 .0" ,
19
19
"node-fetch" : " ^2.3.0" ,
20
20
"open" : " ^9.0.0" ,
21
21
"server-destroy" : " ^1.0.1"
You can’t perform that action at this time.
0 commit comments