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.7.1 to 8.7.2

2

docs/index.md

@@ -1,2 +0,2 @@

# Bitcore Cash v8.7.1
# Bitcore Cash

@@ -3,0 +3,0 @@ ## Principles

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

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

"dependencies": {
"bitcore-lib": "^8.7.1",
"bitcore-lib": "^8.7.2",
"bn.js": "=4.11.8",

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

"base-x": "=3.0.4",
"bitcore-build": "^8.7.1",
"bitcore-build": "^8.7.2",
"brfs": "^2.0.1",

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

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

it('major and minor versions should match', function() {
it.skip('major and minor versions should match', function() {
var versionRE = /v[0-9]+\.[0-9]+/;

@@ -14,0 +14,0 @@ var docIndex = fs.readFileSync('./docs/index.md', 'ascii');

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