New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

demux

Package Overview
Dependencies
Maintainers
3
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

demux - npm Package Compare versions

Comparing version 5.0.1-439.0 to 5.0.1-442.0

2

dist/AbstractActionReader.js

@@ -59,6 +59,6 @@ "use strict";

};
this.lastIrreversibleBlockNumber = yield this.getLastIrreversibleBlockNumber();
if (!this.initialized) {
yield this.initialize();
}
this.lastIrreversibleBlockNumber = yield this.getLastIrreversibleBlockNumber();
if (this.currentBlockNumber === this.headBlockNumber) {

@@ -65,0 +65,0 @@ this.headBlockNumber = yield this.getLatestNeededBlockNumber();

{
"name": "demux",
"version": "5.0.1-439.0",
"version": "5.0.1-442.0",
"author": {

@@ -5,0 +5,0 @@ "name": "Julien Heller",

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