Socket
Socket
Sign inDemoInstall

@zeit/fetch-cached-dns

Package Overview
Dependencies
12
Maintainers
19
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.3 to 1.1.4

LICENSE

5

package.json
{
"name": "@zeit/fetch-cached-dns",
"version": "1.1.3",
"version": "1.1.4",
"description": "A decorator on top of `fetch` that caches the DNS query of the `hostname` of the passed URL",
"license": "MIT",
"scripts": {

@@ -35,3 +36,3 @@ "test": "jest test",

"dependencies": {
"@zeit/dns-cached-resolve": "^1.2.0"
"@zeit/dns-cached-resolve": "1.3.1"
},

@@ -38,0 +39,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc