Socket
Socket
Sign inDemoInstall

@zeit/fetch-cached-dns

Package Overview
Dependencies
Maintainers
50
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zeit/fetch-cached-dns - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

index.d.ts

7

package.json
{
"name": "@zeit/fetch-cached-dns",
"version": "1.2.0",
"version": "1.2.1",
"description": "A decorator on top of `fetch` that caches the DNS query of the `hostname` of the passed URL",
"license": "MIT",
"files": [
"index.js",
"index.d.ts"
],
"scripts": {

@@ -36,2 +40,3 @@ "test": "jest test",

"dependencies": {
"@types/node-fetch": "2.3.2",
"@zeit/dns-cached-resolve": "2.1.0"

@@ -38,0 +43,0 @@ },

test.js
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