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

haraka-config

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

haraka-config - npm Package Versions

23

1.4.1

Diff

Changelog

Source

[1.4.1] - 2024-12-28

  • ini: allow key with + character, to accept user+blah@domain.com #80
msimerson
published 1.4.0 •

Changelog

Source

[1.4.0] - 2024-05-12

  • doc(README): fix hjson link (#78)
  • config: fix json overrides (#77)
msimerson
published 1.3.0 •

Changelog

Source

[1.3.0] - 2024-05-02

  • feat: getDir is now recursive
msimerson
published 1.2.4 •

Changelog

Source

[1.2.4] - 2024-04-26

  • fix(watch): callback was losing context. Use explicit obj
  • fix(reader): use path.sep instead of [\/] to be more obvious
msimerson
published 1.2.3 •

msimerson
published 1.2.2 •

Changelog

Source

[1.2.2] - 2024-04-24

  • feat: getDir can parse different types of files in a dir
  • feat: all file readers now have load and loadPromise, so that a feature like getDir can safely use the nicer promise API
  • chore: require syntax, prefix node builtins with node:
  • moved configfile -> lib/reader
  • moved readers/ -> lib/readers
  • refactored regex lib to lib/regex
  • refactored watch functions into lib/watch
  • es6
    • add several uses of ... (spread operator / param collection)
    • replace for i with for ... of
    • consolidate all cases of type detection into configfile.getType
    • replace new Promise with async/await
    • use shortened array function syntax
  • ci: update to shared haraka/.github
  • dep: eslint-plugin-haraka -> @haraka/eslint-config
  • lint: remove duplicate / stale rules from .eslintrc
  • package.json: populate [files]
  • deps: version bumps
  • config: guard against prototype pollution
msimerson
published 1.2.1 •

msimerson
published 1.2.0 •

msimerson
published 1.1.0 •

Changelog

Source

[1.1.0] - 2022-05-27

  • chore(ci): depend on shared GHA workflows
  • chore(dep): eslint 6 -> 8
  • chore(dep): mocha 8 -> 9
tnpi
published 1.0.20 •

Changelog

Source

1.0.20 - 2021-09-01

  • chore(dep): update YAML 3.13 -> 4.1 (#65)
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