Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

distributed-dig

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

distributed-dig - npm Package Compare versions

Comparing version 1.8.7 to 1.8.8

0

.markdownlint.json

@@ -0,0 +0,0 @@ {

10

CHANGELOG.md
# 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 @@ {

4

package.json
{
"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

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