This release includes 1 security fix for security teams reviewing exposed deployments.
Published 1mo
Caching
✓ No known CVEs patched
This release patches 1 known CVE
Topics
cache-manager
cache
memory-cache
multi-layer-cache
nodejs
redis
+2 more
stampede-prevention
typescript
Affected surfaces
deps
Summary
AI summaryResolved npm audit vulnerabilities by upgrading several dependencies.
Full changelog
What's Changed
Changed
CacheStackread pipeline extracted intoCacheStackReader— a dedicated internal module handling all read-path logic (layer reads, fetch orchestration, background refresh, stale policies, fresh-read policies). Public API is unchanged;CacheStacknow delegates read operations to the reader, reducing core class size from 1,726 to 1,357 lines (-21%).- Test suite expanded to 529 tests (up from 474), including 44 new tests for
CacheStackReaderand 11 new tests forCacheStackLayerWriterandCacheStackinternals.
Fixed
- npm audit vulnerabilities resolved — upgraded
postcss,vite, andautocannon/uuiddependencies to address 5 security advisories (1 high, 4 moderate). All vulnerabilities now show 0 innpm audit.
Added
SECURITY.md— security policy with supported versions, reporting guidelines, and built-in security features documentation.- Issue/PR templates — bug report, feature request, question, and pull request templates for contributors.
Full Changelog: https://github.com/flyingsquirrel0419/layercache/compare/v1.3.3...v1.3.4
Security Fixes
- Upgraded postcss, vite, autocannon, uuid to resolve 5 npm audit vulnerabilities (1 high, 4 moderate), all now reported as 0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About flyingsquirrel0419/layercache
All releases →Beta — feedback welcome: [email protected]