⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
invoice
/
node_modules
/
ignore
/
View File Name :
CHANGELOG.md
# `node-ignore` 4 ChangeLog # 4.x ## 2018-06-22, Version 4.0.0 - **SEMVER-MAJOR**: Drop support for node < 6 by default. - **FEATURE**: supports the missing character ranges and sets, such as `*.[a-z]` and `*.[jJ][pP][gG]` - **FEATURE**: new option: `ignorecase` to make `ignore` case sensitive. - **FEATURE**: supports question mark which matches a single character. - **PATCH**: fixes typescript declaration. ## ~ 2018-08-09, Version 4.0.1 - 4.0.5 - **PATCH**: updates README.md about frequent asked quesions from github issues. ## 2018-08-12, Version 4.0.6 - **PATCH**: `Object.prototype` methods will not ruin the result any more.