Skip to content

Commit 48b125f

Browse files
committed
r0b08x [chore] 1/15/2025, 8:17:32 AM
1 parent 44ecafb commit 48b125f

File tree

3 files changed

+46
-37
lines changed

3 files changed

+46
-37
lines changed

README.md

+35-26
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,20 @@
66

77

88

9-
# 🍶 Verdaccio CLI v2025.4.107
9+
# 🍶 Verdaccio CLI v2025.4.112
1010

1111

12-
13-
**Bugs are evident™ - MATRIX️**
12+
13+
🌌 **Bugs are evident™ - MATRIX️**
14+
🚧 **This project is under active development!**
15+
📢 **We welcome your feedback and contributions.**
1416

1517

1618

1719

1820
### NodeJS LTS is supported
1921

20-
### Built on NodeJs version
22+
### 🛠️ Built on NodeJs version
2123

2224
```txt
2325
v22.13.0
@@ -27,7 +29,7 @@ v22.13.0
2729

2830

2931

30-
# Description
32+
# 📝 Description
3133

3234
3335
[//]: #@corifeus-header:end
@@ -120,46 +122,53 @@ p3x-verdaccio-cli --config /var/npm/config.yaml pkg keep --min 10
120122

121123
---
122124

123-
124-
## Quick and Affordable Web Development Services
125+
## 🚀 Quick and Affordable Web Development Services
125126

126127
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.
127128

128129
---
129130

130-
## Powerful Online Networking Tool
131+
## 🌐 Powerful Online Networking Tool
131132

132133
Discover the powerful and free online networking tool at [network.corifeus.com](https://network.corifeus.com).
133134

134-
**Free**
135+
**🆓 Free**
135136
Designed for professionals and enthusiasts, this tool provides essential features for network analysis, troubleshooting, and management.
136137
Additionally, it offers tools for:
137-
- Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
138-
- Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
138+
- 📡 Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
139+
- 📊 Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
139140

140-
All these features are completely free to use.
141-
142-
## Support Our Open-Source Project ❤️
143-
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!
141+
All these features are completely free to use.
144142

145-
### Server Availability
146-
Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
143+
---
144+
145+
## ❤️ Support Our Open-Source Project
146+
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!
147147

148-
### About My Domains
149-
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.
148+
---
149+
150+
### 🖥️ Server Availability
151+
Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
152+
153+
---
154+
155+
### 🌍 About My Domains
156+
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.
157+
158+
---
150159

151-
### Versioning Policy
152-
**Version Structure:** We follow a Major.Minor.Patch versioning scheme:
153-
- **Major:** Corresponds to the current year.
154-
- **Minor:** Set as 4 for releases from January to June, and 10 for July to December.
155-
- **Patch:** Incremental, updated with each build.
160+
### 📈 Versioning Policy
161+
**Version Structure:** We follow a **Major.Minor.Patch** versioning scheme:
162+
- **Major:** 📅 Corresponds to the current year.
163+
- **Minor:** 🌓 Set as 4 for releases from January to June, and 10 for July to December.
164+
- **Patch:** 🔧 Incremental, updated with each build.
156165

157-
**Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
166+
**🚨 Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
158167

159168
---
160169

161170

162-
[**P3X-VERDACCIO-CLI**](https://corifeus.com/verdaccio-cli) Build v2025.4.107
171+
[**P3X-VERDACCIO-CLI**](https://corifeus.com/verdaccio-cli) Build v2025.4.112
163172

164173
[![NPM](https://img.shields.io/npm/v/p3x-verdaccio-cli.svg)](https://www.npmjs.com/package/p3x-verdaccio-cli) [![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)
165174

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "p3x-verdaccio-cli",
3-
"version": "2025.4.107",
3+
"version": "2025.4.112",
44
"corifeus": {
55
"prefix": "p3x-",
66
"publish": true,
@@ -37,7 +37,7 @@
3737
},
3838
"homepage": "https://corifeus.com/verdaccio-cli",
3939
"devDependencies": {
40-
"corifeus-builder": "^2025.4.109"
40+
"corifeus-builder": "^2025.4.119"
4141
},
4242
"dependencies": {
4343
"chalk": "^4.1.2",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -770,12 +770,12 @@ core-util-is@~1.0.0:
770770
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
771771
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
772772

773-
corifeus-builder@^2025.4.109:
774-
version "2025.4.109"
775-
resolved "https://registry.yarnpkg.com/corifeus-builder/-/corifeus-builder-2025.4.109.tgz#d68bf61f29de9599f60e8ea387bca640b1aa435a"
776-
integrity sha512-GdCHTZ7DRIvbkrTGy5QsEePraIhIW89xknw9IWYbCGE7zdOS+kglgD8A+iW+yIDK8WoWM/xTYO1YRc6GWl1m5w==
773+
corifeus-builder@^2025.4.119:
774+
version "2025.4.119"
775+
resolved "https://registry.yarnpkg.com/corifeus-builder/-/corifeus-builder-2025.4.119.tgz#6464bada7474d1ca2e6aa5154d4bd1ee639bd26a"
776+
integrity sha512-j+6/MPt/8qCHFzs6888foPpyqbuf7SiaMveCWbT1SVpQGuV+LYf+Lkd0xfKACNsuzBAj94dsYPjcv8HwCqUlXw==
777777
dependencies:
778-
corifeus-utils "^2025.4.104"
778+
corifeus-utils "^2025.4.113"
779779
download "^8.0.0"
780780
extract-zip "^2.0.1"
781781
fs-extra "^11.2.0"
@@ -798,10 +798,10 @@ corifeus-builder@^2025.4.109:
798798
time-grunt "^2.0.0"
799799
yaml "^2.7.0"
800800

801-
corifeus-utils@^2025.4.104:
802-
version "2025.4.107"
803-
resolved "https://registry.yarnpkg.com/corifeus-utils/-/corifeus-utils-2025.4.107.tgz#b4a82b5851db7eec4f0de2545e35d81736baa975"
804-
integrity sha512-Sk3oDOB2PrlslTqH1Iqel3HFTp7IKlDj295EkGEI2vQ/EW93QDCiD4Y7QvSPhqOuUADXrptAedMA9WosqnLCaQ==
801+
corifeus-utils@^2025.4.113:
802+
version "2025.4.113"
803+
resolved "https://registry.yarnpkg.com/corifeus-utils/-/corifeus-utils-2025.4.113.tgz#cf61e8552fa07e46a6db033eedfac3b805013f5a"
804+
integrity sha512-lgaSJOuVl/YxN+jnmFbz15iVjEKsfoJxzhRspeojRF0tVV7KnBwJvXcmoNkzzoRwNXUohWrXDn/cnbkskzcSnQ==
805805
dependencies:
806806
fs-extra "^11.2.0"
807807
ms "^2.1.3"

0 commit comments

Comments
 (0)