corifeus-utils 2025.4.110 → 2025.4.117

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +35 -26
  2. package/package.json +3 -3
package/README.md CHANGED
@@ -5,18 +5,20 @@
5
5
 
6
6
 
7
7
  ---
8
- # ❤️ Corifeus Utils v2025.4.110
8
+ # ❤️ Corifeus Utils v2025.4.117
9
9
 
10
10
 
11
-
12
- **Bugs are evident™ - MATRIX️**
11
+
12
+ 🌌 **Bugs are evident™ - MATRIX️**
13
+ 🚧 **This project is under active development!**
14
+ 📢 **We welcome your feedback and contributions.**
13
15
 
14
16
 
15
17
 
16
18
 
17
19
  ### NodeJS LTS is supported
18
20
 
19
- ### Built on NodeJs version
21
+ ### 🛠️ Built on NodeJs version
20
22
 
21
23
  ```txt
22
24
  v22.13.0
@@ -26,7 +28,7 @@ v22.13.0
26
28
 
27
29
 
28
30
 
29
- # Description
31
+ # 📝 Description
30
32
 
31
33
 
32
34
  [//]: #@corifeus-header:end
@@ -114,46 +116,53 @@ Everything is promise based.
114
116
 
115
117
  ---
116
118
 
117
-
118
- ## Quick and Affordable Web Development Services
119
+ ## 🚀 Quick and Affordable Web Development Services
119
120
 
120
121
  If you want to quickly and affordably develop your next digital project, visit [corifeus.eu](https://corifeus.eu) for expert solutions tailored to your needs.
121
122
 
122
123
  ---
123
124
 
124
- ## Powerful Online Networking Tool
125
+ ## 🌐 Powerful Online Networking Tool
125
126
 
126
127
  Discover the powerful and free online networking tool at [network.corifeus.com](https://network.corifeus.com).
127
128
 
128
- **Free**
129
+ **🆓 Free**
129
130
  Designed for professionals and enthusiasts, this tool provides essential features for network analysis, troubleshooting, and management.
130
131
  Additionally, it offers tools for:
131
- - Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
132
- - Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
132
+ - 📡 Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
133
+ - 📊 Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
133
134
 
134
- All these features are completely free to use.
135
-
136
- ## Support Our Open-Source Project ❤️
137
- If you appreciate our work, consider starring this repository or making a donation to support server maintenance and ongoing development. Your support means the world to us—thank you!
135
+ All these features are completely free to use.
138
136
 
139
- ### Server Availability
140
- Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
137
+ ---
138
+
139
+ ## ❤️ Support Our Open-Source Project
140
+ If you appreciate our work, consider ⭐ starring this repository or 💰 making a donation to support server maintenance and ongoing development. Your support means the world to us—thank you!
141
141
 
142
- ### About My Domains
143
- All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](https://corifeus.hu) and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.
142
+ ---
143
+
144
+ ### 🖥️ Server Availability
145
+ Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
146
+
147
+ ---
148
+
149
+ ### 🌍 About My Domains
150
+ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](https://corifeus.hu), and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.
151
+
152
+ ---
144
153
 
145
- ### Versioning Policy
146
- **Version Structure:** We follow a Major.Minor.Patch versioning scheme:
147
- - **Major:** Corresponds to the current year.
148
- - **Minor:** Set as 4 for releases from January to June, and 10 for July to December.
149
- - **Patch:** Incremental, updated with each build.
154
+ ### 📈 Versioning Policy
155
+ **Version Structure:** We follow a **Major.Minor.Patch** versioning scheme:
156
+ - **Major:** 📅 Corresponds to the current year.
157
+ - **Minor:** 🌓 Set as 4 for releases from January to June, and 10 for July to December.
158
+ - **Patch:** 🔧 Incremental, updated with each build.
150
159
 
151
- **Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
160
+ **🚨 Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
152
161
 
153
162
  ---
154
163
 
155
164
 
156
- [**CORIFEUS-UTILS**](https://corifeus.com/corifeus-utils) Build v2025.4.110
165
+ [**CORIFEUS-UTILS**](https://corifeus.com/corifeus-utils) Build v2025.4.117
157
166
 
158
167
  [![NPM](https://img.shields.io/npm/v/corifeus-utils.svg)](https://www.npmjs.com/package/corifeus-utils) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)
159
168
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "corifeus-utils",
3
- "version": "2025.4.110",
3
+ "version": "2025.4.117",
4
4
  "corifeus": {
5
5
  "icon": "far fa-lightbulb",
6
6
  "code": "Memory",
@@ -36,14 +36,14 @@
36
36
  },
37
37
  "homepage": "https://corifeus.com/corifeus-utils",
38
38
  "devDependencies": {
39
- "corifeus-builder": "^2025.4.109",
39
+ "corifeus-builder": "^2025.4.119",
40
40
  "istanbul": "^0.4.5"
41
41
  },
42
42
  "peerDependencies": {
43
43
  "lodash": "^4.17.21"
44
44
  },
45
45
  "dependencies": {
46
- "fs-extra": "^11.2.0",
46
+ "fs-extra": "^11.3.0",
47
47
  "ms": "^2.1.3",
48
48
  "mz": "^2.7.0",
49
49
  "timestring": "^7.0.0",