Skip to content

EverFi/inflight-lru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inflight-lru

Description

This package is intended as a replacement for the deprecated inflight using the suggested LRU Cache underneath instead. It maintains the same API structure as the old inflight so it can be set as a resolution in the package.json for use with yarn:

{
  "resolutions": {
    "inflight": "npm:inflight@^1.0.0",
  }
}

Releases

This package is published manually, please be sure to tag the commit you publish

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages