p3x-ramdisk 2024.4.121 → 2025.4.103

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 (3) hide show
  1. package/README.md +22 -4
  2. package/change-log.md +20 -2
  3. package/package.json +5 -5
package/README.md CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
 
8
8
 
9
- # 💾 Linux RAM disk persistent with Systemd timer, service and suspend v2024.4.121
9
+ # 💾 Linux RAM disk persistent with Systemd timer, service and suspend v2025.4.103
10
10
 
11
11
 
12
12
 
@@ -20,7 +20,7 @@
20
20
  ### Built on NodeJs version
21
21
 
22
22
  ```txt
23
- v22.1.0
23
+ v22.13.0
24
24
  ```
25
25
 
26
26
 
@@ -335,6 +335,24 @@ patrikx3@workstation ~/ramdisk-persistent/current/.p3x-ramdisk-link $
335
335
  ---
336
336
 
337
337
 
338
+ ## Quick and Affordable Web Development Services
339
+
340
+ If you want to quickly and affordably develop your next digital project, visit [corifeus.hu](https://corifeus.hu) for expert solutions tailored to your needs.
341
+
342
+ ---
343
+
344
+ ## Powerful Online Networking Tool
345
+
346
+ Discover the powerful and free online networking tool at [network.corifeus.com](https://network.corifeus.com).
347
+
348
+ **Free**
349
+ Designed for professionals and enthusiasts, this tool provides essential features for network analysis, troubleshooting, and management.
350
+ Additionally, it offers tools for:
351
+ - Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
352
+ - Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
353
+
354
+ All these features are completely free to use.
355
+
338
356
  ## Support Our Open-Source Project ❤️
339
357
  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!
340
358
 
@@ -342,7 +360,7 @@ If you appreciate our work, consider starring this repository or making a donati
342
360
  Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
343
361
 
344
362
  ### About My Domains
345
- All my domains, including [patrikx3.com](https://patrikx3.com) 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.
363
+ 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.
346
364
 
347
365
  ### Versioning Policy
348
366
  **Version Structure:** We follow a Major.Minor.Patch versioning scheme:
@@ -355,7 +373,7 @@ All my domains, including [patrikx3.com](https://patrikx3.com) and [corifeus.com
355
373
  ---
356
374
 
357
375
 
358
- [**P3X-RAMDISK**](https://corifeus.com/ramdisk) Build v2024.4.121
376
+ [**P3X-RAMDISK**](https://corifeus.com/ramdisk) Build v2025.4.103
359
377
 
360
378
  [![NPM](https://img.shields.io/npm/v/p3x-ramdisk.svg)](https://www.npmjs.com/package/p3x-ramdisk) [![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)
361
379
 
package/change-log.md CHANGED
@@ -19,6 +19,24 @@ Released on 01/21/2022
19
19
  ---
20
20
 
21
21
 
22
+ ## Quick and Affordable Web Development Services
23
+
24
+ If you want to quickly and affordably develop your next digital project, visit [corifeus.hu](https://corifeus.hu) for expert solutions tailored to your needs.
25
+
26
+ ---
27
+
28
+ ## Powerful Online Networking Tool
29
+
30
+ Discover the powerful and free online networking tool at [network.corifeus.com](https://network.corifeus.com).
31
+
32
+ **Free**
33
+ Designed for professionals and enthusiasts, this tool provides essential features for network analysis, troubleshooting, and management.
34
+ Additionally, it offers tools for:
35
+ - Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
36
+ - Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
37
+
38
+ All these features are completely free to use.
39
+
22
40
  ## Support Our Open-Source Project ❤️
23
41
  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!
24
42
 
@@ -26,7 +44,7 @@ If you appreciate our work, consider starring this repository or making a donati
26
44
  Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
27
45
 
28
46
  ### About My Domains
29
- All my domains, including [patrikx3.com](https://patrikx3.com) 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.
47
+ 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.
30
48
 
31
49
  ### Versioning Policy
32
50
  **Version Structure:** We follow a Major.Minor.Patch versioning scheme:
@@ -39,7 +57,7 @@ All my domains, including [patrikx3.com](https://patrikx3.com) and [corifeus.com
39
57
  ---
40
58
 
41
59
 
42
- [**P3X-RAMDISK**](https://corifeus.com/ramdisk) Build v2024.4.121
60
+ [**P3X-RAMDISK**](https://corifeus.com/ramdisk) Build v2025.4.103
43
61
 
44
62
  [![NPM](https://img.shields.io/npm/v/p3x-ramdisk.svg)](https://www.npmjs.com/package/p3x-ramdisk) [![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)
45
63
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "p3x-ramdisk",
3
- "version": "2024.4.121",
3
+ "version": "2025.4.103",
4
4
  "description": "💾 Linux RAM disk persistent with Systemd timer, service and suspend",
5
5
  "main": "Gruntfile.js",
6
6
  "corifeus": {
@@ -8,7 +8,7 @@
8
8
  "type": "p3x",
9
9
  "publish": true,
10
10
  "code": "Vader",
11
- "nodejs": "v22.1.0",
11
+ "nodejs": "v22.13.0",
12
12
  "opencollective": false,
13
13
  "reponame": "ramdisk",
14
14
  "build": true
@@ -42,14 +42,14 @@
42
42
  "homepage": "https://corifeus.com/ramdisk",
43
43
  "dependencies": {
44
44
  "clear": "^0.1.0",
45
- "commander": "^12.0.0",
46
- "corifeus-utils": "^2024.4.123",
45
+ "commander": "^13.0.0",
46
+ "corifeus-utils": "^2025.4.104",
47
47
  "lodash": "^4.17.21"
48
48
  },
49
49
  "engines": {
50
50
  "node": ">=12.13.0"
51
51
  },
52
52
  "devDependencies": {
53
- "corifeus-builder": "^2024.4.140"
53
+ "corifeus-builder": "^2025.4.105"
54
54
  }
55
55
  }