PHP 8.2.30
Preview: CHANGELOG.md Size: 734 B
//lib/node_modules/npm/node_modules/json-stringify-safe/CHANGELOG.md

## Unreleased
- Fixes stringify to only take ancestors into account when checking
  circularity.  
  It previously assumed every visited object was circular which led to [false
  positives][issue9].  
  Uses the tiny serializer I wrote for [Must.js][must] a year and a half ago.
- Fixes calling the `replacer` function in the proper context (`thisArg`).
- Fixes calling the `cycleReplacer` function in the proper context (`thisArg`).
- Speeds serializing by a factor of
  Big-O(h-my-god-it-linearly-searched-every-object) it had ever seen. Searching
  only the ancestors for a circular references speeds up things considerably.

[must]: https://github.com/moll/js-must
[issue9]: https://github.com/isaacs/json-stringify-safe/issues/9

Directory Contents

Dirs: 0 × Files: 7

Name Size Perms Modified Actions
7 B lrw-r--r-- 2021-03-10 14:36:40
Edit Download
734 B lrw-r--r-- 2021-03-10 14:36:40
Edit Download
765 B lrw-r--r-- 2021-03-10 14:36:40
Edit Download
675 B lrw-r--r-- 2021-03-10 14:36:40
Edit Download
1.70 KB lrw-r--r-- 2021-03-10 14:36:40
Edit Download
1.23 KB lrw-r--r-- 2021-03-10 14:36:40
Edit Download
907 B lrw-r--r-- 2021-03-10 14:36:40
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).