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

@bloks/api

Package Overview
Dependencies
Maintainers
1
Versions
270
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bloks/api - npm Package Compare versions

Comparing version 3.5.2 to 3.5.3

4

package.json
{
"name": "@bloks/api",
"version": "3.5.2",
"version": "3.5.3",
"description": "",

@@ -23,3 +23,3 @@ "publishConfig": {

},
"gitHead": "eb4393759c5b81ffdc8ce18c287bc0e7c66ad273"
"gitHead": "d06bab76312b8b19272da57123d2b99d8caac8bd"
}

@@ -1245,3 +1245,3 @@ import axios from 'axios'

getPriceChart () {
if (this.feathers && !['eosfinex-paper', 'eosfinex'].includes(constants.CHAIN)) {
if (this.feathers) {
return this.feathers.restApp.service('pricechart').get({})

@@ -1248,0 +1248,0 @@

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