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.8 to 0.0.9

2

dist/index.js

@@ -111,3 +111,3 @@ "use strict";

method: method,
headers: __assign({ Accept: 'application/json', 'Content-Type': 'application/json' }, this.additionalHeaders),
headers: __assign({ Accept: 'application/json' }, this.additionalHeaders),
body: request ? JSON.stringify(request) : undefined

@@ -114,0 +114,0 @@ })];

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