@sonarwatch/portfolio-plugins 0.12.94 → 0.12.95

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.95](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.94...plugins-0.12.95) (2024-07-26)
6
+
7
+
8
+
5
9
  ## [0.12.94](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.93...plugins-0.12.94) (2024-07-25)
6
10
 
7
11
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sonarwatch/portfolio-plugins",
3
- "version": "0.12.94",
3
+ "version": "0.12.95",
4
4
  "type": "commonjs",
5
5
  "types": "./src/index.d.ts",
6
6
  "peerDependencies": {
@@ -9,10 +9,10 @@ const spotMarketsJob_1 = __importDefault(require("./spotMarketsJob"));
9
9
  const prepMarketsJob_1 = __importDefault(require("./prepMarketsJob"));
10
10
  const depositsFetcher_1 = __importDefault(require("./depositsFetcher"));
11
11
  const premarketJob_1 = __importDefault(require("./premarketJob"));
12
- const airdropFetcher_1 = __importDefault(require("./airdropFetcher"));
12
+ // import airdropFetcher from './airdropFetcher';
13
13
  exports.platforms = [constants_1.platform];
14
14
  exports.jobs = [spotMarketsJob_1.default, premarketJob_1.default, prepMarketsJob_1.default];
15
- exports.fetchers = [depositsFetcher_1.default, airdropFetcher_1.default];
15
+ exports.fetchers = [depositsFetcher_1.default];
16
16
  var helpersAirdrop_1 = require("./helpersAirdrop");
17
17
  Object.defineProperty(exports, "airdropFetcher", { enumerable: true, get: function () { return helpersAirdrop_1.airdropFetcher; } });
18
18
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/plugins/drift/index.ts"],"names":[],"mappings":";;;;;;AAGA,2CAAuC;AACvC,sEAA8C;AAC9C,sEAA8C;AAC9C,wEAAgD;AAChD,kEAA0C;AAC1C,sEAA8C;AAEjC,QAAA,SAAS,GAAe,CAAC,oBAAQ,CAAC,CAAC;AACnC,QAAA,IAAI,GAAU,CAAC,wBAAc,EAAE,sBAAY,EAAE,wBAAc,CAAC,CAAC;AAC7D,QAAA,QAAQ,GAAc,CAAC,yBAAe,EAAE,wBAAc,CAAC,CAAC;AACrE,mDAAkD;AAAzC,gHAAA,cAAc,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/plugins/drift/index.ts"],"names":[],"mappings":";;;;;;AAGA,2CAAuC;AACvC,sEAA8C;AAC9C,sEAA8C;AAC9C,wEAAgD;AAChD,kEAA0C;AAC1C,iDAAiD;AAEpC,QAAA,SAAS,GAAe,CAAC,oBAAQ,CAAC,CAAC;AACnC,QAAA,IAAI,GAAU,CAAC,wBAAc,EAAE,sBAAY,EAAE,wBAAc,CAAC,CAAC;AAC7D,QAAA,QAAQ,GAAc,CAAC,yBAAe,CAAC,CAAC;AACrD,mDAAkD;AAAzC,gHAAA,cAAc,OAAA"}
@@ -14,7 +14,6 @@ const voteFetcher_1 = __importDefault(require("./governance/voteFetcher"));
14
14
  const constants_2 = require("./governance/constants");
15
15
  const pricingJob_1 = __importDefault(require("./pricingJob"));
16
16
  const constants_3 = require("./exchange/constants");
17
- const AirdropFetcher_1 = require("../../AirdropFetcher");
18
17
  const asrAirdropFetcher_1 = __importDefault(require("./governance/asrAirdropFetcher"));
19
18
  const launchpad_1 = require("./launchpad");
20
19
  exports.platforms = [
@@ -29,8 +28,13 @@ exports.fetchers = [
29
28
  limitFetcher_1.default,
30
29
  dcaFetcher_1.default,
31
30
  voteFetcher_1.default,
32
- (0, AirdropFetcher_1.airdropFetcherToFetcher)(asrAirdropFetcher_1.default, constants_2.platform.id, `${constants_2.platform.id}-asr-1`, constants_2.asr1Statics.claimEnd),
33
- ...launchpad_1.lfgFetchers,
31
+ // airdropFetcherToFetcher(
32
+ // asrAirdropFetcher,
33
+ // governancePlatform.id,
34
+ // `${governancePlatform.id}-asr-1`,
35
+ // asr1Statics.claimEnd
36
+ // ),
37
+ // ...lfgFetchers,
34
38
  ];
35
39
  exports.airdropFetchers = [
36
40
  asrAirdropFetcher_1.default,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/plugins/jupiter/index.ts"],"names":[],"mappings":";;;;;;AAGA,mFAA2D;AAC3D,yFAAiE;AACjE,2EAAmD;AACnD,uEAA+C;AAC/C,2EAAmD;AAEnD,qDAAsE;AACtE,2EAAmD;AACnD,sDAGgC;AAChC,8DAAsC;AACtC,oDAAoE;AACpE,yDAA+E;AAC/E,uFAA+D;AAC/D,2CAA8D;AAEjD,QAAA,SAAS,GAAe;IACnC,oBAAiB;IACjB,oBAAkB;IAClB,oBAAgB;CACjB,CAAC;AACW,QAAA,IAAI,GAAU,CAAC,sBAAY,EAAE,oBAAU,CAAC,CAAC;AACzC,QAAA,QAAQ,GAAc;IACjC,0BAAgB;IAChB,6BAAmB;IACnB,sBAAY;IACZ,oBAAU;IACV,qBAAW;IACX,IAAA,wCAAuB,EACrB,2BAAiB,EACjB,oBAAkB,CAAC,EAAE,EACrB,GAAG,oBAAkB,CAAC,EAAE,QAAQ,EAChC,uBAAW,CAAC,QAAQ,CACrB;IACD,GAAG,uBAAW;CACf,CAAC;AACW,QAAA,eAAe,GAAqB;IAC/C,2BAAiB;IACjB,GAAG,8BAAkB;CACtB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/plugins/jupiter/index.ts"],"names":[],"mappings":";;;;;;AAGA,mFAA2D;AAC3D,yFAAiE;AACjE,2EAAmD;AACnD,uEAA+C;AAC/C,2EAAmD;AAEnD,qDAAsE;AACtE,2EAAmD;AACnD,sDAAwE;AACxE,8DAAsC;AACtC,oDAAoE;AAEpE,uFAA+D;AAC/D,2CAAiD;AAEpC,QAAA,SAAS,GAAe;IACnC,oBAAiB;IACjB,oBAAkB;IAClB,oBAAgB;CACjB,CAAC;AACW,QAAA,IAAI,GAAU,CAAC,sBAAY,EAAE,oBAAU,CAAC,CAAC;AACzC,QAAA,QAAQ,GAAc;IACjC,0BAAgB;IAChB,6BAAmB;IACnB,sBAAY;IACZ,oBAAU;IACV,qBAAW;IACX,2BAA2B;IAC3B,uBAAuB;IACvB,2BAA2B;IAC3B,sCAAsC;IACtC,yBAAyB;IACzB,KAAK;IACL,kBAAkB;CACnB,CAAC;AACW,QAAA,eAAe,GAAqB;IAC/C,2BAAiB;IACjB,GAAG,8BAAkB;CACtB,CAAC"}
@@ -7,8 +7,8 @@ exports.fetchers = exports.jobs = exports.platforms = exports.airdropFetcher = v
7
7
  const constants_1 = require("./constants");
8
8
  const depositsFetcher_1 = __importDefault(require("./depositsFetcher"));
9
9
  const marginFetcher_1 = __importDefault(require("./marginFetcher"));
10
- const airdropFetcher_1 = __importDefault(require("./airdropFetcher"));
11
10
  const stakingFetcher_1 = __importDefault(require("./stakingFetcher"));
11
+ // import airdropFetcher from './airdropFetcher';
12
12
  var helpersAirdrop_1 = require("./helpersAirdrop");
13
13
  Object.defineProperty(exports, "airdropFetcher", { enumerable: true, get: function () { return helpersAirdrop_1.airdropFetcher; } });
14
14
  exports.platforms = [constants_1.platform];
@@ -16,7 +16,7 @@ exports.jobs = [];
16
16
  exports.fetchers = [
17
17
  depositsFetcher_1.default,
18
18
  marginFetcher_1.default,
19
- airdropFetcher_1.default,
20
19
  stakingFetcher_1.default,
20
+ // airdropFetcher,
21
21
  ];
22
22
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/plugins/parcl/index.ts"],"names":[],"mappings":";;;;;;AAGA,2CAAuC;AACvC,wEAAgD;AAChD,oEAA4C;AAC5C,sEAA8C;AAC9C,sEAA8C;AAE9C,mDAAkD;AAAzC,gHAAA,cAAc,OAAA;AACV,QAAA,SAAS,GAAe,CAAC,oBAAQ,CAAC,CAAC;AACnC,QAAA,IAAI,GAAU,EAAE,CAAC;AACjB,QAAA,QAAQ,GAAc;IACjC,yBAAe;IACf,uBAAa;IACb,wBAAc;IACd,wBAAc;CACf,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/plugins/parcl/index.ts"],"names":[],"mappings":";;;;;;AAGA,2CAAuC;AACvC,wEAAgD;AAChD,oEAA4C;AAC5C,sEAA8C;AAC9C,iDAAiD;AAEjD,mDAAkD;AAAzC,gHAAA,cAAc,OAAA;AACV,QAAA,SAAS,GAAe,CAAC,oBAAQ,CAAC,CAAC;AACnC,QAAA,IAAI,GAAU,EAAE,CAAC;AACjB,QAAA,QAAQ,GAAc;IACjC,yBAAe;IACf,uBAAa;IACb,wBAAc;IACd,kBAAkB;CACnB,CAAC"}
@@ -8,10 +8,14 @@ const constants_1 = require("./constants");
8
8
  const lstsJob_1 = __importDefault(require("./lstsJob"));
9
9
  const airdropFetcher_1 = __importDefault(require("./airdropFetcher"));
10
10
  exports.airdropFetcher = airdropFetcher_1.default;
11
- const AirdropFetcher_1 = require("../../AirdropFetcher");
12
11
  exports.platforms = [constants_1.platform];
13
12
  exports.jobs = [lstsJob_1.default];
14
13
  exports.fetchers = [
15
- (0, AirdropFetcher_1.airdropFetcherToFetcher)(airdropFetcher_1.default, constants_1.platform.id, `${constants_1.platform.id}-airdrop`, constants_1.airdropStatics.claimEnd),
14
+ // airdropFetcherToFetcher(
15
+ // airdropFetcher,
16
+ // platform.id,
17
+ // `${platform.id}-airdrop`,
18
+ // airdropStatics.claimEnd
19
+ // ),
16
20
  ];
17
21
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/plugins/sanctum/index.ts"],"names":[],"mappings":";;;;;;AAGA,2CAAuD;AACvD,wDAAgC;AAChC,sEAA8C;AAarC,yBAbF,wBAAc,CAaE;AAZvB,yDAA+D;AAElD,QAAA,SAAS,GAAe,CAAC,oBAAQ,CAAC,CAAC;AACnC,QAAA,IAAI,GAAU,CAAC,iBAAO,CAAC,CAAC;AACxB,QAAA,QAAQ,GAAc;IACjC,IAAA,wCAAuB,EACrB,wBAAc,EACd,oBAAQ,CAAC,EAAE,EACX,GAAG,oBAAQ,CAAC,EAAE,UAAU,EACxB,0BAAc,CAAC,QAAQ,CACxB;CACF,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/plugins/src/plugins/sanctum/index.ts"],"names":[],"mappings":";;;;;;AAGA,2CAAuC;AACvC,wDAAgC;AAChC,sEAA8C;AAYrC,yBAZF,wBAAc,CAYE;AAVV,QAAA,SAAS,GAAe,CAAC,oBAAQ,CAAC,CAAC;AACnC,QAAA,IAAI,GAAU,CAAC,iBAAO,CAAC,CAAC;AACxB,QAAA,QAAQ,GAAc;AACjC,2BAA2B;AAC3B,oBAAoB;AACpB,iBAAiB;AACjB,8BAA8B;AAC9B,4BAA4B;AAC5B,KAAK;CACN,CAAC"}