New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dnschain

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dnschain - npm Package Versions

2

0.5.3

Diff

taoeffect
published 0.5.2 •

Changelog

Source

0.5.2 - March 11, 2015

taoeffect
published 0.5.1 •

Changelog

Source

0.5.1 - March 8th, 2015

  • Bugfix: Exception ReferenceError on invalid Namecoin query (Closes #137)
taoeffect
published 0.5.0 •

Changelog

Source

0.5.0 - March 7th, 2015

  • New Features:
  • Improvements:
    • Complete overhaul, refactoring, and improvement of the entire code base
    • Travic CI support
    • Comprehensive testing suite with complete code coverage for all critical files (excludes some error handlers and datasources)
    • Replaced a lot of callback code with Promises (still more to be done!)
    • All DNSChain components/servers are started and shutdown asynchronously (using Promise based API)
    • Precisely specified dependency versions to spare sysadmins any annoying surprises
    • Added badges for NPM version, Travis build status, and Gitter to top of README
    • All Namecoin data is now returned for HTTP(S) queries (txid, expires_in, etc.)
  • Documentation:
    • Comparisons to TACK, HPKP, and Thin Clients
    • Numerous miscellaneous improvements to documentation
    • Updated Contributors list in README
    • Added badges for NPM version, Travis build status, and Gitter chat to top of README
    • This release includes the brand new documentation by @mdw and @taoeffect
  • Fixes:
    • Closed #111: TypeError on startup on CentOS machines
    • Closed #90 and #87: Exception on access to unknown metaTLD
taoeffect
published 0.2.5 •

Changelog

Source

0.2.5 - July 10, 2014

  • Fixed .bit resolution bug introduced in 0.2.4
taoeffect
published 0.2.4 •

Changelog

Source

0.2.4 - July 10, 2014

  • Fixed installation issue caused by json-rpc2
  • Fixed exception (issue #20)
  • Prevented possible DoS on in certain server setup where DNSChain is combined with another DNS server
taoeffect
published 0.2.3 •

Changelog

Source

0.2.3 - May 27, 2014

  • Updated native-dns module
  • Fixed #16 (unhandled exceptions). DNSSEC and other "unhandled" packets should be relayed now as a result.
taoeffect
published 0.2.2 •

Changelog

Source

0.2.2 - May 3, 2014

  • Corrected StackedSchedule scheduling
  • Copied old release notes to HISTORY.md
taoeffect
published 0.2.1 •

Changelog

Source

0.2.1 - May 2, 2014

(NOTE: 0.2.1 is the same as 0.2.0, just forgot to bump NPM version.)

  • New Features:
    • oldDNSMethod config options should can now be specified as strings (and should be!)
    • new oldDNSMethod NO_OLD_DNS_EVER prevents resolution in oldDNS even if the blockchain specifies it be done. (see comments in globals.coffee for more info and options)
  • Improvements:
    • Improved logging shows file and line number for all warnings and errors (and for some messages of other log levels too)
    • All injected globals now start with 'g' (except for module names)
    • Faster .bit resolution
    • Imporved overall code quality and readability
  • Fixes:
    • Fixed #8 (exception on NS timeout)
    • Fixed #9 (return NXDOMAIN on bad 'ns' in *.bit)
taoeffect
published 0.1.1 •

Changelog

Source

0.1.1 - April 24, 2014

  • Improvements:
    • Some improved logging
  • Fixes:
    • Issue resolving some .bit domains introduced in previous release
    • ttl for .bit domains is now equal to average block creation time
    • Outdated license string in package.json
2
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