Comparing version 0.0.12 to 0.0.13
@@ -124,9 +124,2 @@ var net = require('net'); | ||
Router.prototype.print = function() { | ||
console.log('ROUTER PRINT'); | ||
console.log('routes:'+this.routes); | ||
console.log('realms:'+this.realms); | ||
console.log('users:'+this.users); | ||
} | ||
module.exports = Router; |
@@ -50,3 +50,3 @@ var path = require('path'); | ||
socket.on('close', function() { | ||
socks.splice(clients.indexOf(socket), 1); | ||
socks.splice(socks.indexOf(socket), 1); | ||
}) | ||
@@ -53,0 +53,0 @@ }).catch(err => { |
@@ -59,3 +59,3 @@ { | ||
"optionalDependencies": {}, | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"directories": { | ||
@@ -62,0 +62,0 @@ "lib": "lib" |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
52837
588
6