Skip to content

Commit efa9123

Browse files
committed
r0b08x [chore] 1/19/2025, 4:29:11 PM
1 parent e5ad38d commit efa9123

File tree

3 files changed

+26
-15
lines changed

3 files changed

+26
-15
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[//]: #@corifeus-header
22

3-
[![NPM](https://img.shields.io/npm/v/p3x-freenom.svg)](https://www.npmjs.com/package/p3x-freenom) [![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/p3x-freenom.svg)](https://www.npmjs.com/package/p3x-freenom) [![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 ratio (90 days)](https://network.corifeus.com/public/api/uptime-shield/31ad7a5c194347c33e5445dbaf8.svg)](https://network.corifeus.com/status/31ad7a5c194347c33e5445dbaf8)
44

55

66

77

88

9-
# 🌐 Freenom API - Promise and auto renew expiring domains v2025.4.116
9+
# 🌐 Freenom API - Promise and auto renew expiring domains v2025.4.119
1010

1111

1212

@@ -149,7 +149,7 @@ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.eu](ht
149149
---
150150
151151
152-
[**P3X-FREENOM**](https://corifeus.com/freenom) Build v2025.4.116
152+
[**P3X-FREENOM**](https://corifeus.com/freenom) Build v2025.4.119
153153
154154
[![NPM](https://img.shields.io/npm/v/p3x-freenom.svg)](https://www.npmjs.com/package/p3x-freenom) [![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)
155155

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "p3x-freenom",
3-
"version": "2025.4.116",
3+
"version": "2025.4.119",
44
"corifeus": {
55
"prefix": "p3x-",
66
"publish": true,
@@ -35,10 +35,10 @@
3535
},
3636
"homepage": "https://corifeus.com/freenom",
3737
"devDependencies": {
38-
"corifeus-builder": "^2025.4.123"
38+
"corifeus-builder": "^2025.4.128"
3939
},
4040
"dependencies": {
41-
"corifeus-utils": "^2025.4.117"
41+
"corifeus-utils": "^2025.4.120"
4242
},
4343
"engines": {
4444
"node": ">=12.13.0"

yarn.lock

+20-9
Original file line numberDiff line numberDiff line change
@@ -753,10 +753,10 @@ core-util-is@~1.0.0:
753753
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
754754
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
755755

756-
corifeus-builder@^2025.4.123:
757-
version "2025.4.123"
758-
resolved "https://registry.yarnpkg.com/corifeus-builder/-/corifeus-builder-2025.4.123.tgz#e7c855fdff577198f78d372583af47420116a9e3"
759-
integrity sha512-fQq1aEFvHvJaAEP0vT6vQNemPcB/L+JaSE4rX3M0REsTJrlaEMZQVo2SM66G8xBFxK2E39ahmHmA5YWDq71ztw==
756+
corifeus-builder@^2025.4.128:
757+
version "2025.4.128"
758+
resolved "https://registry.yarnpkg.com/corifeus-builder/-/corifeus-builder-2025.4.128.tgz#7e4fb6cb80a7e5c8e35aef1e60d473cf637c5de4"
759+
integrity sha512-2DZOwlG0ysKENfwN6uMZH2TKzlwBOiwL6P9EK+IFWOMYBKNZ1HPyP6AToL6TPcJXUYi7zOBiRmGEqRUeHrqS1Q==
760760
dependencies:
761761
corifeus-utils "^2025.4.117"
762762
download "^8.0.0"
@@ -776,7 +776,7 @@ corifeus-builder@^2025.4.123:
776776
mocha "^11.0.1"
777777
mz "^2.7.0"
778778
npm "^11.0.0"
779-
npm-check-updates "^17.1.13"
779+
npm-check-updates "^17.1.14"
780780
should "^13.2.3"
781781
time-grunt "^2.0.0"
782782
yaml "^2.7.0"
@@ -792,6 +792,17 @@ corifeus-utils@^2025.4.117:
792792
timestring "^7.0.0"
793793
uuid "^11.0.5"
794794

795+
corifeus-utils@^2025.4.120:
796+
version "2025.4.120"
797+
resolved "https://registry.yarnpkg.com/corifeus-utils/-/corifeus-utils-2025.4.120.tgz#3e2b54d42f35bf57c3c0700c289ae55fd15455eb"
798+
integrity sha512-Plv0NcZDIoYT2OsxzF47grWaOEGFWph3vIiPSt5gDTkqlTZ/Wy5+EneeYTzMlpMKsNrNKtAcwM98dAtmLoFg4g==
799+
dependencies:
800+
fs-extra "^11.3.0"
801+
ms "^2.1.3"
802+
mz "^2.7.0"
803+
timestring "^7.0.0"
804+
uuid "^11.0.5"
805+
795806
cross-spawn@^7.0.0:
796807
version "7.0.6"
797808
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
@@ -2498,10 +2509,10 @@ npm-bundled@^4.0.0:
24982509
dependencies:
24992510
npm-normalize-package-bin "^4.0.0"
25002511

2501-
npm-check-updates@^17.1.13:
2502-
version "17.1.13"
2503-
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.13.tgz#93e1c5fa5b8e11bca0bd143650b14ffcf9fc6b5a"
2504-
integrity sha512-m9Woo2J5XVab0VcQpYvrQ0hx3ySI1mGbiHR595mc6Lr1/FIaTWvv+oU+T1WKSfXRiluKC/V5P6Bdk5agaYpqqg==
2512+
npm-check-updates@^17.1.14:
2513+
version "17.1.14"
2514+
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-17.1.14.tgz#68285d98b296656bf7a8f747123c51d1adbdbb2b"
2515+
integrity sha512-dr4bXIxETubLI1tFGeock5hN8yVjahvaVpx+lPO4/O2md3zJuxB7FgH3MIoTvQSCgsgkIRpe0skti01IEAA5tA==
25052516

25062517
npm-install-checks@^7.1.0, npm-install-checks@^7.1.1:
25072518
version "7.1.1"

0 commit comments

Comments
 (0)