co-consistent
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -1,2 +0,2 @@ | ||
export * from "./consistent-timeline"; | ||
export * from "./state-clock"; | ||
export * from "./universe"; |
@@ -13,4 +13,4 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__exportStar(require("./consistent-timeline"), exports); | ||
__exportStar(require("./state-clock"), exports); | ||
__exportStar(require("./universe"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "co-consistent", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "globally consistent event ordering for decentralized distributed systems", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
14573
211
1