@sonarwatch/portfolio-plugins 0.12.31 → 0.12.33
Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md
CHANGED
@@ -2,6 +2,14 @@
|
|
2
2
|
|
3
3
|
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
|
4
4
|
|
5
|
+
## [0.12.33](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.32...plugins-0.12.33) (2024-06-19)
|
6
|
+
|
7
|
+
|
8
|
+
|
9
|
+
## [0.12.32](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.31...plugins-0.12.32) (2024-06-19)
|
10
|
+
|
11
|
+
|
12
|
+
|
5
13
|
## [0.12.31](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.30...plugins-0.12.31) (2024-06-19)
|
6
14
|
|
7
15
|
|
package/package.json
CHANGED
@@ -1,12 +1,14 @@
|
|
1
1
|
{
|
2
2
|
"name": "@sonarwatch/portfolio-plugins",
|
3
|
-
"version": "0.12.
|
3
|
+
"version": "0.12.33",
|
4
4
|
"type": "commonjs",
|
5
5
|
"types": "./src/index.d.ts",
|
6
6
|
"peerDependencies": {
|
7
7
|
"@sonarwatch/portfolio-core": "^0.12.0"
|
8
8
|
},
|
9
9
|
"dependencies": {
|
10
|
+
"@solanafm/explorer-kit-idls": "^1.1.3",
|
11
|
+
"@solanafm/explorer-kit": "^1.1.3",
|
10
12
|
"@aave/contract-helpers": "^1.28.2",
|
11
13
|
"@aave/math-utils": "^1.28.2",
|
12
14
|
"@aptos-labs/ts-sdk": "^1.19.0",
|
@@ -7,7 +7,7 @@ exports.platformId = 'sharky';
|
|
7
7
|
exports.platform = {
|
8
8
|
id: exports.platformId,
|
9
9
|
name: 'Sharky',
|
10
|
-
image: 'https://sonar.watch/img/platforms/
|
10
|
+
image: 'https://sonar.watch/img/platforms/sharki.webp',
|
11
11
|
website: 'https://sharki.fi/',
|
12
12
|
twitter: 'https://twitter.com/SharkyFi',
|
13
13
|
defiLlamaId: 'sharky', // from https://defillama.com/docs/api
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/plugins/sharky/constants.ts"],"names":[],"mappings":";;;AACA,6CAA4C;AAE5C,+BAAkC;AAErB,QAAA,UAAU,GAAG,QAAQ,CAAC;AACtB,QAAA,QAAQ,GAAa;IAChC,EAAE,EAAE,kBAAU;IACd,IAAI,EAAE,QAAQ;IACd,KAAK,EAAE
|
1
|
+
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/plugins/sharky/constants.ts"],"names":[],"mappings":";;;AACA,6CAA4C;AAE5C,+BAAkC;AAErB,QAAA,UAAU,GAAG,QAAQ,CAAC;AACtB,QAAA,QAAQ,GAAa;IAChC,EAAE,EAAE,kBAAU;IACd,IAAI,EAAE,QAAQ;IACd,KAAK,EAAE,+CAA+C;IACtD,OAAO,EAAE,oBAAoB;IAC7B,OAAO,EAAE,8BAA8B;IACvC,WAAW,EAAE,QAAQ,EAAE,sCAAsC;CAC9D,CAAC;AACW,QAAA,mBAAmB,GAAG,GAAG,kBAAU,cAAc,CAAC;AAClD,QAAA,WAAW,GAAG,GAAG,kBAAU,EAAE,CAAC;AAE9B,QAAA,aAAa,GAAG,IAAI,mBAAS,CACxC,6CAA6C,CAC9C,CAAC;AAEW,QAAA,YAAY,GAAG,GAAG,CAAC;AACnB,QAAA,iBAAiB,GAAG,KAAK,CAAC;AAC1B,QAAA,yBAAyB,GAAG,OAAO,CAAC;AAEpC,QAAA,aAAa,GAAG;IAC3B,SAAS,EAAE,qBAAa,CAAC,QAAQ,EAAE;IACnC,GAAG,EAAE,eAAS;IACd,OAAO,EAAE,QAAQ;CACP,CAAC"}
|