Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bitcore-lib

Package Overview
Dependencies
Maintainers
3
Versions
108
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 10.1.0 to 10.2.1

2

docs/address.md

@@ -7,3 +7,3 @@ # Bitcoin Address

To be able to receive bitcoins an address is needed, but in order to spend them a private key is necessary. Please take a look at the [`PrivateKey`](privatekey.md) docs for more information about exporting and saving a key.
To be able to receive bitcoins, an address is needed, but in order to spend them a private key is necessary. Please take a look at the [`PrivateKey`](privatekey.md) docs for more information about exporting and saving a key.

@@ -10,0 +10,0 @@ ```javascript

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

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

"license": "MIT",
"gitHead": "a96ba89079149d8907e6bb8e2c82c44d911e9a96"
"gitHead": "3e2d392a3dd5f0ddbed30514eb8dfbaf8da690ae"
}
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