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
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.26 to 0.0.28

4

dist/services/client.js

@@ -74,2 +74,4 @@ "use strict";

return 'Given up';
case 410:
return 'Order balance';
case 450:

@@ -85,3 +87,3 @@ return 'Channel closed';

case 'mainnet': {
this.host = 'https://blocktank.synonym.to/api/'; //TODO change for admin
this.host = 'https://blocktank.synonym.to/api/';
break;

@@ -88,0 +90,0 @@ }

{
"name": "@synonymdev/blocktank-client",
"version": "0.0.26",
"version": "0.0.28",
"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