Comparing version 3.2.2 to 3.2.3
@@ -126,4 +126,6 @@ 'use strict'; | ||
debug('unregistered', data); | ||
self.emit('unregistered', data.uuid); | ||
if(data.uuid === config.uuid) { | ||
return self.emit('unregistered'); | ||
return; | ||
} | ||
@@ -130,0 +132,0 @@ |
{ | ||
"name": "gateblu", | ||
"version": "3.2.2", | ||
"version": "3.2.3", | ||
"description": "", | ||
@@ -37,2 +37,2 @@ "main": "index.js", | ||
} | ||
} | ||
} |
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
12128
166