🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

haraka-plugin-recipient-routes

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

haraka-plugin-recipient-routes - npm Package Versions

1.2.2

Diff
msimerson
published 1.2.2 •

Changelog

Source

[1.2.2] - 2025-01-26

  • prettier: move config to package.json
  • doc: mv Changes.md CHANGELOG.md
  • doc(CHANGELOG): fix release tag URLs
msimerson
published 1.2.1 •

Changelog

Source

[1.2.1] - 2025-01-07

  • style: automated code formatting with prettier
  • ci: update local copy of ci.yml
  • dep(eslint): updated to v9
  • dep: eslint-plugin-haraka -> @haraka/eslint-config
  • lint: remove duplicate / stale rules from .eslintrc
  • populate [files] in package.json.
msimerson
published 1.2.0 •

Changelog

Source

[1.2.0] - 2023-03-29

  • maint: replace for..i iterator with for..of, add test
  • feat: add redis enabled setting, #28
msimerson
published 1.1.0 •

Changelog

Source

[1.1.0] - 2022-11-22

  • fix: use this.redis_ping during runtime, #26
  • test: more async tests
msimerson
published 1.0.4 •

Changelog

Source

1.0.4 - 2022-11-15

  • fix: run redis_ping when registering, fixes #23
  • ci: replace travis/appveyor with GHA
  • dep(redis): 2 -> 4
  • dep(pi-redis): * -> 2
  • dep(eslint): 4 -> 8
  • dep(url): drop npm url package, use builtin
  • test: replace node_unit with mocha
  • doc(README): update badge URLs
msimerson
published 1.0.3 •

Changelog

Source

1.0.3 - 2019-04-11

  • test fix for unitialized redis config block
tnpi
published 1.0.2 •

Changelog

Source

1.0.2 - 2018-03-05

  • for MX entries, previously only full email address matches in the file were parsed for LMTP/SMTP routes. Now all MX entries are parsed (email file, email domain, email redis, and domain redis) for URIs.
  • use es6 arrow functions
  • refactored the functions in rcpt() into separate functions (simplify, more testable)
tnpi
published 1.0.1 •

Changelog

Source

1.0.1 - 2017-08-19

  • enable Redis install on AppVeyor CI testing
msimerson
published 1.0.0 •

Changelog

Source

1.0.0 - 2017-07-28

  • imported from haraka/plugins/rcpt_to.routes