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 3.1.0 to 4.0.0

0

dist/index.d.ts

@@ -0,0 +0,0 @@ export * from "./rpc/BitcoindBlock";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { BtcRelay, BtcStoredHeader, RelaySynchronizer } from "crosslightning-base";

4

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

@@ -28,3 +28,3 @@ "main": "./dist/index.js",

"bn.js": "^5.2.1",
"crosslightning-base": "^4.0.9"
"crosslightning-base": "^4.1.0"
},

@@ -31,0 +31,0 @@ "devDependencies": {

@@ -0,0 +0,0 @@ export * from "./rpc/BitcoindBlock";

@@ -0,0 +0,0 @@ import {BtcBlock} from "crosslightning-base";

@@ -0,0 +0,0 @@ import {BitcoindBlock, BitcoindBlockType} from "./BitcoindBlock";

@@ -0,0 +0,0 @@ import {createHash} from "crypto";

Sorry, the diff of this file is not supported yet

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