Socket
Socket
Sign inDemoInstall

bitcore-lib-cash

Package Overview
Dependencies
Maintainers
3
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitcore-lib-cash - npm Package Compare versions

Comparing version 8.16.1 to 8.16.2

2

lib/crypto/schnorr.js

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

endian: endian,
sig: {...sig, isSchnorr: true },
sig: sig,
pubkey: pubkey

@@ -204,0 +204,0 @@ }).verify().verified;

{
"name": "bitcore-lib-cash",
"version": "8.16.1",
"version": "8.16.2",
"description": "A pure and powerful JavaScript Bitcoin Cash library.",

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

"dependencies": {
"bitcore-lib": "^8.16.1",
"bitcore-lib": "^8.16.2",
"bn.js": "=4.11.8",

@@ -49,3 +49,3 @@ "bs58": "^4.0.1",

"base-x": "=3.0.4",
"bitcore-build": "^8.16.1",
"bitcore-build": "^8.16.2",
"brfs": "^2.0.1",

@@ -52,0 +52,0 @@ "chai": "^4.2.0",

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