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.6.1

3

json/types.json

@@ -484,3 +484,4 @@ {

"PHA": 8,
"RMRK": 9
"RMRK": 9,
"MOVR": 10
}

@@ -487,0 +488,0 @@ },

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

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

@@ -16,2 +16,3 @@ declare const _default: {

RMRK: number;
MOVR: number;
};

@@ -18,0 +19,0 @@ };

@@ -21,3 +21,4 @@ "use strict";

PHA: 8,
RMRK: 9
RMRK: 9,
MOVR: 10
}

@@ -24,0 +25,0 @@ },

@@ -27,3 +27,4 @@ "use strict";

PHA: 8,
RMRK: 9
RMRK: 9,
MOVR: 10
}

@@ -30,0 +31,0 @@ };

@@ -26,3 +26,4 @@ "use strict";

PHA: 8,
RMRK: 9
RMRK: 9,
MOVR: 10
}

@@ -29,0 +30,0 @@ };

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