@unavatar/core 3.45.16 → 3.45.18

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 +3 -3
package/README.md CHANGED
@@ -98,7 +98,7 @@
98
98
 
99
99
  ---
100
100
 
101
- Last updated on July 1, 2026
101
+ Last updated on June 14, 2026
102
102
 
103
103
  ![logo](https://unavatar.io/api/og ":id=banner")
104
104
 
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.45.16",
5
+ "version": "3.45.18",
6
6
  "main": "src/index.js",
7
7
  "exports": {
8
8
  ".": "./src/index.js",
@@ -133,11 +133,11 @@
133
133
  "data-uri-regex": "~0.1.4",
134
134
  "debug-logfmt": "~1.4.10",
135
135
  "got": "~11.8.6",
136
- "html-get": "~2.24.3",
136
+ "html-get": "~2.25.0",
137
137
  "https-tls": "~1.0.24",
138
138
  "ipaddr.js": "~2.4.0",
139
139
  "is-absolute-url": "~3.0.3",
140
- "is-antibot": "~2.1.0",
140
+ "is-antibot": "~2.2.0",
141
141
  "is-email-like": "~1.0.0",
142
142
  "lodash": "~4.18.1",
143
143
  "ms": "~2.1.3",