Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

haraka-net-utils

Package Overview
Dependencies
Maintainers
4
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

haraka-net-utils - npm Package Versions

234

1.7.1

Diff

Changelog

Source

[1.7.1] - 2024-11-13

  • deps: bump several versions to latest
  • test: fix stale IP, new err code
msimerson
published 1.7.0 •

Changelog

Source

[1.7.0] - 2024-04-29

  • feat: added HarakaMx #89
  • feat: add add_line_processor, aka line_socket.setup_line_processor
  • fix(get_public_ip): set timeout in stun request, fixes #84
  • test: added get_implicit_mx tests #89
  • change: get_mx: don't filter implicit MX errors #89
msimerson
published 1.6.0 •

Changelog

Source

[1.6.0] - 2024-04-17

  • feat: normalizeDomain, for punycode/IDN names
<!-- prettier-ignore -->
  • feat: get_mx now also returns implicit MX records
  • feat: added get_implicit_mx
  • feat: added resolve_mx_hosts
  • doc(Changes): fixed broken tag version links
  • doc(CONTRIBUTORS): added
  • chore: populate [files] in package.json. Delete .npmignore
  • chore(lint): remove duplicate / stale rules from .eslintrc
  • dep(punycode): punycode -> punycode.js (avoid name collission)
  • chore: refactored get_ips_by_host using Promise.allSettled
msimerson
published 1.5.4 •

Changelog

Source

[1.5.4] - 2024-04-02

  • Add timeout to DNS Resolver (#83)
msimerson
published 1.5.3 •

Changelog

Source

[1.5.3] - 2023-12-15

  • dep(punycode): override built-in with trailing /
msimerson
published 1.5.2 •

Changelog

Source

[1.5.2] - 2023-12-11

  • dep(stun): use updated @msimerson/stun
msimerson
published 1.5.1 •

Changelog

Source

[1.5.1] - 2023-12-03

  • feat(is_local_host): also match when
    • the mx dest is a hostname that matches our hostname
    • the mx dest matches our public IP (may not be locally bound)
  • bump dep versions #78
  • test update for node v20 #78
  • ci: enable CI tests on PRs #77
  • test: increase DNS timeouts from 3s to 5s #77
msimerson
published 1.5.0 •

Changelog

Source

[1.5.0] - 2022-12-20

  • feat: add async support for get_public_ip #75
  • dep: replace vs-stun with stun
  • doc: use async/await syntax in examples #74
msimerson
published 1.4.1 •

Changelog

Source

[1.4.1] - 2022-07-22

  • feat(get_mx): use async/await
  • feat(get_mx): call w/o callback for promise API
  • test(get_mx): expand and improve test coverage
  • chore(ci): use more shared haraka/.github workflows
msimerson
published 1.4.0 •

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