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 Compare versions

Comparing version 1.7.0 to 1.7.1

10

CHANGELOG.md

@@ -7,2 +7,7 @@ # Changelog

### [1.7.1] - 2024-11-13
- deps: bump several versions to latest
- test: fix stale IP, new err code
### [1.7.0] - 2024-04-29

@@ -20,3 +25,3 @@

<!-- prettier-ignore -->
- feat: get_mx now _also_ returns implicit MX records
- feat: get\_mx now _also_ returns implicit MX records
- feat: added get_implicit_mx

@@ -211,3 +216,3 @@ - feat: added resolve_mx_hosts

[1.3.6]: https://github.com/haraka/haraka-net-utils/releases/tag/1.3.6
[1.3.7]: https://github.com/haraka/haraka-net-utils/releases/tag/1.3.7
[1.3.7]: https://github.com/haraka/haraka-net-utils/releases/tag/v1.3.7
[1.4.0]: https://github.com/haraka/haraka-net-utils/releases/tag/v1.4.0

@@ -222,1 +227,2 @@ [1.4.1]: https://github.com/haraka/haraka-net-utils/releases/tag/v1.4.1

[1.7.0]: https://github.com/haraka/haraka-net-utils/releases/tag/v1.7.0
[1.7.1]: https://github.com/haraka/haraka-net-utils/releases/tag/v1.7.1

8

package.json
{
"name": "haraka-net-utils",
"version": "1.7.0",
"version": "1.7.1",
"description": "haraka network utilities",

@@ -43,4 +43,4 @@ "main": "index.js",

"dependencies": {
"haraka-config": "^1.2.4",
"haraka-tld": "^1.2.1",
"haraka-config": "^1.4.0",
"haraka-tld": "^1.2.2",
"ipaddr.js": "^2.2.0",

@@ -52,4 +52,4 @@ "punycode.js": "^2.3.1",

"optionalDependencies": {
"@msimerson/stun": "^3.0.1"
"@msimerson/stun": "^3.0.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