File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-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-nodejs?activeTab=versions
6
6
7
+ ## [ 8.4.0] ( https://github.com/googleapis/google-auth-library-nodejs/compare/v8.3.0...v8.4.0 ) (2022-08-23)
8
+
9
+
10
+ ### Features
11
+
12
+ * adding configurable token lifespan support ([ #1441 ] ( https://github.com/googleapis/google-auth-library-nodejs/issues/1441 ) ) ([ 178e3b8] ( https://github.com/googleapis/google-auth-library-nodejs/commit/178e3b83104f5a050f09e17d522d36c8feca632c ) )
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * ** functions:** clarify auth comments ([ #1427 ] ( https://github.com/googleapis/google-auth-library-nodejs/issues/1427 ) ) ([ 7e06732] ( https://github.com/googleapis/google-auth-library-nodejs/commit/7e067327634281bba948c9cc6bc99c7ab860f827 ) )
18
+
7
19
## [ 8.3.0] ( https://github.com/googleapis/google-auth-library-nodejs/compare/v8.2.0...v8.3.0 ) (2022-08-19)
8
20
9
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " google-auth-library" ,
3
- "version" : " 8.3 .0" ,
3
+ "version" : " 8.4 .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" : " ^6.0.0" ,
17
17
"@googleapis/iam" : " ^3.0.0" ,
18
- "google-auth-library" : " ^8.3 .0" ,
18
+ "google-auth-library" : " ^8.4 .0" ,
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