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

autobase

Package Overview
Dependencies
Maintainers
0
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autobase - npm Package Compare versions

Comparing version 6.2.2 to 6.2.3

4

index.js

@@ -1223,4 +1223,2 @@ const b4a = require('b4a')

if (this.opened) await this._updateBootRecordHeads(this.system.heads)
if (this.localWriter !== null && localNodes !== null) {

@@ -1230,2 +1228,4 @@ await this._flushLocal(localNodes)

if (this.opened) await this._updateBootRecordHeads(this.system.heads)
if (this._pendingLocalRemoval && !this.localWriter.isActiveIndexer) this._unsetLocalWriter()

@@ -1232,0 +1232,0 @@

{
"name": "autobase",
"version": "6.2.2",
"version": "6.2.3",
"description": "",

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