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.63 to 0.3.64

2

lib/Database.js

@@ -289,3 +289,3 @@ const Table = require('./Table.js')

const config = this.config.indexes[name]
console.error("INDEX", name, "unhandledRejection", reason, "CODE:\n", config.code)
console.error("INDEX", name, "unhandledRejection", reason, "CODE:\n", config?.code)
console.error("DELETING INDEX", name)

@@ -292,0 +292,0 @@ process.nextTick(() => {

{
"name": "@live-change/db",
"version": "0.3.63",
"version": "0.3.64",
"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