New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@equilab/definitions

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equilab/definitions - npm Package Compare versions

Comparing version 1.1.2 to 1.2.0

30

genshiro.json
{
"instances": {
"balances": ["Usd", "Eq", "Eth", "Btc", "Eos", "Dot", "Crv"]
"balances": ["Usd", "Eq", "Eth", "Btc", "Eos", "Dot", "Crv", "Gens"]
},
"types": {
"AccountInfo": {
"nonce": "Index",
"consumers": "RefCount",
"providers": "RefCount"
"AccountData": {
"free": "Balance"
},
"Address": "AccountId",
"Address": "MultiAddress",
"Asset": {

@@ -41,3 +39,6 @@ "0": "AssetIdInnerType"

},
"BlockNumber": "u64",
"BlockLength": {
"max": "PerDispatchClass"
},
"BlockNumber": "u32",
"CapVec": {

@@ -49,5 +50,2 @@ "head_index": "u32",

"ChainId": "u8",
"Currency": {
"_enum": ["Unknown", "Usd", "Eq", "Eth", "Btc", "Eos", "Dot", "Crv"]
},
"DataPoint": {

@@ -77,3 +75,3 @@ "price": "u64",

"FixedU128": "u128",
"Inner": "Data",
"Inner": "DebtWeightType",
"Keys": "SessionKeys3",

@@ -98,2 +96,7 @@ "LookupSource": "AccountId",

},
"PerDispatchClass": {
"normal": "u32",
"operational": "u32",
"mandatory": "u32"
},
"PortfolioMetrics": {

@@ -158,8 +161,7 @@ "period_start": "Duration",

"TreasuryBuyEq",
"Subaccount",
"Lock"
"Subaccount"
]
},
"UserGroup": {
"_enum": ["Unknown", "Balances", "Bailsmen", "Borrowers", "Lenders"]
"_enum": ["UNKNOWN", "Balances", "Bailsmen", "Borrowers", "Lenders"]
},

@@ -166,0 +168,0 @@ "VestingInfo": {

{
"name": "@equilab/definitions",
"version": "1.1.2",
"version": "1.2.0",
"description": "Substrate types used in Equilibrium parachain.",

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

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