New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

axios-cached-dns-resolve

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axios-cached-dns-resolve - npm Package Compare versions

Comparing version 2.0.3 to 3.0.0

__tests__/test.js

7

package.json
{
"name": "axios-cached-dns-resolve",
"version": "2.0.3",
"type": "module",
"main": "index.mjs",
"version": "3.0.0",
"main": "index",
"description": "Caches dns resolutions made with async dns.resolve instead of default sync dns.lookup, refreshes in background",

@@ -50,5 +49,5 @@ "scripts": {

"lru-cache": "^6.0.0",
"pino": "^6.11.2",
"pino": "^6.11.3",
"pino-pretty": "^4.7.1"
}
}

@@ -30,3 +30,3 @@ # axios-cached-dns-resolve

ECMAScript module (esm/.mjs)
ECMAScript module (esm), not native esm/.mjs with package.json type: module, requires esm

@@ -33,0 +33,0 @@ Node 14+

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc