Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@live-change/db

Package Overview
Dependencies
Maintainers
1
Versions
284
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.23 to 0.3.24

3

lib/Index.js

@@ -326,2 +326,5 @@ const IntervalTree = require('node-interval-tree').default

}
debug(...args) {
console.log('INDEX', this.index.name, 'DEBUG', ...args)
}
}

@@ -328,0 +331,0 @@

2

package.json
{
"name": "@live-change/db",
"version": "0.3.23",
"version": "0.3.24",
"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