@sonarwatch/portfolio-plugins 0.12.51 → 0.12.52
Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md
CHANGED
@@ -2,6 +2,10 @@
|
|
2
2
|
|
3
3
|
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
|
4
4
|
|
5
|
+
## [0.12.52](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.51...plugins-0.12.52) (2024-07-08)
|
6
|
+
|
7
|
+
|
8
|
+
|
5
9
|
## [0.12.51](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.50...plugins-0.12.51) (2024-07-08)
|
6
10
|
|
7
11
|
|
package/package.json
CHANGED
@@ -2,5 +2,5 @@ import BigNumber from 'bignumber.js';
|
|
2
2
|
export declare const zeroBigInt: bigint;
|
3
3
|
export declare const zeroBigNumber: BigNumber;
|
4
4
|
export declare const lpAddressesCachePrefix = "lp-addresses";
|
5
|
-
export declare const usdcLogoUri = "https://raw.githubusercontent.com/sonarwatch/token-lists/main/images/common/USDC.
|
5
|
+
export declare const usdcLogoUri = "https://raw.githubusercontent.com/sonarwatch/token-lists/main/images/common/USDC.webp";
|
6
6
|
export declare const minimumReserveValue = 2500;
|
@@ -8,6 +8,6 @@ const bignumber_js_1 = __importDefault(require("bignumber.js"));
|
|
8
8
|
exports.zeroBigInt = BigInt(0);
|
9
9
|
exports.zeroBigNumber = (0, bignumber_js_1.default)(0);
|
10
10
|
exports.lpAddressesCachePrefix = 'lp-addresses';
|
11
|
-
exports.usdcLogoUri = 'https://raw.githubusercontent.com/sonarwatch/token-lists/main/images/common/USDC.
|
11
|
+
exports.usdcLogoUri = 'https://raw.githubusercontent.com/sonarwatch/token-lists/main/images/common/USDC.webp';
|
12
12
|
exports.minimumReserveValue = 2500;
|
13
13
|
//# sourceMappingURL=constants.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/utils/misc/constants.ts"],"names":[],"mappings":";;;;;;AAAA,gEAAqC;AAExB,QAAA,UAAU,GAAG,MAAM,CAAC,CAAC,CAAC,CAAC;AACvB,QAAA,aAAa,GAAG,IAAA,sBAAS,EAAC,CAAC,CAAC,CAAC;AAC7B,QAAA,sBAAsB,GAAG,cAAc,CAAC;AACxC,QAAA,WAAW,GACtB,
|
1
|
+
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/utils/misc/constants.ts"],"names":[],"mappings":";;;;;;AAAA,gEAAqC;AAExB,QAAA,UAAU,GAAG,MAAM,CAAC,CAAC,CAAC,CAAC;AACvB,QAAA,aAAa,GAAG,IAAA,sBAAS,EAAC,CAAC,CAAC,CAAC;AAC7B,QAAA,sBAAsB,GAAG,cAAc,CAAC;AACxC,QAAA,WAAW,GACtB,uFAAuF,CAAC;AAC7E,QAAA,mBAAmB,GAAG,IAAI,CAAC"}
|