Comparing version 0.0.1-t to 0.0.1-u
{ "name": "gun" | ||
, "version": "0.0.1t" | ||
, "version": "0.0.1u" | ||
, "author": "Mark Nadal" | ||
@@ -11,3 +11,3 @@ , "description": "Graph engine." | ||
"theory": "~>0.2.6", | ||
"coalesce": "~>0.1.9bp", | ||
"coalesce": "~>0.1.9bq", | ||
"aws-sdk": "~>2.0.0", | ||
@@ -14,0 +14,0 @@ "fakeredis": "~>0.1.3", |
@@ -170,4 +170,3 @@ module.exports = require('theory') | ||
if(m.where && m.where.mid){ | ||
console.log("echo echo echo"); | ||
console.log(m); | ||
console.log("servers chats:", m); | ||
if(opt.src && opt.src.send){ | ||
@@ -184,3 +183,2 @@ m.what.count += 1; | ||
opt.src.send(m); | ||
console.log("send that dumping message!", m); | ||
} | ||
@@ -187,0 +185,0 @@ })(); |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
230029
6698
Updatedcoalesce@~>0.1.9bq