Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/packet/CHANGELOG.md

An abstract-encoding compliant module for encoding / decoding DNS packets, for Deno.
Go to Latest
File

CHANGELOG

2023.04.06

  • imports Buffer from Deno’s internals
  • adds NAPTR support from upstream
  • declares optional parameters in functions
  • adds tests
  • removes import map
  • updates README