Comparing version 1.5.7 to 1.5.8
@@ -629,2 +629,5 @@ // Generated by CoffeeScript 1.7.1 | ||
return function(message, port) { | ||
if (_this.state === _this.STATE.FINAL) { | ||
return; | ||
} | ||
if (message) { | ||
@@ -631,0 +634,0 @@ return _this.emit('connect', ConnectionError(message, 'EINSTLOOKUP')); |
@@ -33,3 +33,3 @@ { | ||
], | ||
"version": "1.5.7", | ||
"version": "1.5.8", | ||
"main": "./lib/tedious.js", | ||
@@ -36,0 +36,0 @@ "repository": { |
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
191237
5562