Comparing version 0.0.3 to 0.0.4
@@ -463,3 +463,2 @@ var extend = require('./utils').extend; | ||
console.error("Error while writing to socket: " + e.toString()); | ||
this.drop(WebSocketConnection.CLOSE_REASON_PROTOCOL_ERROR); | ||
} | ||
@@ -466,0 +465,0 @@ } |
@@ -6,3 +6,3 @@ { | ||
"author": "Brian McKelvey <brian@worlize.com>", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"repository": { | ||
@@ -9,0 +9,0 @@ "type": "git", |
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
255005
6664