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

@dashevo/dashcore-lib

Package Overview
Dependencies
Maintainers
7
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dashevo/dashcore-lib - npm Package Compare versions

Comparing version 0.19.37 to 0.19.38

2

lib/transaction/payload/commitmenttxpayload.js

@@ -252,3 +252,3 @@ /* eslint-disable */

if (this.version >= constants.HASH_QUORUM_INDEX_REQUIRED_VERSION) {
if (this.qfcVersion >= constants.HASH_QUORUM_INDEX_REQUIRED_VERSION) {
payloadBufferWriter.writeInt16LE(this.quorumIndex);

@@ -255,0 +255,0 @@ }

{
"name": "@dashevo/dashcore-lib",
"version": "0.19.37",
"version": "0.19.38",
"description": "A pure and powerful JavaScript Dash library.",

@@ -5,0 +5,0 @@ "author": "Dash Core Group, Inc. <dev@dash.org>",

Sorry, the diff of this file is too big to display

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