Socket
Socket
Sign inDemoInstall

bitcore-lib-cash

Package Overview
Dependencies
Maintainers
1
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 0.15.0 to 0.15.1

6

lib/crypto/point.js

@@ -76,3 +76,4 @@ 'use strict';

Point.prototype._getX = Point.prototype.getX;
if (!Point.prototype._getX)
Point.prototype._getX = Point.prototype.getX;

@@ -89,3 +90,4 @@ /**

Point.prototype._getY = Point.prototype.getY;
if (!Point.prototype._getY)
Point.prototype._getY = Point.prototype.getY;

@@ -92,0 +94,0 @@ /**

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

@@ -5,0 +5,0 @@ "author": "BitPay <dev@bitpay.com>",

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