Comparing version 2.2.8 to 2.2.9
@@ -875,2 +875,3 @@ /* | ||
this.csf_handle = undefined; | ||
this.csf_prevHandle = undefined; | ||
this.csf_monitor = options.monitor; | ||
@@ -1012,2 +1013,4 @@ | ||
if (this.csf_handle !== undefined) | ||
this.csf_prevHandle = this.csf_handle; | ||
this.csf_handle = undefined; | ||
@@ -1014,0 +1017,0 @@ |
{ | ||
"name": "cueball", | ||
"version": "2.2.8", | ||
"version": "2.2.9", | ||
"description": "manage a pool of connections to a multi-node service where nodes are listed in DNS", | ||
@@ -12,3 +12,3 @@ "main": "lib/index.js", | ||
"ipaddr.js": ">=1.1.0 <2.0.0", | ||
"mooremachine": ">=2.1.0 <3.0.0", | ||
"mooremachine": ">=2.2.0 <3.0.0", | ||
"mname-client": ">=0.5.0 <0.6.0", | ||
@@ -15,0 +15,0 @@ "uuid": ">=3.0.1 <4.0.0", |
Sorry, the diff of this file is not supported yet
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
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
175375
4755
Updatedmooremachine@>=2.2.0 <3.0.0