You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

bitcore-p2p

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitcore-p2p - npm Package Compare versions

Comparing version

to
10.1.0

{
"name": "bitcore-p2p",
"version": "10.0.36",
"version": "10.1.0",
"description": "Interface to the bitcoin P2P network for bitcore",

@@ -22,3 +22,3 @@ "main": "index.js",

"dependencies": {
"bitcore-lib": "^10.0.36",
"bitcore-lib": "^10.1.0",
"bloom-filter": "^0.2.0",

@@ -36,3 +36,3 @@ "buffers": "bitpay/node-buffers#v0.1.2-bitpay",

"license": "MIT",
"gitHead": "44397d0f60079b0d52a2d94cdb2923c0e783206e"
"gitHead": "a96ba89079149d8907e6bb8e2c82c44d911e9a96"
}