Comparing version 0.0.18 to 0.0.19
@@ -8,3 +8,3 @@ module.exports = { | ||
"connection" : require('./WebSocketConnection'), | ||
"version" : "0.0.18" | ||
"version" : "0.0.19" | ||
}; |
@@ -362,3 +362,3 @@ /************************************************************************ | ||
} | ||
console.error((new Date()) + " " + logCloseError); | ||
// console.error((new Date()) + " " + logCloseError); | ||
} | ||
@@ -365,0 +365,0 @@ else { |
@@ -6,3 +6,3 @@ { | ||
"author": "Brian McKelvey <brian@worlize.com>", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"repository": { | ||
@@ -9,0 +9,0 @@ "type": "git", |
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
293200