Socket
Socket
Sign inDemoInstall

@synonymdev/blocktank-lsp-http-client

Package Overview
Dependencies
Maintainers
0
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@synonymdev/blocktank-lsp-http-client - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

1

dist/shared/IBtInfo.d.ts

@@ -12,3 +12,2 @@ import { BitcoinNetworkEnum } from './BitcoinNetwork.enum';

nodes: ILspNode[];
zeroConfChannelNodeIds: string[];
options: {

@@ -15,0 +14,0 @@ /**

1

dist/shared/ILspNode.d.ts

@@ -5,2 +5,3 @@ export interface ILspNode {

connectionStrings: string[];
readonly?: boolean;
}
{
"name": "@synonymdev/blocktank-lsp-http-client",
"version": "1.3.0",
"version": "1.4.0",
"description": "Blocktank Http Api Client",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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