distributed-dig
Advanced tools
Comparing version 1.8.7 to 1.8.8
@@ -0,0 +0,0 @@ { |
# Changelog | ||
## [1.8.8] - November 11<sup>th</sup> 2021 | ||
### Changed | ||
* Updated dependency `chalk` to version `4.1.2`. | ||
* Updated dependency `is-valid-domain` to version `0.1.4`. | ||
* Updated dependency `supports-color` to version `9.0.2`. | ||
--- | ||
## [1.8.7] - July 28<sup>th</sup> 2021 | ||
@@ -4,0 +14,0 @@ |
@@ -0,0 +0,0 @@ // Exports a public function, resolve(), which accepts multiple domains and multiple resolvers. |
@@ -0,0 +0,0 @@ // Default DNS resolvers obtained from https://public-dns.info/ |
@@ -0,0 +0,0 @@ #!/usr/bin/env node |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ module.exports = { |
@@ -0,0 +0,0 @@ { |
{ | ||
"name": "distributed-dig", | ||
"version": "1.8.7", | ||
"version": "1.8.8", | ||
"description": "A utility which makes DNS lookup requests across multiple DNS resolvers and collates the results.", | ||
@@ -50,3 +50,3 @@ "main": "distributed-dig.js", | ||
"pretty-error": "^3.0.4", | ||
"supports-color": "^8.1.0", | ||
"supports-color": "^9.0.2", | ||
"valid-url": "^1.0.9", | ||
@@ -53,0 +53,0 @@ "yargs": "^16.2.0" |
@@ -0,0 +0,0 @@ # distributed-dig |
@@ -0,0 +0,0 @@ # To Do |
Sorry, the diff of this file is not supported yet
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
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
80629
+ Addedsupports-color@9.4.0(transitive)
- Removedsupports-color@8.1.1(transitive)
Updatedsupports-color@^9.0.2