@sonarwatch/portfolio-plugins 0.12.31 → 0.12.32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/package.json +3 -1
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.32](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.31...plugins-0.12.32) (2024-06-19)
6
+
7
+
8
+
5
9
  ## [0.12.31](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.30...plugins-0.12.31) (2024-06-19)
6
10
 
7
11
 
package/package.json CHANGED
@@ -1,12 +1,14 @@
1
1
  {
2
2
  "name": "@sonarwatch/portfolio-plugins",
3
- "version": "0.12.31",
3
+ "version": "0.12.32",
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",