axios-cached-dns-resolve
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "axios-cached-dns-resolve", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Caches dns resolutions made with async dns.resolve instead of default sync dns.lookup, refreshes in background", | ||
@@ -47,3 +47,2 @@ "scripts": { | ||
"json-stringify-safe": "^5.0.1", | ||
"lodash": "^4.17.20", | ||
"lru-cache": "^6.0.0", | ||
@@ -50,0 +49,0 @@ "pino": "^6.7.0", |
4
17633
- Removedlodash@^4.17.20
- Removedlodash@4.17.21(transitive)