p3x-verdaccio-cli 2025.4.121 โ†’ 2026.4.125

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 (2) hide show
  1. package/README.md +16 -19
  2. package/package.json +7 -6
package/README.md CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
 
8
8
 
9
- # ๐Ÿถ Verdaccio CLI v2025.4.121
9
+ # ๐Ÿถ Verdaccio CLI v2026.4.125
10
10
 
11
11
 
12
12
 
@@ -22,7 +22,7 @@
22
22
  ### ๐Ÿ› ๏ธ Built on NodeJs version
23
23
 
24
24
  ```txt
25
- v22.13.1
25
+ v24.14.1
26
26
  ```
27
27
 
28
28
 
@@ -122,23 +122,22 @@ p3x-verdaccio-cli --config /var/npm/config.yaml pkg keep --min 10
122
122
 
123
123
  ---
124
124
 
125
- ## ๐Ÿš€ Quick and Affordable Web Development Services
125
+ # Corifeus Network
126
126
 
127
- 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.
127
+ AI-powered network & email toolkit โ€” free, no signup.
128
128
 
129
- ---
130
-
131
- ## ๐ŸŒ Powerful Online Networking Tool
132
-
133
- Discover the powerful and free online networking tool at [network.corifeus.com](https://network.corifeus.com).
129
+ **Web** ยท [network.corifeus.com](https://network.corifeus.com) **MCP** ยท [`npm i -g p3x-network-mcp`](https://www.npmjs.com/package/p3x-network-mcp)
134
130
 
135
- **๐Ÿ†“ Free**
136
- Designed for professionals and enthusiasts, this tool provides essential features for network analysis, troubleshooting, and management.
137
- Additionally, it offers tools for:
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.
140
-
141
- All these features are completely free to use.
131
+ - **AI Network Assistant** โ€” ask in plain language, get a full domain health report
132
+ - **Network Audit** โ€” DNS, SSL, security headers, DNSBL, BGP, IPv6, geolocation in one call
133
+ - **Diagnostics** โ€” DNS lookup & global propagation, WHOIS, reverse DNS, HTTP check, my-IP
134
+ - **Mail Tester** โ€” live SPF/DKIM/DMARC + spam score + AI fix suggestions, results emailed (localized)
135
+ - **Monitoring** โ€” TCP / HTTP / Ping with alerts and public status pages
136
+ - **MCP server** โ€” 17 tools exposed to Claude Code, Codex, Cursor, any MCP client
137
+ - **Install** โ€” `claude mcp add p3x-network -- npx p3x-network-mcp`
138
+ - **Try** โ€” *"audit example.com"*, *"why do my emails land in spam? test me@example.com"*
139
+ - **Source** โ€” [patrikx3/network](https://github.com/patrikx3/network) ยท [patrikx3/network-mcp](https://github.com/patrikx3/network-mcp)
140
+ - **Contact** โ€” [patrikx3.com](https://www.patrikx3.com/en/front/contact) ยท [donate](https://paypal.me/patrikx3)
142
141
 
143
142
  ---
144
143
 
@@ -160,10 +159,8 @@ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.eu](ht
160
159
 
161
160
  **๐Ÿšจ Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
162
161
 
163
- ---
164
-
165
162
 
166
- [**P3X-VERDACCIO-CLI**](https://corifeus.com/verdaccio-cli) Build v2025.4.121
163
+ [**P3X-VERDACCIO-CLI**](https://corifeus.com/verdaccio-cli) Build v2026.4.125
167
164
 
168
165
  [![NPM](https://img.shields.io/npm/v/p3x-verdaccio-cli.svg)](https://www.npmjs.com/package/p3x-verdaccio-cli) [![Donate for PatrikX3 / P3X](https://img.shields.io/badge/Donate-PatrikX3-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)
169
166
 
package/package.json CHANGED
@@ -1,12 +1,13 @@
1
1
  {
2
2
  "name": "p3x-verdaccio-cli",
3
- "version": "2025.4.121",
3
+ "version": "2026.4.125",
4
4
  "corifeus": {
5
+ "icon": "fas fa-terminal",
5
6
  "prefix": "p3x-",
6
7
  "publish": true,
7
8
  "type": "p3x",
8
9
  "code": "Sake",
9
- "nodejs": "v22.13.1",
10
+ "nodejs": "v24.14.1",
10
11
  "opencollective": false,
11
12
  "reponame": "verdaccio-cli",
12
13
  "build": true
@@ -37,14 +38,14 @@
37
38
  },
38
39
  "homepage": "https://corifeus.com/verdaccio-cli",
39
40
  "devDependencies": {
40
- "corifeus-builder": "^2025.4.135"
41
+ "corifeus-builder": "^2026.4.147"
41
42
  },
42
43
  "dependencies": {
43
44
  "chalk": "^4.1.2",
44
45
  "cli-table": "^0.3.11",
45
- "commander": "^13.1.0",
46
- "fs-extra": "^11.3.0",
47
- "js-yaml": "^4.1.0"
46
+ "commander": "^14.0.3",
47
+ "fs-extra": "^11.3.4",
48
+ "js-yaml": "^4.1.1"
48
49
  },
49
50
  "engines": {
50
51
  "node": ">=12.13.0"