@yuants/vendor-huobi 0.18.13 → 0.19.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/index.js CHANGED
@@ -1,5 +1,4 @@
1
1
  import './services/exchange';
2
- import './services/market-data/interest_rate';
3
2
  import './services/market-data/quote';
4
3
  import './services/quotes';
5
4
  import './services/ohlc-service';
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,qBAAqB,CAAC;AAC7B,OAAO,sCAAsC,CAAC;AAC9C,OAAO,8BAA8B,CAAC;AACtC,OAAO,mBAAmB,CAAC;AAC3B,OAAO,yBAAyB,CAAC;AACjC,OAAO,kCAAkC,CAAC;AAC1C,OAAO,oCAAoC,CAAC","sourcesContent":["import './services/exchange';\nimport './services/market-data/interest_rate';\nimport './services/market-data/quote';\nimport './services/quotes';\nimport './services/ohlc-service';\nimport './services/interest-rate-service';\nimport './services/interest-ledger-service';\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,qBAAqB,CAAC;AAC7B,OAAO,8BAA8B,CAAC;AACtC,OAAO,mBAAmB,CAAC;AAC3B,OAAO,yBAAyB,CAAC;AACjC,OAAO,kCAAkC,CAAC;AAC1C,OAAO,oCAAoC,CAAC","sourcesContent":["import './services/exchange';\nimport './services/market-data/quote';\nimport './services/quotes';\nimport './services/ohlc-service';\nimport './services/interest-rate-service';\nimport './services/interest-ledger-service';\n"]}
package/lib/index.d.ts CHANGED
@@ -1,5 +1,4 @@
1
1
  import './services/exchange';
2
- import './services/market-data/interest_rate';
3
2
  import './services/market-data/quote';
4
3
  import './services/quotes';
5
4
  import './services/ohlc-service';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,qBAAqB,CAAC;AAC7B,OAAO,sCAAsC,CAAC;AAC9C,OAAO,8BAA8B,CAAC;AACtC,OAAO,mBAAmB,CAAC;AAC3B,OAAO,yBAAyB,CAAC;AACjC,OAAO,kCAAkC,CAAC;AAC1C,OAAO,oCAAoC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,qBAAqB,CAAC;AAC7B,OAAO,8BAA8B,CAAC;AACtC,OAAO,mBAAmB,CAAC;AAC3B,OAAO,yBAAyB,CAAC;AACjC,OAAO,kCAAkC,CAAC;AAC1C,OAAO,oCAAoC,CAAC"}
package/lib/index.js CHANGED
@@ -1,7 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  require("./services/exchange");
4
- require("./services/market-data/interest_rate");
5
4
  require("./services/market-data/quote");
6
5
  require("./services/quotes");
7
6
  require("./services/ohlc-service");
package/lib/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;AAAA,+BAA6B;AAC7B,gDAA8C;AAC9C,wCAAsC;AACtC,6BAA2B;AAC3B,mCAAiC;AACjC,4CAA0C;AAC1C,8CAA4C","sourcesContent":["import './services/exchange';\nimport './services/market-data/interest_rate';\nimport './services/market-data/quote';\nimport './services/quotes';\nimport './services/ohlc-service';\nimport './services/interest-rate-service';\nimport './services/interest-ledger-service';\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;AAAA,+BAA6B;AAC7B,wCAAsC;AACtC,6BAA2B;AAC3B,mCAAiC;AACjC,4CAA0C;AAC1C,8CAA4C","sourcesContent":["import './services/exchange';\nimport './services/market-data/quote';\nimport './services/quotes';\nimport './services/ohlc-service';\nimport './services/interest-rate-service';\nimport './services/interest-ledger-service';\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yuants/vendor-huobi",
3
- "version": "0.18.13",
3
+ "version": "0.19.0",
4
4
  "main": "lib/index.js",
5
5
  "files": [
6
6
  "dist",
@@ -9,19 +9,19 @@
9
9
  ],
10
10
  "dependencies": {
11
11
  "rxjs": "~7.5.6",
12
- "@yuants/protocol": "0.54.1",
12
+ "@yuants/data-account": "0.11.8",
13
13
  "@yuants/data-order": "0.7.9",
14
- "@yuants/transfer": "0.2.48",
14
+ "@yuants/protocol": "0.54.1",
15
15
  "@yuants/data-ohlc": "0.6.4",
16
- "@yuants/data-account": "0.11.8",
17
- "@yuants/cache": "0.3.12",
16
+ "@yuants/transfer": "0.2.48",
18
17
  "@yuants/utils": "0.19.4",
18
+ "@yuants/cache": "0.3.12",
19
19
  "@yuants/sql": "0.9.39",
20
20
  "@yuants/data-product": "0.5.9",
21
- "@yuants/data-interest-rate": "0.2.8",
22
- "@yuants/data-quote": "0.4.8",
23
21
  "@yuants/data-series": "0.3.61",
24
- "@yuants/exchange": "0.8.11"
22
+ "@yuants/data-interest-rate": "0.2.8",
23
+ "@yuants/exchange": "0.8.11",
24
+ "@yuants/data-quote": "0.4.8"
25
25
  },
26
26
  "devDependencies": {
27
27
  "@microsoft/api-extractor": "~7.55.2",
@@ -31,8 +31,8 @@
31
31
  "@types/heft-jest": "1.0.6",
32
32
  "@types/node": "24",
33
33
  "typescript": "~5.9.3",
34
- "@yuants/tool-kit": "0.2.2",
35
- "@yuants/extension": "0.2.40"
34
+ "@yuants/extension": "0.2.40",
35
+ "@yuants/tool-kit": "0.2.2"
36
36
  },
37
37
  "publishConfig": {
38
38
  "registry": "https://registry.npmjs.org",