co-consistent
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -67,3 +67,3 @@ "use strict"; | ||
this_1.history.splice(i + 1, 0, entry_1); | ||
this_1.reclculate(stateTime, i); | ||
this_1.reclculate(stateTime, i + 1); | ||
return { value: function () { | ||
@@ -70,0 +70,0 @@ var index = _this.history.findIndex(function (e) { return e === entry_1; }); |
{ | ||
"name": "co-consistent", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "globally consistent event ordering for decentralized distributed systems", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
18302