@unavatar/core 3.32.3 → 3.32.5
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.
- package/package.json +3 -3
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.
|
|
5
|
+
"version": "3.32.5",
|
|
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.
|
|
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",
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
},
|
|
207
207
|
"nano-staged": {
|
|
208
208
|
"*.js": [
|
|
209
|
-
"npx
|
|
209
|
+
"npx @kikobeats/prettier-standard",
|
|
210
210
|
"standard --fix"
|
|
211
211
|
],
|
|
212
212
|
"package.json": [
|