@unavatar/core 3.9.1 → 3.9.3
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/README.md +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -506,4 +506,4 @@ Expected errors are known operational cases returned with stable codes.
|
|
|
506
506
|
|
|
507
507
|
## Contact
|
|
508
508
|
|
|
509
|
-
If you have any suggestion or bug to report, please contact to ust mailing to [hello@unavatar.io](mailto:hello@unavatar.io).
|
|
509
|
+
If you have any suggestion or bug to report, please contact to ust mailing to [hello@unavatar.io](mailto:hello@unavatar.io).
|
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.9.
|
|
5
|
+
"version": "3.9.3",
|
|
6
6
|
"main": "src/index.js",
|
|
7
7
|
"exports": {
|
|
8
8
|
".": "./src/index.js",
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"https-tls": "~1.0.24",
|
|
134
134
|
"ipaddr.js": "~2.3.0",
|
|
135
135
|
"is-absolute-url": "~3.0.3",
|
|
136
|
-
"is-antibot": "~1.
|
|
136
|
+
"is-antibot": "~1.4.1",
|
|
137
137
|
"is-email-like": "~1.0.0",
|
|
138
138
|
"lodash": "~4.17.23",
|
|
139
139
|
"ms": "~2.1.3",
|