@equilab/definitions
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"instances": { | ||
"balances": [ | ||
"Unknown", | ||
"Usd", | ||
"Eq", | ||
"Eth", | ||
"Btc", | ||
"Eos", | ||
"Dot", | ||
"Crv" | ||
] | ||
"balances": ["Unknown", "Usd", "Eq", "Eth", "Btc", "Eos", "Dot", "Crv"] | ||
}, | ||
"types": { | ||
"AccountInfo": { | ||
"nonce": "Index", | ||
"consumers": "RefCount", | ||
"providers": "RefCount" | ||
}, | ||
"Address": "AccountId", | ||
@@ -38,12 +34,3 @@ "Asset": "Currency", | ||
"Currency": { | ||
"_enum": [ | ||
"Unknown", | ||
"Usd", | ||
"Eq", | ||
"Eth", | ||
"Btc", | ||
"Eos", | ||
"Dot", | ||
"Crv" | ||
] | ||
"_enum": ["Unknown", "Usd", "Eq", "Eth", "Btc", "Eos", "Dot", "Crv"] | ||
}, | ||
@@ -94,9 +81,3 @@ "DataPoint": { | ||
"PricePeriod": { | ||
"_enum": [ | ||
"Min", | ||
"TenMin", | ||
"Hour", | ||
"FourHour", | ||
"Day" | ||
] | ||
"_enum": ["Min", "TenMin", "Hour", "FourHour", "Day"] | ||
}, | ||
@@ -115,7 +96,3 @@ "PricePoint": { | ||
"ProposalStatus": { | ||
"_enum": [ | ||
"Initiated", | ||
"Approved", | ||
"Rejected" | ||
] | ||
"_enum": ["Initiated", "Approved", "Rejected"] | ||
}, | ||
@@ -136,7 +113,3 @@ "ProposalVotes": { | ||
"SubAccType": { | ||
"_enum": [ | ||
"Bailsman", | ||
"Borrower", | ||
"Lender" | ||
] | ||
"_enum": ["Bailsman", "Borrower", "Lender"] | ||
}, | ||
@@ -161,9 +134,3 @@ "TotalAggregates": { | ||
"UserGroup": { | ||
"_enum": [ | ||
"Unknown", | ||
"Balances", | ||
"Bailsmen", | ||
"Borrowers", | ||
"Lenders" | ||
] | ||
"_enum": ["Unknown", "Balances", "Bailsmen", "Borrowers", "Lenders"] | ||
}, | ||
@@ -170,0 +137,0 @@ "VestingInfo": { |
{ | ||
"name": "@equilab/definitions", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Substrate types used in Equilibrium parachain.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
9618
310