@yuants/vendor-binance 0.5.1 → 0.5.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.
- package/dist/terminal.js +1 -5
- package/dist/terminal.js.map +1 -1
- package/lib/terminal.d.ts.map +1 -1
- package/lib/terminal.js +1 -5
- package/lib/terminal.js.map +1 -1
- package/package.json +1 -1
- package/temp/image-tag +1 -1
- package/temp/package-deps.json +4 -4
package/dist/terminal.js
CHANGED
|
@@ -1,7 +1,3 @@
|
|
|
1
1
|
import { Terminal } from '@yuants/protocol';
|
|
2
|
-
|
|
3
|
-
export const terminal = new Terminal(process.env.HOST_URL, {
|
|
4
|
-
terminal_id: process.env.TERMINAL_ID || `binance/${UUID()}`,
|
|
5
|
-
name: '@yuants/vendor-binance',
|
|
6
|
-
});
|
|
2
|
+
export const terminal = Terminal.fromNodeEnv();
|
|
7
3
|
//# sourceMappingURL=terminal.js.map
|
package/dist/terminal.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"terminal.js","sourceRoot":"","sources":["../src/terminal.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"terminal.js","sourceRoot":"","sources":["../src/terminal.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAE5C,MAAM,CAAC,MAAM,QAAQ,GAAG,QAAQ,CAAC,WAAW,EAAE,CAAC","sourcesContent":["import { Terminal } from '@yuants/protocol';\n\nexport const terminal = Terminal.fromNodeEnv();\n"]}
|
package/lib/terminal.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"terminal.d.ts","sourceRoot":"","sources":["../src/terminal.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"terminal.d.ts","sourceRoot":"","sources":["../src/terminal.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAE5C,eAAO,MAAM,QAAQ,UAAyB,CAAC"}
|
package/lib/terminal.js
CHANGED
|
@@ -2,9 +2,5 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.terminal = void 0;
|
|
4
4
|
const protocol_1 = require("@yuants/protocol");
|
|
5
|
-
|
|
6
|
-
exports.terminal = new protocol_1.Terminal(process.env.HOST_URL, {
|
|
7
|
-
terminal_id: process.env.TERMINAL_ID || `binance/${(0, utils_1.UUID)()}`,
|
|
8
|
-
name: '@yuants/vendor-binance',
|
|
9
|
-
});
|
|
5
|
+
exports.terminal = protocol_1.Terminal.fromNodeEnv();
|
|
10
6
|
//# sourceMappingURL=terminal.js.map
|
package/lib/terminal.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"terminal.js","sourceRoot":"","sources":["../src/terminal.ts"],"names":[],"mappings":";;;AAAA,+CAA4C;
|
|
1
|
+
{"version":3,"file":"terminal.js","sourceRoot":"","sources":["../src/terminal.ts"],"names":[],"mappings":";;;AAAA,+CAA4C;AAE/B,QAAA,QAAQ,GAAG,mBAAQ,CAAC,WAAW,EAAE,CAAC","sourcesContent":["import { Terminal } from '@yuants/protocol';\n\nexport const terminal = Terminal.fromNodeEnv();\n"]}
|
package/package.json
CHANGED
package/temp/image-tag
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
sha-
|
|
1
|
+
sha-7650436c3107159be97b2a5ff794cc0390ea1c4f
|
package/temp/package-deps.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"apps/vendor-binance/CHANGELOG.json": "
|
|
3
|
-
"apps/vendor-binance/CHANGELOG.md": "
|
|
2
|
+
"apps/vendor-binance/CHANGELOG.json": "c4489ceb390c8b5eb6f1f7d62338604aa6189c65",
|
|
3
|
+
"apps/vendor-binance/CHANGELOG.md": "647f24769bf1d6fa6064f4af1bf0c8f01eb98889",
|
|
4
4
|
"apps/vendor-binance/README.md": "4ab94c08b3d07398aee74c3264a4f87d554d20fa",
|
|
5
5
|
"apps/vendor-binance/api-extractor.json": "62f4fd324425b9a235f0c117975967aab09ced0c",
|
|
6
6
|
"apps/vendor-binance/build/Dockerfile": "bcf1c8d7b51c3106affd0579545e92af1a505b56",
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"apps/vendor-binance/config/rig.json": "f6c7b5537dc77a3170ba9f008bae3b6c3ee11956",
|
|
9
9
|
"apps/vendor-binance/config/typescript.json": "854907e8a821f2050f6533368db160c649c25348",
|
|
10
10
|
"apps/vendor-binance/etc/vendor-binance.api.md": "2094b84e9b5e7503f5c42b31fffee8d7db47fe7b",
|
|
11
|
-
"apps/vendor-binance/package.json": "
|
|
11
|
+
"apps/vendor-binance/package.json": "64309d5c52500630d2ea8a712055162596883be7",
|
|
12
12
|
"apps/vendor-binance/src/api.ts": "6278b55e9330d8f49362f9ab4f7df1d9d021b93e",
|
|
13
13
|
"apps/vendor-binance/src/cli.ts": "9bf6b5559a6c6f33da20e74cc6c5d702c60ec891",
|
|
14
14
|
"apps/vendor-binance/src/extension.ts": "20c19da6bd0224b891dbbb94e3f63458ba7ae57b",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"apps/vendor-binance/src/interest_rate.ts": "473562c8e0a772338809705ba5d908c0489c5dcb",
|
|
17
17
|
"apps/vendor-binance/src/legacy_index.ts": "6696f250ba0216a57b238b328a200b231ba4e11b",
|
|
18
18
|
"apps/vendor-binance/src/product.ts": "9f82802b98528aedd773f711d2147d749b6e9ae4",
|
|
19
|
-
"apps/vendor-binance/src/terminal.ts": "
|
|
19
|
+
"apps/vendor-binance/src/terminal.ts": "04776a178d253a2e53f9c84c802e80f67aa9179b",
|
|
20
20
|
"apps/vendor-binance/tsconfig.json": "81da8f78196974b5d15da0edb6b2d9f48641063c",
|
|
21
21
|
"apps/vendor-binance/.rush/temp/shrinkwrap-deps.json": "dac6fe331898427eba9251d445971f7598940b2a",
|
|
22
22
|
"libraries/protocol/temp/package-deps.json": "d326f24867d9ae3fef16ff84ba537eabb7c8adf0",
|