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

co-consistent

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

co-consistent - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

consistent-timeline.js

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

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