change replacer function signatures to match that of stringify, detect circular refer...
authorJustin Wind <justin.wind+git@gmail.com>
Mon, 13 Nov 2023 19:20:10 +0000 (11:20 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Mon, 13 Nov 2023 19:20:10 +0000 (11:20 -0800)
commit8f067f063e2410dd72bcd51aee69b273b1915c25
treec004002d4d28cba00cd9165a828f4978c3cddc61
parent9d6fc078e27013cbb94836d7a9c3a39ba30d216b
change replacer function signatures to match that of stringify, detect circular references in data, update devDependencies
CHANGELOG.md
README.md
lib/json-replacers.js
lib/logger.js
package-lock.json
package.json
test/lib/json-replacers.js
test/lib/logger.js