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

@live-change/framework

Package Overview
Dependencies
Maintainers
1
Versions
302
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@live-change/framework - npm Package Compare versions

Comparing version 0.3.5 to 0.3.6

2

lib/runtime/SearchIndexer.js

@@ -170,3 +170,3 @@

await this.applyOps(ops)
} while(ops.length >= bucketSize && this.state != TABLE_CLOSED)
} while(ops.length >= bucketSize)
}

@@ -173,0 +173,0 @@

{
"name": "@live-change/framework",
"version": "0.3.5",
"version": "0.3.6",
"description": "Live Change Framework - ultimate solution for real time mobile/web apps",

@@ -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