Socket
Socket
Sign inDemoInstall

@synonymdev/blocktank-lsp-http-client

Package Overview
Dependencies
Maintainers
5
Versions
31
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 1.1.1 to 1.1.2

2

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

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

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

2

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

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

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

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