`circular-json` is deprecated
Summary
circular-json is deprecated.
Steps to reproduce
npm install
What is the current bug behavior?
Deprecation warning while installing dependencies.
What is the expected correct behavior?
No warnings.
Relevant logs and/or screenshots
The future of this module is called flatted
Smaller, faster, and able to produce on average a reduced output too, flatted is the new, bloatless, ESM and CJS compatible, circular JSON parser.
It has now reached V1 and it implements the exact same JSON API.
Please note CircularJSON is in maintenance only and flatted is its successor.
Possible fixes
Change dependency to circular-json to flatted.