File tree 3 files changed +11
-3
lines changed
3 files changed +11
-3
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.4.2] ( https://github.com/googleapis/google-auth-library-nodejs/compare/v9.4.1...v9.4.2 ) (2024-01-04)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** Update dependency @googleapis/iam to v13 ([ #1710 ] ( https://github.com/googleapis/google-auth-library-nodejs/issues/1710 ) ) ([ 7ae4aae] ( https://github.com/googleapis/google-auth-library-nodejs/commit/7ae4aaea0311de1a3e10f4e86a1ef93ff00656b5 ) )
13
+ * Expand credentials type ([ #1719 ] ( https://github.com/googleapis/google-auth-library-nodejs/issues/1719 ) ) ([ 846c8e9] ( https://github.com/googleapis/google-auth-library-nodejs/commit/846c8e96cc36feb05148c16e12127e805e388189 ) )
14
+
7
15
## [ 9.4.1] ( https://github.com/googleapis/google-auth-library-nodejs/compare/v9.4.0...v9.4.1 ) (2023-12-01)
8
16
9
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " google-auth-library" ,
3
- "version" : " 9.4.1 " ,
3
+ "version" : " 9.4.2 " ,
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 14
14
"license" : " Apache-2.0" ,
15
15
"dependencies" : {
16
16
"@google-cloud/storage" : " ^7.0.0" ,
17
- "@googleapis/iam" : " ^13 .0.0" ,
18
- "google-auth-library" : " ^9.4.1 " ,
17
+ "@googleapis/iam" : " ^14 .0.0" ,
18
+ "google-auth-library" : " ^9.4.2 " ,
19
19
"node-fetch" : " ^2.3.0" ,
20
20
"opn" : " ^5.3.0" ,
21
21
"server-destroy" : " ^1.0.1"
You can’t perform that action at this time.
0 commit comments