@lifi/data-types 5.15.3 → 5.15.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/_cjs/chains/index.js +8 -8
- package/src/_cjs/chains/index.js.map +1 -1
- package/src/_cjs/coins/index.js +1 -1
- package/src/_cjs/coins/index.js.map +1 -1
- package/src/_cjs/index.js +3 -3
- package/src/_cjs/index.js.map +1 -1
- package/src/_esm/chains/index.js +5 -5
- package/src/_esm/chains/index.js.map +1 -1
- package/src/_esm/coins/index.js +1 -1
- package/src/_esm/coins/index.js.map +1 -1
- package/src/_esm/index.js +3 -3
- package/src/_esm/index.js.map +1 -1
- package/src/_types/chains/index.d.ts +5 -5
- package/src/_types/chains/index.d.ts.map +1 -1
- package/src/_types/coins/index.d.ts +1 -1
- package/src/_types/coins/index.d.ts.map +1 -1
- package/src/_types/index.d.ts +3 -3
- package/src/_types/index.d.ts.map +1 -1
- package/src/chains/index.ts +5 -5
- package/src/coins/index.ts +1 -1
- package/src/index.ts +3 -3
package/package.json
CHANGED
package/src/_cjs/chains/index.js
CHANGED
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.supportedUXTOChains = exports.supportedSolanaChains = exports.supportedEVMChains = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
|
-
var
|
|
6
|
-
Object.defineProperty(exports, "supportedEVMChains", { enumerable: true, get: function () { return
|
|
7
|
-
var
|
|
8
|
-
Object.defineProperty(exports, "supportedSolanaChains", { enumerable: true, get: function () { return
|
|
9
|
-
var
|
|
10
|
-
Object.defineProperty(exports, "supportedUXTOChains", { enumerable: true, get: function () { return
|
|
11
|
-
tslib_1.__exportStar(require("./supportedChains"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./utils"), exports);
|
|
5
|
+
var supportedChains_evm_js_1 = require("./supportedChains.evm.js");
|
|
6
|
+
Object.defineProperty(exports, "supportedEVMChains", { enumerable: true, get: function () { return supportedChains_evm_js_1.supportedEVMChains; } });
|
|
7
|
+
var supportedChains_svm_js_1 = require("./supportedChains.svm.js");
|
|
8
|
+
Object.defineProperty(exports, "supportedSolanaChains", { enumerable: true, get: function () { return supportedChains_svm_js_1.supportedSolanaChains; } });
|
|
9
|
+
var supportedChains_utxo_js_1 = require("./supportedChains.utxo.js");
|
|
10
|
+
Object.defineProperty(exports, "supportedUXTOChains", { enumerable: true, get: function () { return supportedChains_utxo_js_1.supportedUXTOChains; } });
|
|
11
|
+
tslib_1.__exportStar(require("./supportedChains.js"), exports);
|
|
12
|
+
tslib_1.__exportStar(require("./utils.js"), exports);
|
|
13
13
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../chains/index.ts"],"names":[],"mappings":";;;;AAAA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../chains/index.ts"],"names":[],"mappings":";;;;AAAA,mEAA6D;AAApD,4HAAA,kBAAkB,OAAA;AAC3B,mEAAgE;AAAvD,+HAAA,qBAAqB,OAAA;AAC9B,qEAA+D;AAAtD,8HAAA,mBAAmB,OAAA;AAC5B,+DAAoC;AACpC,qDAA0B"}
|
package/src/_cjs/coins/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../coins/index.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../coins/index.ts"],"names":[],"mappings":";;;AAAA,qDAA0B"}
|
package/src/_cjs/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./chains"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./coins"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./multicall"), exports);
|
|
4
|
+
tslib_1.__exportStar(require("./chains/index.js"), exports);
|
|
5
|
+
tslib_1.__exportStar(require("./coins/index.js"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./multicall.js"), exports);
|
|
7
7
|
//# sourceMappingURL=index.js.map
|
package/src/_cjs/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";;;AAAA,4DAAiC;AACjC,2DAAgC;AAChC,yDAA8B"}
|
package/src/_esm/chains/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { supportedEVMChains } from './supportedChains.evm';
|
|
2
|
-
export { supportedSolanaChains } from './supportedChains.svm';
|
|
3
|
-
export { supportedUXTOChains } from './supportedChains.utxo';
|
|
4
|
-
export * from './supportedChains';
|
|
5
|
-
export * from './utils';
|
|
1
|
+
export { supportedEVMChains } from './supportedChains.evm.js';
|
|
2
|
+
export { supportedSolanaChains } from './supportedChains.svm.js';
|
|
3
|
+
export { supportedUXTOChains } from './supportedChains.utxo.js';
|
|
4
|
+
export * from './supportedChains.js';
|
|
5
|
+
export * from './utils.js';
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../chains/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../chains/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,0BAA0B,CAAA;AAC7D,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAChE,OAAO,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAA;AAC/D,cAAc,sBAAsB,CAAA;AACpC,cAAc,YAAY,CAAA"}
|
package/src/_esm/coins/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './coins';
|
|
1
|
+
export * from './coins.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../coins/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../coins/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAA"}
|
package/src/_esm/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './chains';
|
|
2
|
-
export * from './coins';
|
|
3
|
-
export * from './multicall';
|
|
1
|
+
export * from './chains/index.js';
|
|
2
|
+
export * from './coins/index.js';
|
|
3
|
+
export * from './multicall.js';
|
|
4
4
|
//# sourceMappingURL=index.js.map
|
package/src/_esm/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAA;AACjC,cAAc,kBAAkB,CAAA;AAChC,cAAc,gBAAgB,CAAA"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { supportedEVMChains } from './supportedChains.evm';
|
|
2
|
-
export { supportedSolanaChains } from './supportedChains.svm';
|
|
3
|
-
export { supportedUXTOChains } from './supportedChains.utxo';
|
|
4
|
-
export * from './supportedChains';
|
|
5
|
-
export * from './utils';
|
|
1
|
+
export { supportedEVMChains } from './supportedChains.evm.js';
|
|
2
|
+
export { supportedSolanaChains } from './supportedChains.svm.js';
|
|
3
|
+
export { supportedUXTOChains } from './supportedChains.utxo.js';
|
|
4
|
+
export * from './supportedChains.js';
|
|
5
|
+
export * from './utils.js';
|
|
6
6
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../chains/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../chains/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,0BAA0B,CAAA;AAC7D,OAAO,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAA;AAChE,OAAO,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAA;AAC/D,cAAc,sBAAsB,CAAA;AACpC,cAAc,YAAY,CAAA"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './coins';
|
|
1
|
+
export * from './coins.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../coins/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../coins/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAA"}
|
package/src/_types/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './chains';
|
|
2
|
-
export * from './coins';
|
|
3
|
-
export * from './multicall';
|
|
1
|
+
export * from './chains/index.js';
|
|
2
|
+
export * from './coins/index.js';
|
|
3
|
+
export * from './multicall.js';
|
|
4
4
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAA;AACjC,cAAc,kBAAkB,CAAA;AAChC,cAAc,gBAAgB,CAAA"}
|
package/src/chains/index.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { supportedEVMChains } from './supportedChains.evm'
|
|
2
|
-
export { supportedSolanaChains } from './supportedChains.svm'
|
|
3
|
-
export { supportedUXTOChains } from './supportedChains.utxo'
|
|
4
|
-
export * from './supportedChains'
|
|
5
|
-
export * from './utils'
|
|
1
|
+
export { supportedEVMChains } from './supportedChains.evm.js'
|
|
2
|
+
export { supportedSolanaChains } from './supportedChains.svm.js'
|
|
3
|
+
export { supportedUXTOChains } from './supportedChains.utxo.js'
|
|
4
|
+
export * from './supportedChains.js'
|
|
5
|
+
export * from './utils.js'
|
package/src/coins/index.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './coins'
|
|
1
|
+
export * from './coins.js'
|
package/src/index.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './chains'
|
|
2
|
-
export * from './coins'
|
|
3
|
-
export * from './multicall'
|
|
1
|
+
export * from './chains/index.js'
|
|
2
|
+
export * from './coins/index.js'
|
|
3
|
+
export * from './multicall.js'
|