New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sharedb

Package Overview
Dependencies
Maintainers
1
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sharedb - npm Package Compare versions

Comparing version 0.11.3 to 0.11.4

2

lib/submit-request.js

@@ -212,2 +212,4 @@ var ot = require('./ot');

meta.ctime = this.start;
} else if (this.op.del) {
this.op.m.data = this.snapshot.data;
}

@@ -214,0 +216,0 @@ meta.mtime = this.start;

2

package.json
{
"name": "sharedb",
"version": "0.11.3",
"version": "0.11.4",
"description": "JSON OT database backend",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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