Socket
Socket
Sign inDemoInstall

frontblock

Package Overview
Dependencies
290
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.8.1 to 0.8.2

2

FrontblockApiClient.ts

@@ -28,3 +28,3 @@ import { Coin, AccountMap, TransactionMap, SubscriptionResponse, ErrorResponse, SuccessResponse, parseResponse, parseSubResponse } from "frontblock-generic/Types";

export class FrontblockApiClient extends ConfigLoader<FrontblockApiConf> implements FrontblockApi{
protected started:boolean = false
protected started:boolean = false
protected apikey:string = ""

@@ -31,0 +31,0 @@ protected socket

{
"name": "frontblock",
"version": "0.8.1",
"version": "0.8.2",
"description": "frontblock shop-side library ",

@@ -5,0 +5,0 @@ "main": "FrontblockApiClient.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc