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.10.0 to 0.10.1

2

lib/ot.js

@@ -70,3 +70,3 @@ // This contains the master OT functions for the database. They look like

} else if (op.del) {
snapshot.data = null;
snapshot.data = undefined;
snapshot.type = null;

@@ -73,0 +73,0 @@ snapshot.v++;

{
"name": "sharedb",
"version": "0.10.0",
"version": "0.10.1",
"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