File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 22
33[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
44![ Language] ( https://img.shields.io/github/languages/top/grischaerbe/cacheables )
5+ ![ Build] ( https://img.shields.io/github/workflow/status/grischaerbe/cacheables/Node.js%20Package )
56
67A simple in-memory cache with automatic or manual cache invalidation and elegant syntax written in Typescript.
78
Original file line number Diff line number Diff line change 11{
22 "name" : " cacheables" ,
3- "version" : " 0.2.1 " ,
3+ "version" : " 0.2.2 " ,
44 "description" : " A simple in-memory cache written in Typescript with automatic cache invalidation and an elegant syntax." ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments