corifeus-builder 2025.4.119 → 2025.4.126
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 +4 -9
- package/package.json +3 -3
- package/src/replaces.js +4 -9
package/README.md
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
[//]: #@corifeus-header
|
|
2
2
|
|
|
3
|
-
[](https://www.npmjs.com/package/corifeus-builder) [](https://paypal.me/patrikx3) [](https://www.patrikx3.com/en/front/contact) [](https://www.facebook.com/corifeus.software) [](https://www.npmjs.com/package/corifeus-builder) [](https://paypal.me/patrikx3) [](https://www.patrikx3.com/en/front/contact) [](https://www.facebook.com/corifeus.software) [](https://network.corifeus.com/status/31ad7a5c194347c33e5445dbaf8)
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
---
|
|
8
|
-
# 🏗️ Corifeus Builder v2025.4.
|
|
8
|
+
# 🏗️ Corifeus Builder v2025.4.126
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
@@ -139,13 +139,8 @@ If you appreciate our work, consider ⭐ starring this repository or 💰 making
|
|
|
139
139
|
|
|
140
140
|
---
|
|
141
141
|
|
|
142
|
-
### 🖥️ Server Availability
|
|
143
|
-
Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
|
|
144
|
-
|
|
145
|
-
---
|
|
146
|
-
|
|
147
142
|
### 🌍 About My Domains
|
|
148
|
-
All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.
|
|
143
|
+
All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.eu](https://corifeus.eu), 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.
|
|
149
144
|
|
|
150
145
|
---
|
|
151
146
|
|
|
@@ -160,7 +155,7 @@ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](ht
|
|
|
160
155
|
---
|
|
161
156
|
|
|
162
157
|
|
|
163
|
-
[**CORIFEUS-BUILDER**](https://corifeus.com/corifeus-builder) Build v2025.4.
|
|
158
|
+
[**CORIFEUS-BUILDER**](https://corifeus.com/corifeus-builder) Build v2025.4.126
|
|
164
159
|
|
|
165
160
|
[](https://www.npmjs.com/package/corifeus-builder) [](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)
|
|
166
161
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "corifeus-builder",
|
|
3
|
-
"version": "2025.4.
|
|
3
|
+
"version": "2025.4.126",
|
|
4
4
|
"corifeus": {
|
|
5
5
|
"icon": "fas fa-gavel",
|
|
6
6
|
"code": "Make",
|
|
@@ -33,10 +33,10 @@
|
|
|
33
33
|
},
|
|
34
34
|
"homepage": "https://corifeus.com/corifeus-builder",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"corifeus-utils": "^2025.4.
|
|
36
|
+
"corifeus-utils": "^2025.4.117",
|
|
37
37
|
"download": "^8.0.0",
|
|
38
38
|
"extract-zip": "^2.0.1",
|
|
39
|
-
"fs-extra": "^11.
|
|
39
|
+
"fs-extra": "^11.3.0",
|
|
40
40
|
"github-api": "^3.4.0",
|
|
41
41
|
"glob": "^8.0.3",
|
|
42
42
|
"glob-promise": "^6.0.7",
|
package/src/replaces.js
CHANGED
|
@@ -133,13 +133,8 @@ If you appreciate our work, consider ⭐ starring this repository or 💰 making
|
|
|
133
133
|
|
|
134
134
|
---
|
|
135
135
|
|
|
136
|
-
### 🖥️ Server Availability
|
|
137
|
-
Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
|
|
138
|
-
|
|
139
|
-
---
|
|
140
|
-
|
|
141
136
|
### 🌍 About My Domains
|
|
142
|
-
All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.
|
|
137
|
+
All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.eu](https://corifeus.eu), 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.
|
|
143
138
|
|
|
144
139
|
---
|
|
145
140
|
|
|
@@ -210,7 +205,7 @@ ${angularPkg.version}
|
|
|
210
205
|
// https://api.travis-ci.com/patrikx3/redis-ui-material.svg?branch=master
|
|
211
206
|
/*
|
|
212
207
|
build += hideBuild ? '' : `[](https://travis-ci.com/patrikx3/\${git.repo})
|
|
213
|
-
[](https://network.corifeus.com/status/31ad7a5c194347c33e5445dbaf8)
|
|
214
209
|
|
|
215
210
|
`
|
|
216
211
|
|
|
@@ -218,7 +213,7 @@ ${angularPkg.version}
|
|
|
218
213
|
*/
|
|
219
214
|
|
|
220
215
|
// https://github.com/patrikx3/onenote/workflows/build/badge.svg
|
|
221
|
-
build += hideBuild ? '' : `[](https://network.corifeus.com/status/31ad7a5c194347c33e5445dbaf8)
|
|
222
217
|
|
|
223
218
|
`
|
|
224
219
|
|
|
@@ -320,7 +315,7 @@ ${nodeVersion}
|
|
|
320
315
|
|
|
321
316
|
`
|
|
322
317
|
*/
|
|
323
|
-
nonEmptyBuild = `[](https://network.corifeus.com/status/31ad7a5c194347c33e5445dbaf8)
|
|
324
319
|
|
|
325
320
|
# \${pkg.description}
|
|
326
321
|
|