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.2-485 to 5.0.2-488

2

dist/AbstractActionReader.js

@@ -109,3 +109,3 @@ "use strict";

}
if (blockNumber > this.headBlockNumber) {
if (blockNumber > this.headBlockNumber + 1) {
throw new errors_1.ImproperSeekToBlockError(blockNumber);

@@ -112,0 +112,0 @@ }

{
"name": "demux",
"version": "5.0.2-485",
"version": "5.0.2-488",
"author": {

@@ -5,0 +5,0 @@ "name": "block.one",

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