@sonarwatch/portfolio-plugins 0.4.38 → 0.4.40

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/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.4.40](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.39...plugins-0.4.40) (2023-07-16)
6
+
7
+
8
+
9
+ ## [0.4.39](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.38...plugins-0.4.39) (2023-07-16)
10
+
11
+
12
+
5
13
  ## [0.4.38](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.37...plugins-0.4.38) (2023-07-16)
6
14
 
7
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sonarwatch/portfolio-plugins",
3
- "version": "0.4.38",
3
+ "version": "0.4.40",
4
4
  "type": "commonjs",
5
5
  "generators": "./generators.json",
6
6
  "dependencies": {
@@ -22,7 +22,7 @@
22
22
  "viem": "^1.2.9"
23
23
  },
24
24
  "peerDependencies": {
25
- "@sonarwatch/portfolio-core": "0.4.40"
25
+ "@sonarwatch/portfolio-core": "0.4.42"
26
26
  },
27
27
  "main": "./src/index.js",
28
28
  "types": "./src/index.d.ts"
@@ -6,7 +6,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
6
6
  exports.fetchers = exports.jobs = void 0;
7
7
  // import lpJob from './lpTokensJob';
8
8
  const whirlpoolsJob_1 = __importDefault(require("./whirlpoolsJob"));
9
- const clmmPositionsFetcher_1 = __importDefault(require("./clmmPositionsFetcher"));
9
+ // import clmmPositionsFetcher from './clmmPositionsFetcher';
10
10
  exports.jobs = [whirlpoolsJob_1.default];
11
- exports.fetchers = [clmmPositionsFetcher_1.default];
11
+ exports.fetchers = [
12
+ // clmmPositionsFetcher
13
+ ];
12
14
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/plugins/orca/index.ts"],"names":[],"mappings":";;;;;;AACA,qCAAqC;AACrC,oEAA2C;AAC3C,kFAA0D;AAE7C,QAAA,IAAI,GAAU,CAAC,uBAAY,CAAC,CAAC;AAC7B,QAAA,QAAQ,GAAc,CAAC,8BAAoB,CAAC,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/plugins/orca/index.ts"],"names":[],"mappings":";;;;;;AACA,qCAAqC;AACrC,oEAA2C;AAC3C,6DAA6D;AAEhD,QAAA,IAAI,GAAU,CAAC,uBAAY,CAAC,CAAC;AAC7B,QAAA,QAAQ,GAAc;AACjC,uBAAuB;CACxB,CAAC"}
@@ -5,7 +5,9 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
6
  exports.fetchers = exports.jobs = void 0;
7
7
  const lpTokensJob_1 = __importDefault(require("./lpTokensJob"));
8
- const clmmPositionsFetcher_1 = __importDefault(require("./clmmPositionsFetcher"));
8
+ // import clmmPositionsFetcher from './clmmPositionsFetcher';
9
9
  exports.jobs = [lpTokensJob_1.default];
10
- exports.fetchers = [clmmPositionsFetcher_1.default];
10
+ exports.fetchers = [
11
+ // clmmPositionsFetcher
12
+ ];
11
13
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/plugins/raydium/index.ts"],"names":[],"mappings":";;;;;;AACA,gEAAwC;AACxC,kFAA0D;AAE7C,QAAA,IAAI,GAAU,CAAC,qBAAW,CAAC,CAAC;AAC5B,QAAA,QAAQ,GAAc,CAAC,8BAAoB,CAAC,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/plugins/raydium/index.ts"],"names":[],"mappings":";;;;;;AACA,gEAAwC;AACxC,6DAA6D;AAEhD,QAAA,IAAI,GAAU,CAAC,qBAAW,CAAC,CAAC;AAC5B,QAAA,QAAQ,GAAc;AACjC,uBAAuB;CACxB,CAAC"}