haraka-plugin-redis
Advanced tools
Comparing version 1.0.4 to 1.0.5
# 1.0.5 - 2017-06-09 | ||
- disconnect per-connection redis client upon punsubscribe | ||
# 1.0.4 - 2017-02-06 | ||
@@ -3,0 +7,0 @@ |
@@ -219,2 +219,3 @@ 'use strict'; | ||
connection.logdebug(plugin, 'unsubsubscribed from ' + pattern); | ||
connection.notes.redis.quit(); | ||
}); | ||
@@ -221,0 +222,0 @@ connection.notes.redis.psubscribe(plugin.get_redis_sub_channel(connection)); |
{ | ||
"name": "haraka-plugin-redis", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Redis plugin for Haraka & other plugins to inherit from", | ||
@@ -13,3 +13,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"eslint": "^3.14.1", | ||
"eslint": "*", | ||
"eslint-plugin-haraka": "*", | ||
@@ -16,0 +16,0 @@ "haraka-test-fixtures": "*", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16182
256
1