Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gun

Package Overview
Dependencies
Maintainers
1
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gun - npm Package Compare versions

Comparing version 0.0.1-t to 0.0.1-u

4

package.json
{ "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 @@ })();

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc