corifeus-utils
Advanced tools
Comparing version 2022.4.130 to 2023.10.107
{ | ||
"name": "corifeus-utils", | ||
"version": "2022.4.130", | ||
"version": "2023.10.107", | ||
"corifeus": { | ||
@@ -8,3 +8,3 @@ "icon": "far fa-lightbulb", | ||
"publish": true, | ||
"nodejs": "v16.15.0", | ||
"nodejs": "v18.16.1", | ||
"reponame": "corifeus-utils", | ||
@@ -40,3 +40,4 @@ "opencollective": false, | ||
"devDependencies": { | ||
"corifeus-builder": "^2022.4.127" | ||
"corifeus-builder": "^2022.10.102", | ||
"istanbul": "^0.4.5" | ||
}, | ||
@@ -47,7 +48,7 @@ "peerDependencies": { | ||
"dependencies": { | ||
"fs-extra": "^10.1.0", | ||
"fs-extra": "^11.1.1", | ||
"ms": "^2.1.3", | ||
"mz": "^2.7.0", | ||
"timestring": "^6.0.0", | ||
"uuid": "^8.3.2" | ||
"timestring": "^7.0.0", | ||
"uuid": "^9.0.0" | ||
}, | ||
@@ -54,0 +55,0 @@ "engines": { |
@@ -13,3 +13,3 @@ [//]: #@corifeus-header | ||
--- | ||
# ❤️ Corifeus Utils v2022.4.130 | ||
# ❤️ Corifeus Utils v2023.10.107 | ||
@@ -28,3 +28,3 @@ | ||
```txt | ||
v16.15.0 | ||
v18.16.1 | ||
``` | ||
@@ -135,3 +135,3 @@ | ||
[**CORIFEUS-UTILS**](https://corifeus.com/corifeus-utils) Build v2022.4.130 | ||
[**CORIFEUS-UTILS**](https://corifeus.com/corifeus-utils) Build v2023.10.107 | ||
@@ -138,0 +138,0 @@ [![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) |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
45198
2
+ Addedfs-extra@11.2.0(transitive)
+ Addedtimestring@7.0.0(transitive)
+ Addeduuid@9.0.1(transitive)
- Removedfs-extra@10.1.0(transitive)
- Removedtimestring@6.0.0(transitive)
- Removeduuid@8.3.2(transitive)
Updatedfs-extra@^11.1.1
Updatedtimestring@^7.0.0
Updateduuid@^9.0.0