autobase-test-helpers
Advanced tools
Comparing version
@@ -67,2 +67,3 @@ const b4a = require('b4a') | ||
if (a.updating || b.updating) return false | ||
if (a.signedLength !== b.signedLength) return false | ||
@@ -69,0 +70,0 @@ const h1 = a.heads() |
{ | ||
"name": "autobase-test-helpers", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "Helpers when writing tests for an Autobased application", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
15016
0.36%93
1.09%