You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@bifrost-finance/type-definitions

Package Overview
Dependencies
Maintainers
5
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bifrost-finance/type-definitions - npm Package Compare versions

Comparing version

to
1.3.16

3

json/types.json

@@ -302,4 +302,5 @@ {

"Refunded",
"Redeemed",
"Unlocked",
"Refunding",
"MigratedIdle",
"Contributing"

@@ -306,0 +307,0 @@ ]

{
"name": "@bifrost-finance/type-definitions",
"version": "1.3.15",
"version": "1.3.16",
"description": "Polkadot.js type definations for Acala Network",

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

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

ContributionStatus: {
_enum: ['Idle', 'Refunded', 'Unlocked', 'Refunding', 'Contributing']
_enum: ['Idle', 'Refunded', 'Redeemed', 'Unlocked', 'MigratedIdle', 'Contributing']
},

@@ -58,0 +58,0 @@ CrowdloanContributeCall: {

Sorry, the diff of this file is too big to display