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

3

json/types.json

@@ -446,3 +446,4 @@ {

"KAR": 6,
"ZLK": 7
"ZLK": 7,
"PHA": 8
}

@@ -449,0 +450,0 @@ },

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

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

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

ZLK: number;
PHA: number;
};

@@ -16,0 +17,0 @@ };

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

KAR: 6,
ZLK: 7
ZLK: 7,
PHA: 8
}

@@ -22,0 +23,0 @@ },

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

KAR: 6,
ZLK: 7
ZLK: 7,
PHA: 8
}

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

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

KAR: 6,
ZLK: 7
ZLK: 7,
PHA: 8
}

@@ -27,0 +28,0 @@ };

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