@parcel/cache
Releases950
Frequency2 days 11 hours
Last Release
Interface for defining caches and file-system, IDB and LMDB implementations.
CVE History
| CVE | Affected | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|---|
| <= 2020-11-24 | 8.1 HIGH | 6.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 | 7.5 HIGH | 5 MEDIUM | ||
An issue was discovered in the cache crate through 2021-01-01 for Rust. A raw pointer is dereferenced. | ||||