@vercel/fetch-cached-dns
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "@vercel/fetch-cached-dns", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "A decorator on top of `fetch` that caches the DNS query of the `hostname` of the passed URL", | ||
@@ -42,3 +42,3 @@ "license": "MIT", | ||
"@types/node-fetch": "2.3.2", | ||
"@zeit/dns-cached-resolve": "2.1.0" | ||
"@zeit/dns-cached-resolve": "2.1.2" | ||
}, | ||
@@ -45,0 +45,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5847
6
7
+ Added@zeit/dns-cached-resolve@2.1.2(transitive)
- Removed@zeit/dns-cached-resolve@2.1.0(transitive)