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-w to 0.0.1-x

2

package.json
{ "name": "gun"
, "version": "0.0.1w"
, "version": "0.0.1x"
, "author": "Mark Nadal"

@@ -4,0 +4,0 @@ , "description": "Graph engine."

@@ -191,4 +191,5 @@ module.exports = require('theory')

g = a.fns.is(g)? g : function(){ return a.gun.clip[where] || {} }
console.log("updated:", g());
store.set(where, g(), null, function(){ // TODO: Only save to S3 if there is a change in data after HAM.
if(opt.src && opt.src.reply){
if(opt.src && opt.src.reply && !m.where.mid){
m.when = a.num.is(a(m,'what._.#'))? m.what._['#'] : m.when;

@@ -195,0 +196,0 @@ m.how.gun = -(m.how.gun||1);

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