google-auth-library-nodejs icon indicating copy to clipboard operation
google-auth-library-nodejs copied to clipboard

Retire LRU dependency

Open bcoe opened this issue 3 years ago • 0 comments

The LRU dependency API surface has changed signficnatly between v6 and v7, is it worth migrating to a new version or should we try to implement similar behavior ourselves?

https://github.com/googleapis/google-auth-library-nodejs/pull/1359

bcoe avatar Feb 17 '22 17:02 bcoe