@xyo-network/crypto-market-plugins 2.61.0 → 2.62.0

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/dist/cjs/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.XyoCryptoMarketPlugins = void 0;
3
+ exports.CryptoMarketPlugins = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  tslib_1.__exportStar(require("@xyo-network/coingecko-crypto-market-plugin"), exports);
6
6
  tslib_1.__exportStar(require("@xyo-network/crypto-asset-plugin"), exports);
@@ -8,11 +8,7 @@ tslib_1.__exportStar(require("@xyo-network/uniswap-crypto-market-plugin"), expor
8
8
  const coingecko_crypto_market_plugin_1 = require("@xyo-network/coingecko-crypto-market-plugin");
9
9
  const crypto_asset_plugin_1 = require("@xyo-network/crypto-asset-plugin");
10
10
  const uniswap_crypto_market_plugin_1 = require("@xyo-network/uniswap-crypto-market-plugin");
11
- exports.XyoCryptoMarketPlugins = [
12
- coingecko_crypto_market_plugin_1.XyoCoingeckoCryptoMarketPlugin,
13
- uniswap_crypto_market_plugin_1.XyoUniswapCryptoMarketPlugin,
14
- crypto_asset_plugin_1.XyoCryptoMarketAssetPlugin,
15
- ];
11
+ exports.CryptoMarketPlugins = [coingecko_crypto_market_plugin_1.CoingeckoCryptoMarketPlugin, uniswap_crypto_market_plugin_1.UniswapCryptoMarketPlugin, crypto_asset_plugin_1.CryptoMarketAssetPlugin];
16
12
  // eslint-disable-next-line import/no-default-export
17
- exports.default = exports.XyoCryptoMarketPlugins;
13
+ exports.default = exports.CryptoMarketPlugins;
18
14
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;AAAA,sFAA2D;AAC3D,2EAAgD;AAChD,oFAAyD;AAEzD,gGAA4F;AAC5F,0EAA6E;AAE7E,4FAAwF;AAE3E,QAAA,sBAAsB,GAA2B;IAC5D,+DAA8B;IAC9B,2DAA4B;IAC5B,gDAA0B;CAC3B,CAAA;AAED,oDAAoD;AACpD,kBAAe,8BAAsB,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;AAAA,sFAA2D;AAC3D,2EAAgD;AAChD,oFAAyD;AAEzD,gGAAyF;AACzF,0EAA0E;AAE1E,4FAAqF;AAExE,QAAA,mBAAmB,GAA2B,CAAC,4DAA2B,EAAE,wDAAyB,EAAE,6CAAuB,CAAC,CAAA;AAE5I,oDAAoD;AACpD,kBAAe,2BAAmB,CAAA"}