bitcore-lib
Advanced tools
Comparing version 10.1.0 to 10.2.1
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
14748336
0