Server IP : 198.54.121.189 / Your IP : 216.73.216.140
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /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
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | March 03 2024 22:36:29 | root / root | 0755 | |
| | | | | |
.npmignore | 0.007 KB | March 10 2021 14:36:40 | root / root | 0644 | |
CHANGELOG.md | 0.717 KB | March 10 2021 14:36:40 | root / root | 0644 | |
LICENSE | 0.747 KB | March 10 2021 14:36:40 | root / root | 0644 | |
Makefile | 0.659 KB | March 10 2021 14:36:40 | root / root | 0644 | |
README.md | 1.231 KB | March 10 2021 14:36:40 | root / root | 0644 | |
package.json | 1.696 KB | March 10 2021 14:36:40 | root / root | 0644 | |
stringify.js | 0.886 KB | March 10 2021 14:36:40 | root / root | 0644 | |