Skip to content

Require node 18, MIT License

Compare
Choose a tag to compare
@hildjj hildjj released this 05 Sep 18:40
· 19 commits to main since this release
v6.0.0
53be53a
  • [BREAKING] now requires node v18+
  • [BREAKING] Switched to the MIT License
  • [FEATURE] can now disable DNSSEC validation
  • [BUG] Fixed #43, -g should now work on the command line. Note that -d is required for POST to work.
  • [SECURITY] Moved from the ip dependency, which has an unresolved CVE, to ip-address.
  • [CHORE] moved mock-dns-server to a separate repository
  • [CHORE] moved to typedoc for doc generation
  • [CHORE] moved to a hand-rolled release approach rather than lerna
  • [DOCS] fixed README.md typos in example, spelled "CloudFlare" correctly, and added a link to the Tangerine project[B