New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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-k to 0.0.1-l

4

package.json
{ "name": "gun"
, "version": "0.0.1k"
, "version": "0.0.1l"
, "author": "Mark Nadal"

@@ -11,3 +11,3 @@ , "description": "Graph engine."

"theory": "~>0.2.6",
"coalesce": "~>0.1.9bj",
"coalesce": "~>0.1.9bk",
"aws-sdk": "~>2.0.0",

@@ -14,0 +14,0 @@ "fakeredis": "~>0.1.3",

@@ -211,3 +211,3 @@ module.exports = require('theory')

var m = {count: 1, how:{gun: 9}};
opt.src.send(m);
opt.src.send(m);
console.log("send that pumping message!", m);

@@ -214,0 +214,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