@bloks/api
Advanced tools
Comparing version 3.5.79 to 3.5.80
{ | ||
"name": "@bloks/api", | ||
"version": "3.5.79", | ||
"version": "3.5.80", | ||
"description": "", | ||
@@ -21,3 +21,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "a8a4a39751aa2c8cfff5aec5c19d6fc7ed353103" | ||
"gitHead": "3b278c098d73b206f87a94197194bf3d628f27f4" | ||
} |
@@ -519,3 +519,4 @@ import axios from 'axios' | ||
query: { | ||
type: 'getAccountTokens' | ||
type: 'getAccountTokens', | ||
coreSymbol: constants.CORE_SYMBOL | ||
} | ||
@@ -522,0 +523,0 @@ }) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
95948
1629