spawnpoint-nats
Advanced tools
Comparing version 1.7.0 to 1.7.1
@@ -8,3 +8,4 @@ { | ||
"tls": true, | ||
"maxReconnectAttempts": -1 | ||
"maxReconnectAttempts": -1, | ||
"timeout": 10000 | ||
}, | ||
@@ -11,0 +12,0 @@ "request_defaults": { |
{ | ||
"name": "spawnpoint-nats", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"description": "NATS Plugin for Spawnpoint on NPM", | ||
@@ -30,6 +30,6 @@ "main": "spawnpoint.nats.js", | ||
"dependencies": { | ||
"spawnpoint": "*", | ||
"eventemitter2": "*", | ||
"lodash": "*", | ||
"nats": "^1.4.0" | ||
"nats": "^1.4.1-2", | ||
"spawnpoint": "*" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
16710
273
1
Updatednats@^1.4.1-2