@xyo-network/crypto-plugins 2.75.0 → 2.75.2

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.
@@ -0,0 +1,6 @@
1
+ export * from '@xyo-network/crypto-cards-plugins';
2
+ export * from '@xyo-network/crypto-market-plugins';
3
+ import { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin';
4
+ export declare const CryptoPlugins: PayloadSetPluginFunc[];
5
+ export default CryptoPlugins;
6
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,mCAAmC,CAAA;AACjD,cAAc,oCAAoC,CAAA;AAIlD,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAA;AAErE,eAAO,MAAM,aAAa,EAAE,oBAAoB,EAAoD,CAAA;AAGpG,eAAe,aAAa,CAAA"}
@@ -17,6 +17,8 @@ var __copyProps = (to, from, except, desc) => {
17
17
  };
18
18
  var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
19
19
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
20
+
21
+ // src/index.ts
20
22
  var src_exports = {};
21
23
  __export(src_exports, {
22
24
  CryptoPlugins: () => CryptoPlugins,
@@ -27,7 +29,7 @@ __reExport(src_exports, require("@xyo-network/crypto-cards-plugins"), module.exp
27
29
  __reExport(src_exports, require("@xyo-network/crypto-market-plugins"), module.exports);
28
30
  var import_crypto_cards_plugins = require("@xyo-network/crypto-cards-plugins");
29
31
  var import_crypto_market_plugins = require("@xyo-network/crypto-market-plugins");
30
- const CryptoPlugins = [...import_crypto_cards_plugins.CryptoCardsPlugins, ...import_crypto_market_plugins.CryptoMarketPlugins];
32
+ var CryptoPlugins = [...import_crypto_cards_plugins.CryptoCardsPlugins, ...import_crypto_market_plugins.CryptoMarketPlugins];
31
33
  var src_default = CryptoPlugins;
32
34
  // Annotate the CommonJS export names for ESM import in node:
33
35
  0 && (module.exports = {
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/crypto-cards-plugins'\nexport * from '@xyo-network/crypto-market-plugins'\n\nimport { CryptoCardsPlugins } from '@xyo-network/crypto-cards-plugins'\nimport { CryptoMarketPlugins } from '@xyo-network/crypto-market-plugins'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const CryptoPlugins: PayloadSetPluginFunc[] = [...CryptoCardsPlugins, ...CryptoMarketPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default CryptoPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,wBAAc,8CAAd;AACA,wBAAc,+CADd;AAGA,kCAAmC;AACnC,mCAAoC;AAG7B,MAAM,gBAAwC,CAAC,GAAG,gDAAoB,GAAG,gDAAmB;AAGnG,IAAO,cAAQ;","names":[]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/crypto-cards-plugins'\nexport * from '@xyo-network/crypto-market-plugins'\n\nimport { CryptoCardsPlugins } from '@xyo-network/crypto-cards-plugins'\nimport { CryptoMarketPlugins } from '@xyo-network/crypto-market-plugins'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const CryptoPlugins: PayloadSetPluginFunc[] = [...CryptoCardsPlugins, ...CryptoMarketPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default CryptoPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,wBAAc,8CAAd;AACA,wBAAc,+CADd;AAGA,kCAAmC;AACnC,mCAAoC;AAG7B,IAAM,gBAAwC,CAAC,GAAG,gDAAoB,GAAG,gDAAmB;AAGnG,IAAO,cAAQ;","names":[]}
@@ -1,8 +1,9 @@
1
+ // src/index.ts
1
2
  export * from "@xyo-network/crypto-cards-plugins";
2
3
  export * from "@xyo-network/crypto-market-plugins";
3
4
  import { CryptoCardsPlugins } from "@xyo-network/crypto-cards-plugins";
4
5
  import { CryptoMarketPlugins } from "@xyo-network/crypto-market-plugins";
5
- const CryptoPlugins = [...CryptoCardsPlugins, ...CryptoMarketPlugins];
6
+ var CryptoPlugins = [...CryptoCardsPlugins, ...CryptoMarketPlugins];
6
7
  var src_default = CryptoPlugins;
7
8
  export {
8
9
  CryptoPlugins,
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/crypto-cards-plugins'\nexport * from '@xyo-network/crypto-market-plugins'\n\nimport { CryptoCardsPlugins } from '@xyo-network/crypto-cards-plugins'\nimport { CryptoMarketPlugins } from '@xyo-network/crypto-market-plugins'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const CryptoPlugins: PayloadSetPluginFunc[] = [...CryptoCardsPlugins, ...CryptoMarketPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default CryptoPlugins\n"],"mappings":"AAAA,cAAc;AACd,cAAc;AAEd,SAAS,0BAA0B;AACnC,SAAS,2BAA2B;AAG7B,MAAM,gBAAwC,CAAC,GAAG,oBAAoB,GAAG,mBAAmB;AAGnG,IAAO,cAAQ;","names":[]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/crypto-cards-plugins'\nexport * from '@xyo-network/crypto-market-plugins'\n\nimport { CryptoCardsPlugins } from '@xyo-network/crypto-cards-plugins'\nimport { CryptoMarketPlugins } from '@xyo-network/crypto-market-plugins'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const CryptoPlugins: PayloadSetPluginFunc[] = [...CryptoCardsPlugins, ...CryptoMarketPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default CryptoPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AAEd,SAAS,0BAA0B;AACnC,SAAS,2BAA2B;AAG7B,IAAM,gBAAwC,CAAC,GAAG,oBAAoB,GAAG,mBAAmB;AAGnG,IAAO,cAAQ;","names":[]}
package/package.json CHANGED
@@ -10,13 +10,13 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/crypto-cards-plugins": "~2.75.0",
14
- "@xyo-network/crypto-market-plugins": "~2.75.0",
15
- "@xyo-network/payloadset-plugin": "~2.75.0"
13
+ "@xyo-network/crypto-cards-plugins": "~2.75.2",
14
+ "@xyo-network/crypto-market-plugins": "~2.75.2",
15
+ "@xyo-network/payloadset-plugin": "~2.75.2"
16
16
  },
17
17
  "devDependencies": {
18
- "@xylabs/ts-scripts-yarn3": "^3.0.70",
19
- "@xylabs/tsconfig": "^3.0.70",
18
+ "@xylabs/ts-scripts-yarn3": "^3.0.77",
19
+ "@xylabs/tsconfig": "^3.0.77",
20
20
  "typescript": "^5.2.2"
21
21
  },
22
22
  "description": "Primary SDK for using XYO Protocol 2.0",
@@ -26,7 +26,7 @@
26
26
  ".": {
27
27
  "browser": {
28
28
  "require": {
29
- "types": "./dist/browser/index.d.ts",
29
+ "types": "./dist/browser/index.d.cts",
30
30
  "default": "./dist/browser/index.cjs"
31
31
  },
32
32
  "import": {
@@ -62,5 +62,5 @@
62
62
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
63
63
  },
64
64
  "sideEffects": false,
65
- "version": "2.75.0"
65
+ "version": "2.75.2"
66
66
  }