Comparing version 1.2.0 to 1.2.1
# node-bitcoin changelog | ||
## v1.2.1 (2012/04/26) | ||
* Add missing `getBlock` command | ||
## v1.2.0 (2012/04/25) | ||
@@ -4,0 +7,0 @@ * Submoduled testnet-box for running tests |
@@ -17,2 +17,3 @@ | ||
getBalance: 'getbalance', | ||
getBlock: 'getblock', | ||
getBlockCount: 'getblockcount', | ||
@@ -19,0 +20,0 @@ getBlockHash: 'getblockhash', |
{ | ||
"name": "bitcoin", | ||
"description": "Communicate with bitcoind via JSON-RPC", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"main": "./lib/bitcoin", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
23855
523
1