Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.19.60.207
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
node_modules /
npm /
node_modules /
y18n /
Delete
Unzip
Name
Size
Permission
Date
Action
CHANGELOG.md
940
B
-rw-r--r--
2022-01-10 12:20
LICENSE
731
B
-rw-r--r--
2022-01-10 12:20
README.md
2.78
KB
-rw-r--r--
2022-01-10 12:20
index.js
5.15
KB
-rw-r--r--
2022-01-10 12:20
package.json
1.71
KB
-rw-r--r--
2022-01-10 12:20
Save
Rename
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### 4.0.1 (2020-11-30) ### Bug Fixes * address prototype pollution issue ([#108](https://www.github.com/yargs/y18n/issues/108)) ([a9ac604](https://www.github.com/yargs/y18n/commit/a9ac604abf756dec9687be3843e2c93bfe581f25)) <a name="4.0.0"></a> # [4.0.0](https://github.com/yargs/y18n/compare/v3.2.1...v4.0.0) (2017-10-10) ### Bug Fixes * allow support for falsy values like 0 in tagged literal ([#45](https://github.com/yargs/y18n/issues/45)) ([c926123](https://github.com/yargs/y18n/commit/c926123)) ### Features * **__:** added tagged template literal support ([#44](https://github.com/yargs/y18n/issues/44)) ([0598daf](https://github.com/yargs/y18n/commit/0598daf)) ### BREAKING CHANGES * **__:** dropping Node 0.10/Node 0.12 support