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

haraka-net-utils

Package Overview
Dependencies
Maintainers
1
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.0.6 to 1.0.7

5

Changes.md

@@ -0,1 +1,6 @@

1.0.7 - 2017-03-08
- handle undefined tls.ini section
1.0.6 - 2017-03-04

@@ -2,0 +7,0 @@

1

index.js

@@ -404,2 +404,3 @@ 'use strict';

if (exports.tlsCfg[section] === undefined) exports.tlsCfg[section] = {};
var cfg = JSON.parse(JSON.stringify(exports.tlsCfg[section]));

@@ -406,0 +407,0 @@

2

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

@@ -5,0 +5,0 @@ "main": "index.js",

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