haraka-plugin-recipient-routes
Advanced tools
Comparing version
{ | ||
"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 |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
12556
18.6%2
-50%6
20%0
-100%100
-2.91%