corifeus-builder 2024.4.117 → 2024.4.127

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/LICENSE CHANGED
@@ -1,12 +1,3 @@
1
-
2
- @license corifeus-builder v2024.4.116
3
-
4
- 🏗️ Corifeus Builder
5
-
6
- https://corifeus.com/corifeus-builder
7
-
8
- Copyright (c) 2024 Patrik Laszlo / P3X / Corifeus and contributors.
9
-
10
1
  MIT License
11
2
 
12
3
  Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -25,4 +16,12 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25
16
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26
17
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
27
18
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
28
- SOFTWARE.
19
+ SOFTWARE.
20
+
21
+ @license corifeus-builder v2024.4.126
22
+
23
+ 🏗️ Corifeus Builder
24
+
25
+ https://corifeus.com/corifeus-builder
26
+
27
+ Copyright (c) 2024 Patrik Laszlo / P3X / Corifeus and contributors.
package/README.md CHANGED
@@ -1,11 +1,11 @@
1
1
  [//]: #@corifeus-header
2
2
 
3
- ![npm](https://img.shields.io/npm/v/corifeus-builder.svg) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://paypal.me/patrikx3) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Corifeus @ Facebook](https://img.shields.io/badge/Facebook-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m780749701-41bcade28c1ea8154eda7cca.svg)](https://stats.uptimerobot.com/9ggnzcWrw)
3
+ [![NPM](https://img.shields.io/npm/v/corifeus-builder.svg)](https://www.npmjs.com/package/corifeus-builder) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://paypal.me/patrikx3) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Corifeus @ Facebook](https://img.shields.io/badge/Facebook-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m780749701-41bcade28c1ea8154eda7cca.svg)](https://stats.uptimerobot.com/9ggnzcWrw)
4
4
 
5
5
 
6
6
 
7
7
  ---
8
- # 🏗️ Corifeus Builder v2024.4.117
8
+ # 🏗️ Corifeus Builder v2024.4.127
9
9
 
10
10
 
11
11
 
@@ -19,7 +19,7 @@
19
19
  ### Built on NodeJs version
20
20
 
21
21
  ```txt
22
- v20.11.1
22
+ v20.12.0
23
23
  ```
24
24
 
25
25
 
@@ -123,9 +123,9 @@ All my domains ([patrikx3.com](https://patrikx3.com) and [corifeus.com](https://
123
123
 
124
124
  ---
125
125
 
126
- [**CORIFEUS-BUILDER**](https://corifeus.com/corifeus-builder) Build v2024.4.117
126
+ [**CORIFEUS-BUILDER**](https://corifeus.com/corifeus-builder) Build v2024.4.127
127
127
 
128
- [![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)
128
+ [![NPM](https://img.shields.io/npm/v/corifeus-builder.svg)](https://www.npmjs.com/package/corifeus-builder) [![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)
129
129
 
130
130
 
131
131
 
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "corifeus-builder",
3
- "version": "2024.4.117",
3
+ "version": "2024.4.127",
4
4
  "corifeus": {
5
5
  "icon": "fas fa-gavel",
6
6
  "code": "Make",
7
7
  "publish": true,
8
- "nodejs": "v20.11.1",
8
+ "nodejs": "v20.12.0",
9
9
  "reponame": "corifeus-builder",
10
10
  "opencollective": false,
11
11
  "build": true
@@ -33,7 +33,7 @@
33
33
  },
34
34
  "homepage": "https://corifeus.com/corifeus-builder",
35
35
  "dependencies": {
36
- "corifeus-utils": "^2024.4.113",
36
+ "corifeus-utils": "^2024.4.115",
37
37
  "download": "^8.0.0",
38
38
  "extract-zip": "^2.0.1",
39
39
  "fs-extra": "^11.2.0",
@@ -48,10 +48,10 @@
48
48
  "jit-grunt": "^0.10.0",
49
49
  "lodash": "^4.17.21",
50
50
  "mkdirp": "^3.0.1",
51
- "mocha": "^10.3.0",
51
+ "mocha": "^10.4.0",
52
52
  "mz": "^2.7.0",
53
53
  "npm": "^10.5.0",
54
- "npm-check-updates": "^16.14.15",
54
+ "npm-check-updates": "^16.14.18",
55
55
  "should": "^13.2.3",
56
56
  "time-grunt": "^2.0.0",
57
57
  "yaml": "^2.4.1"
package/src/replaces.js CHANGED
@@ -15,7 +15,8 @@ module.exports = (options, pkg) => {
15
15
 
16
16
 
17
17
  if (pkg.corifeus && pkg.corifeus.publish === true) {
18
- commonBuild = `![npm](https://img.shields.io/npm/v/${pkg.name}.svg) ` + commonBuild
18
+ // ![https://www.npmjs.com/package/${pkg.name}](https://img.shields.io/npm/v/${pkg.name}.svg)
19
+ commonBuild = `[![NPM](https://img.shields.io/npm/v/${pkg.name}.svg)](https://www.npmjs.com/package/${pkg.name}) ` + commonBuild
19
20
 
20
21
  }
21
22
 
@@ -92,6 +93,16 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
92
93
  }
93
94
 
94
95
 
96
+
97
+ let defaultFooterNpm = ``
98
+
99
+
100
+ if (pkg.corifeus && pkg.corifeus.publish === true) {
101
+ // ![https://www.npmjs.com/package/${pkg.name}](https://img.shields.io/npm/v/${pkg.name}.svg)
102
+ defaultFooterNpm = `[![NPM](https://img.shields.io/npm/v/${pkg.name}.svg)](https://www.npmjs.com/package/${pkg.name}) `
103
+
104
+ }
105
+
95
106
  const defaultFooter = {
96
107
  footer: true,
97
108
  replace: `
@@ -110,7 +121,7 @@ All my domains ([patrikx3.com](https://patrikx3.com) and [corifeus.com](https://
110
121
 
111
122
  [**\${pkg.name.toUpperCase()}**](https://corifeus.com/\${git.repo === 'corifeus' ? 'matrix' : git.repo}) Build v\${pkg.version}
112
123
 
113
- [![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)
124
+ ${defaultFooterNpm}[![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)
114
125
 
115
126
 
116
127
 
@@ -84,16 +84,8 @@ const license = () => {
84
84
 
85
85
  const pkg = JSON.parse(fs.readFileSync(`${process.cwd()}/package.json`, 'utf8').toString());
86
86
 
87
- const license = `
88
- @license ${pkg.name} v${pkg.version}
89
-
90
- ${pkg.description}
91
-
92
- ${pkg.homepage}
93
-
94
- Copyright (c) ${new Date().getFullYear()} Patrik Laszlo / P3X / Corifeus and contributors.
95
-
96
- MIT License
87
+ const license =
88
+ `MIT License
97
89
 
98
90
  Permission is hereby granted, free of charge, to any person obtaining a copy
99
91
  of this software and associated documentation files (the "Software"), to deal
@@ -111,7 +103,15 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
111
103
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
112
104
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
113
105
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
114
- SOFTWARE.
106
+ SOFTWARE.
107
+
108
+ @license ${pkg.name} v${pkg.version}
109
+
110
+ ${pkg.description}
111
+
112
+ ${pkg.homepage}
113
+
114
+ Copyright (c) ${new Date().getFullYear()} Patrik Laszlo / P3X / Corifeus and contributors.
115
115
  `;
116
116
  return license
117
117
  }