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

bitcore-lib-ltc

Package Overview
Dependencies
Maintainers
0
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitcore-lib-ltc - npm Package Compare versions

Comparing version 10.5.3 to 10.6.2

2

lib/transaction/transaction.js

@@ -67,3 +67,3 @@ 'use strict';

// Minimum amount for an output for it not to be considered a dust output
Transaction.DUST_AMOUNT = 546;
Transaction.DUST_AMOUNT = 5460;

@@ -70,0 +70,0 @@ // Margin of error to allow fees in the vecinity of the expected value but doesn't allow a big difference

{
"name": "bitcore-lib-ltc",
"version": "10.5.3",
"version": "10.6.2",
"description": "A pure and powerful JavaScript Litecoin library.",

@@ -106,3 +106,3 @@ "author": "BitPay <dev@bitpay.com>",

"license": "MIT",
"gitHead": "a69f026fa8f01615bd24c243705ae18b5237a274"
"gitHead": "b8b83ced1b06f9db46f3a872a99e252add57c494"
}

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