Socket
Socket
Sign inDemoInstall

bitcore

Package Overview
Dependencies
Maintainers
2
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitcore - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

8

package.json
{
"name": "bitcore",
"version": "1.0.0",
"version": "2.0.0",
"description": "A platform to build bitcoin and blockchain-based applications.",

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

"dependencies": {
"bitcore-lib": "^0.13.7",
"bitcore-node": "^0.2.0",
"insight-api": "^0.3.0",
"bitcore-lib": "^0.13.8",
"bitcore-node": "^1.0.0",
"insight-api": "^0.3.1",
"insight-ui": "^0.3.0"

@@ -89,0 +89,0 @@ },

@@ -51,3 +51,3 @@ Bitcore

- [Payment Protocol](https://github.com/bitpay/bitcore-payment-protocol) - A protocol for communication between a merchant and customer
- [P2P](https://github.com/bitpay/bitcore-p2p) - The peer-to-peer networking protocot
- [P2P](https://github.com/bitpay/bitcore-p2p) - The peer-to-peer networking protocol
- [Mnemonic](https://github.com/bitpay/bitcore-mnemonic) - Implements mnemonic code for generating deterministic keys

@@ -54,0 +54,0 @@ - [Channel](https://github.com/bitpay/bitcore-channel) - Micropayment channels for rapidly adjusting bitcoin transactions

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