Socket
Socket
Sign inDemoInstall

bitcore-lib

Package Overview
Dependencies
Maintainers
3
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitcore-lib - npm Package Compare versions

Comparing version 8.7.1 to 8.7.2

2

docs/index.md

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

# Bitcore v8.7.1
# Bitcore

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

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

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

"devDependencies": {
"bitcore-build": "^8.7.1",
"bitcore-build": "^8.7.2",
"brfs": "^2.0.1",

@@ -50,0 +50,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