Comparing version 0.0.1 to 0.0.2
@@ -55,3 +55,3 @@ var ansi = require('ansi'); | ||
if (opts.remote) { | ||
if (this.opts.remote) { | ||
// start a server | ||
@@ -58,0 +58,0 @@ telnet.createServer(function(client) { |
{ | ||
"name": "monitor.io", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "description": "remote monitoring and debugging for socket.io", |
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
15086