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.29 to 0.3.30

4

lib/Log.js

@@ -29,2 +29,6 @@ const AtomicWriter = require('./AtomicWriter.js')

putOld(log) {
this.data.put(log)
}
objectGet(key) {

@@ -31,0 +35,0 @@ return this.data.objectGet(key)

2

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