Comparing version 6.2.2 to 6.2.3
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package