jaredwray / flat-cache

A stupidly simple key/value storage using files to persist the data
MIT License
165 stars 30 forks source link

circular-json dependency is marked as deprecated #34

Closed rogierschouten closed 5 years ago

rogierschouten commented 5 years ago

npm WARN deprecated circular-json@0.5.9: CircularJSON is in maintenance only, flatted is its successor

royriojas commented 5 years ago

hi @rogierschouten thanks for filing the bug, but this is something that was already filed and a PR was done for it. We had to revert it though due to some issues we caused in eslint.

So let's use that issue instead of this one.

Kind regards