CloudCannon / 11feed

11feed is an open-source, self-hosted, minimal RSS reader built with the static site generator 11ty.
MIT License
11 stars 3 forks source link

npm install warnings #2

Open rdela opened 1 month ago

rdela commented 1 month ago

node v20.13.1

npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead