Socket
Socket
Sign inDemoInstall

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 Versions

124

1.5.3

Diff

mark.murphy
published 1.5.1 •

Changelog

Source

[1.5.1] - June 19<sup>th</sup> 2020

Changed

  • Improved the detection and reporting of invalid domains and switches

mark.murphy
published 1.5.0 •

Changelog

Source

[1.5.0] - June 19<sup>th</sup> 2020

Added

  • If you tried to lookup a domain that was invalid, according to the DNS RFC, it was ignored. You'll now see a warning message when ddig ignores an input.
  • Appended a unit suffix to the TTL value.

Changed

  • Removed moment as a dependency and refactored time difference calculations to be handled natively.
  • Increased the recommended columns width to 140 when using the --verbose switch, allowing for the new 'TTL' and record type columns.

mark.murphy
published 1.4.2 •

Changelog

Source

[1.4.2] - June 14<sup>th</sup> 2020

Changed

  • Fixed a bug causing the Record Type to be Unknown due to erroneously locating the json lookup file when install globally.

mark.murphy
published 1.4.1 •

Changelog

Source

[1.4.1] - June 14<sup>th</sup> 2020

Added

  • Added Snyk security checks, and badge to README.

Changed

  • Updated dependencies.
  • Fixed a bug causing Record Type and TTL column values being undefined.
  • Increased TTL column width and made it right-aligned.

mark.murphy
published 1.3.1 •

Changelog

Source

[1.3.1] - February 14<sup>th</sup> 2020

Fixed

  • Fixed a nested array bounds check which resulted in valid domains being reported as non-existent.

mark.murphy
published 1.3.0 •

Changelog

Source

[1.3.0] - February 14<sup>th</sup> 2020

Changed

  • Updated default DNS resolvers list.
  • Updated dependencies.

Fixed

  • Better handling of nxdomain. Non-existent domains aren't DNS errors, just an empty answer - so now handling those more sensibly.

mark.murphy
published 1.2.2 •

Changelog

Source

[1.2.2] - November 27<sup>th</sup> 2019

Changed

  • Fixed npm-shrinkwrap.json problem that prevented npm update succeeding.

mark.murphy
published 1.2.1 •

mark.murphy
published 1.2.0 •

Changelog

Source

[1.2.0] - November 27<sup>th</sup> 2019

Changed

  • Switched to using chalk instead of colors.
  • Updated dependencies.
  • --list-defaults now pretty-prints the raw json output.

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