@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 +0 -1
- package/dist/index.js.map +1 -1
- package/lib/index.d.ts +0 -1
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +0 -1
- package/lib/index.js.map +1 -1
- package/package.json +10 -10
- package/temp/build/typescript/ts_pRZ94LVe.json +1 -1
- package/temp/package-deps.json +4 -5
- package/temp/test/jest/haste-map-fefe7499bc87b2b52172761a7fafd5ee-e0af843dfeade9e9ece596ee0c4ddcd4-4c5295047830cedf09a623a6f26c8535 +0 -0
- package/dist/services/market-data/interest_rate.js +0 -63
- package/dist/services/market-data/interest_rate.js.map +0 -1
- package/lib/services/market-data/interest_rate.d.ts +0 -2
- package/lib/services/market-data/interest_rate.d.ts.map +0 -1
- package/lib/services/market-data/interest_rate.js +0 -65
- package/lib/services/market-data/interest_rate.js.map +0 -1
package/dist/index.js
CHANGED
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,
|
|
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
package/lib/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,qBAAqB,CAAC;AAC7B,OAAO,
|
|
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,
|
|
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.
|
|
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/
|
|
12
|
+
"@yuants/data-account": "0.11.8",
|
|
13
13
|
"@yuants/data-order": "0.7.9",
|
|
14
|
-
"@yuants/
|
|
14
|
+
"@yuants/protocol": "0.54.1",
|
|
15
15
|
"@yuants/data-ohlc": "0.6.4",
|
|
16
|
-
"@yuants/
|
|
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/
|
|
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/
|
|
35
|
-
"@yuants/
|
|
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",
|