corifeus-utils 2025.4.113 → 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 +6 -6
  2. package/package.json +3 -3
package/README.md CHANGED
@@ -5,13 +5,13 @@
5
5
 
6
6
 
7
7
  ---
8
- # ❤️ Corifeus Utils v2025.4.113
8
+ # ❤️ Corifeus Utils v2025.4.117
9
9
 
10
10
 
11
-
12
- 🌌 **Bugs are evident™ - MATRIX️**
13
- 🚧 **This project is under active development!**
14
- 📢 **We welcome your feedback and contributions.**
11
+
12
+ 🌌 **Bugs are evident™ - MATRIX️**
13
+ 🚧 **This project is under active development!**
14
+ 📢 **We welcome your feedback and contributions.**
15
15
 
16
16
 
17
17
 
@@ -162,7 +162,7 @@ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](ht
162
162
  ---
163
163
 
164
164
 
165
- [**CORIFEUS-UTILS**](https://corifeus.com/corifeus-utils) Build v2025.4.113
165
+ [**CORIFEUS-UTILS**](https://corifeus.com/corifeus-utils) Build v2025.4.117
166
166
 
167
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)
168
168
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "corifeus-utils",
3
- "version": "2025.4.113",
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.115",
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",