New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1.0 to 1.2.0

universe.d.ts

2

index.d.ts

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

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