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

frontblock

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frontblock - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

FrontblockLib.js

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

async subscribe(apikey, coin, account, callback) {
const r = await this.socket.call(apikey, coin, account);
const r = await this.socket.call("subscribe", apikey, coin, account);
const res = Service_1.parseSubResponse(r);

@@ -187,0 +187,0 @@ if (res instanceof Service_1.SubscriptionResponse) {

{
"name": "frontblock",
"version": "0.0.3",
"version": "0.0.4",
"description": "frontblock shop-side library ",

@@ -5,0 +5,0 @@ "scripts": {

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