corifeus-utils 2025.4.107 → 2025.4.110
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.
- package/README.md +3 -3
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
---
|
|
8
|
-
# ❤️ Corifeus Utils v2025.4.
|
|
8
|
+
# ❤️ Corifeus Utils v2025.4.110
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
@@ -117,7 +117,7 @@ Everything is promise based.
|
|
|
117
117
|
|
|
118
118
|
## Quick and Affordable Web Development Services
|
|
119
119
|
|
|
120
|
-
If you want to quickly and affordably develop your next digital project, visit [corifeus.
|
|
120
|
+
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
121
|
|
|
122
122
|
---
|
|
123
123
|
|
|
@@ -153,7 +153,7 @@ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](ht
|
|
|
153
153
|
---
|
|
154
154
|
|
|
155
155
|
|
|
156
|
-
[**CORIFEUS-UTILS**](https://corifeus.com/corifeus-utils) Build v2025.4.
|
|
156
|
+
[**CORIFEUS-UTILS**](https://corifeus.com/corifeus-utils) Build v2025.4.110
|
|
157
157
|
|
|
158
158
|
[](https://www.npmjs.com/package/corifeus-utils) [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [](https://www.patrikx3.com/en/front/contact) [](https://www.facebook.com/corifeus.software)
|
|
159
159
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "corifeus-utils",
|
|
3
|
-
"version": "2025.4.
|
|
3
|
+
"version": "2025.4.110",
|
|
4
4
|
"corifeus": {
|
|
5
5
|
"icon": "far fa-lightbulb",
|
|
6
6
|
"code": "Memory",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
},
|
|
37
37
|
"homepage": "https://corifeus.com/corifeus-utils",
|
|
38
38
|
"devDependencies": {
|
|
39
|
-
"corifeus-builder": "^2025.4.
|
|
39
|
+
"corifeus-builder": "^2025.4.109",
|
|
40
40
|
"istanbul": "^0.4.5"
|
|
41
41
|
},
|
|
42
42
|
"peerDependencies": {
|