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

haraka-plugin-recipient-routes

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

haraka-plugin-recipient-routes - npm Package Compare versions

Comparing version

to
1.2.2

CHANGELOG.md

14

package.json
{
"name": "haraka-plugin-recipient-routes",
"version": "1.2.1",
"version": "1.2.2",
"description": "Haraka plugin that validates and routes mail based on recipient domain or address",

@@ -16,3 +16,3 @@ "files": [

"prettier:fix": "npx prettier . --write --log-level=warn",
"test": "npx mocha",
"test": "npx mocha@^11",
"versions": "npx dependency-version-checker check",

@@ -37,6 +37,4 @@ "versions:fix": "npx dependency-version-checker update"

"devDependencies": {
"eslint": "9.17.0",
"@haraka/eslint-config": "2.0.2",
"haraka-test-fixtures": "1.3.8",
"mocha": "11.1.0"
"@haraka/eslint-config": "^2.0.2",
"haraka-test-fixtures": "1.3.8"
},

@@ -46,3 +44,7 @@ "dependencies": {

"redis": "4.7.0"
},
"prettier": {
"singleQuote": true,
"semi": false
}
}

@@ -7,3 +7,2 @@ # rcpt_to.routes

[![Code Climate][clim-img]][clim-url]
[![NPM][npm-img]][npm-url]

@@ -102,3 +101,1 @@ ## Recipient Validation

[clim-url]: https://codeclimate.com/github/haraka/haraka-plugin-recipient-routes
[npm-img]: https://nodei.co/npm/haraka-plugin-recipient-routes.png
[npm-url]: https://www.npmjs.com/package/haraka-plugin-recipient-routes