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

btcrelay-bitcoind

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

btcrelay-bitcoind - npm Package Compare versions

Comparing version 5.0.1 to 5.0.2

16

package.json
{
"name": "btcrelay-bitcoind",
"version": "5.0.1",
"version": "5.0.2",
"description": "Connector and synchronizer using bitcoind for bitcoin relay",

@@ -25,12 +25,12 @@ "main": "./dist/index.js",

"dependencies": {
"@bitcoinerlab/secp256k1": "^1.0.5",
"bitcoind-rpc": "^0.9.1",
"bitcoinjs-lib": "^6.1.5",
"bn.js": "^5.2.1",
"crosslightning-base": "^5.0.0"
"@bitcoinerlab/secp256k1": "1.0.5",
"bitcoind-rpc": "0.9.1",
"bitcoinjs-lib": "6.1.5",
"bn.js": "5.2.1",
"crosslightning-base": "6.0.0"
},
"devDependencies": {
"@types/node": "^18.18.3",
"typescript": "^4.9.5"
"@types/node": "18.18.3",
"typescript": "4.9.5"
}
}
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