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

@synonymdev/blocktank-lsp-http-client

Package Overview
Dependencies
Maintainers
4
Versions
34
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 0.2.1 to 0.2.2

1

dist/index.d.ts
export * from './shared/index';
export * from './BlocktankClient';

@@ -18,2 +18,3 @@ "use strict";

__exportStar(require("./shared/index"), exports);
__exportStar(require("./BlocktankClient"), exports);
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "@synonymdev/blocktank-lsp-http-client",
"version": "0.2.1",
"version": "0.2.2",
"description": "Blocktank Http Api Client",

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

@@ -1,1 +0,2 @@

export * from './shared/index'
export * from './shared/index'
export * from './BlocktankClient'

Sorry, the diff of this file is not supported yet

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