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

@live-change/db

Package Overview
Dependencies
Maintainers
1
Versions
298
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@live-change/db - npm Package Compare versions

Comparing version 0.3.48 to 0.3.49

2

lib/Index.js

@@ -188,3 +188,3 @@ const IntervalTree = require('node-interval-tree').default

if(op.type == 'delete') {
console.log("DELETE CHANGE", next)
//console.log("DELETE CHANGE", next)
this.change(null, op.object, op.object.id, next.id)

@@ -191,0 +191,0 @@ }

{
"name": "@live-change/db",
"version": "0.3.48",
"version": "0.3.49",
"description": "Database with observable data for live queries",

@@ -5,0 +5,0 @@ "main": "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