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

@synonymdev/blocktank-client

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@synonymdev/blocktank-client - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

LICENSE

5

dist/types.d.ts

@@ -42,7 +42,8 @@ export declare type IService = {

export declare type IFinalizeChannelRequest = {
product_id: string;
order_id: string;
node_uri: string;
};
export declare type IFinalizeChannelResponse = {};
export declare type IFinalizeChannelResponse = {
order_id: string;
};
declare type IOnchainPayment = {

@@ -49,0 +50,0 @@ height: number;

2

package.json
{
"name": "@synonymdev/blocktank-client",
"version": "0.0.18",
"version": "0.0.19",
"description": "LSP client library",

@@ -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