@unavatar/core 3.32.2 → 3.32.4

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 +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -69,7 +69,7 @@
69
69
 
70
70
  ---
71
71
 
72
- Last updated on April 29, 2026
72
+ Last updated on April 30, 2026
73
73
 
74
74
  ## Introduction
75
75
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@unavatar/core",
3
3
  "description": "Get unified user avatar from social networks, including Instagram, SoundCloud, Telegram, Twitter, YouTube & more.",
4
4
  "homepage": "https://unavatar.io",
5
- "version": "3.32.2",
5
+ "version": "3.32.4",
6
6
  "main": "src/index.js",
7
7
  "exports": {
8
8
  ".": "./src/index.js",
@@ -135,7 +135,7 @@
135
135
  "got": "~11.8.6",
136
136
  "html-get": "~2.22.2",
137
137
  "https-tls": "~1.0.24",
138
- "ipaddr.js": "~2.3.0",
138
+ "ipaddr.js": "~2.4.0",
139
139
  "is-absolute-url": "~3.0.3",
140
140
  "is-antibot": "~2.0.0",
141
141
  "is-email-like": "~1.0.0",