This repository was archived by the owner on Nov 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/google-auth-library-nodejs?activeTab=versions
66
7+ ## [ 7.3.0] ( https://www.github.com/googleapis/google-auth-library-nodejs/compare/v7.2.0...v7.3.0 ) (2021-07-02)
8+
9+
10+ ### Features
11+
12+ * add useJWTAccessAlways and defaultServicePath variable ([ #1204 ] ( https://www.github.com/googleapis/google-auth-library-nodejs/issues/1204 ) ) ([ 79e100e] ( https://www.github.com/googleapis/google-auth-library-nodejs/commit/79e100e9ddc64f34e34d0e91c8188f1818e33a1c ) )
13+
714## [ 7.2.0] ( https://www.github.com/googleapis/google-auth-library-nodejs/compare/v7.1.2...v7.2.0 ) (2021-06-30)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " google-auth-library" ,
3- "version" : " 7.2 .0" ,
3+ "version" : " 7.3 .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 1414 "license" : " Apache-2.0" ,
1515 "dependencies" : {
1616 "@googleapis/iam" : " ^0.2.0" ,
17- "google-auth-library" : " ^7.2 .0" ,
17+ "google-auth-library" : " ^7.3 .0" ,
1818 "node-fetch" : " ^2.3.0" ,
1919 "opn" : " ^5.3.0" ,
2020 "server-destroy" : " ^1.0.1"
You can’t perform that action at this time.
0 commit comments