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

address-rfc2822

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

address-rfc2822 - npm Package Versions

2

2.2.3

Diff

Changelog

Source

[2.2.3] - 2025-01-13

  • dep(eslint): upgrade to v9
msimerson
published 2.2.2 •

Changelog

Source

[2.2.2] - 2024-04-29

  • doc(CONTRIBUTORS): added
  • dep(eslint-config): bumped to 1.1.5
  • chore: prettier
msimerson
published 2.2.1 •

Changelog

Source

[2.2.1] - 2024-04-08

  • dep: eslint-plugin-haraka -> @haraka/eslint-config
  • populate [files] in package.json. Delete .npmignore.
  • updated scripts{} in package.json
  • lint: remove duplicate / stale rules from .eslintrc
  • prettier (except index)
msimerson
published 2.2.0 •

Changelog

Source

[2.2.0] - 2024-02-23

  • feat: option to allow comma in display name #52
  • dep(email-addresses): bump from 4.0.0 to 5.0.0 #58
  • chore: replace a couple regex with slice (perf & sec) #63
  • test: a few more tests to boost coverage #63
  • test: drop node 10, add node 16 #61
  • ci: restore GH workflow for PRs #57
  • ci: add dependabot.yml #55
  • doc: add inline documentation for parse #60
  • doc(Changes): make PR #s into links #54
  • doc(README): add result of console.logs #56
  • doc(README): add links to RFC 2822, 5322 #53
  • doc(README): enabled syntax highlighting with code fences #51
tnpi
published 2.1.0 •

Changelog

Source

2.1.0 - 2021-02-26

  • make parse accept an options object as second argument
  • allow comma (,) in display name, default off #52
tnpi
published 2.0.6 •

Changelog

Source

2.0.6 - 2020-11-17

  • replace travis/appveyor CI tests with Github Actions #48
  • test: when splitting lines, use os.EOL
  • allow @ symbol in display name #47
tnpi
published 2.0.5 •

Changelog

Source

2.0.5 - 2020-06-02

  • update email-addresses to 3.1.0 #46
  • test framework: nodeunit -> mocha
tnpi
published 2.0.4 •

Changelog

Source

2.0.4 - 2018-06-29

  • throw a proper error object, not a string.
tnpi
published 2.0.3 •

Changelog

Source

2.0.3 - 2018-03-01

  • use es6 classes
  • export the Address class #29
msergeant
published 2.0.2 •

Changelog

Source

2.0.2 - 2018-02-24

  • Fix a possible regexp backtracking DoS #28
2
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