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

dns-zone-validator

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dns-zone-validator - npm Package Versions

1

0.4.0

Diff

Changelog

Source

0.4.0 - 2022-03-26

  • move compiled grammar.js into ./lib
  • pass previousOwner into RR
  • tinydns: move functions into lib/tinydns
  • add: bind rr parsing for CAA, DNSKEY, DS, HINFO, LOC
  • import: add option hide-same-name
  • bind grammar (parser):
    • rewrite
    • parser uses (mostly) BNFs from RFCs 🎉
    • add RRs: naptr, rrsig, smimea, sshfp, spf, srv, tlsa, uri, TYPE{N} (generic)
  • tests: added tests for MX, NS, PTR, SOA, TXT
tnpi
published 0.3.0 •

Changelog

Source

0.3.0 - 2022-03-24

  • import
    • added CLI options
    • added tinydns ingest support
    • encapsulated output logic
  • pass zone_opts to RR exporter
  • export: add JSON
  • index: import fullyQualify from dns-rr
  • grammar
    • improved ip6 compressed parsing
    • add PTR support in bind zone files
  • test
    • added bind example.com, localhost
    • added relative CNAME test
  • README: expand with examples
tnpi
published 0.2.0 •

Changelog

Source

0.2.0 - 2022-03-22

  • add expandShortcuts
  • added bin/import
  • use async for parseZoneFile and expandShortcuts
  • SOA: capture comments
tnpi
published 0.1.0 •

Changelog

Source

0.1.0 - 2022-03-17

  • Bind zonefile parser, using nearley: #1

  • stab #1: parses cadillac.net

  • test #2: add isi.edu zone

  • allow comments after SOA closing parens

  • DRY the grammar -> object functions

  • add \r to eol, for windows

  • local copy of builtin-whitespace, adds \r char

  • ci: remove windows support, times out, I think upstream nearley issue

tnpi
published 0.0.2 •

tnpi
published 0.0.1 •

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