New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@synonymdev/blocktank-client

Package Overview
Dependencies
Maintainers
8
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.3 to 0.0.4

3

dist/index.js

@@ -108,3 +108,4 @@ "use strict";

headers: {
Accept: 'application/json'
Accept: 'application/json',
'Content-Type': 'application/json'
},

@@ -111,0 +112,0 @@ body: request ? JSON.stringify(request) : undefined

@@ -84,3 +84,4 @@ export declare type IService = {

remote_node_src: string;
zero_conf_satvbyte?: number;
};
export {};
{
"name": "@synonymdev/blocktank-client",
"version": "0.0.3",
"version": "0.0.4",
"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