@feathers-plus/cache

@feathers-plus/cache

Releases4
Frequency1 week 1 day
Last Release
LRU (least recently used) cache. Compatible with feathers-hooks-common cache hooks and BatchLoader.

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
<= 2020-11-24, <= 0.2.0, >= 0.0.0-08.1 HIGH6.8 MEDIUM

An issue was discovered in the cache crate through 2020-11-24 for Rust. There are unconditional implementations of Send and Sync for Cache<K>.

<= 0.2.0, <= 0.1.0, >= 0.0.0-07.5 HIGH5 MEDIUM

An issue was discovered in the cache crate through 2021-01-01 for Rust. A raw pointer is dereferenced.