@yuants/app-virtual-exchange 0.9.1 → 0.9.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yuants/app-virtual-exchange",
3
- "version": "0.9.1",
3
+ "version": "0.9.2",
4
4
  "main": "lib/index.js",
5
5
  "files": [
6
6
  "dist",
@@ -13,10 +13,10 @@
13
13
  "@yuants/data-product": "0.5.0",
14
14
  "@yuants/data-account": "0.10.1",
15
15
  "@yuants/data-order": "0.7.0",
16
- "@yuants/data-quote": "0.2.43",
16
+ "@yuants/data-quote": "0.3.0",
17
17
  "@yuants/secret": "0.4.0",
18
18
  "@yuants/sql": "0.9.30",
19
- "@yuants/exchange": "0.5.1",
19
+ "@yuants/exchange": "0.5.2",
20
20
  "@yuants/cache": "0.3.3",
21
21
  "rxjs": "~7.5.6",
22
22
  "ajv": "~8.12.0"
@@ -1,12 +1,12 @@
1
1
  {
2
- "apps/virtual-exchange/CHANGELOG.json": "899b2d0a3d3438f7f945db19c39ebb6cf5da65eb",
3
- "apps/virtual-exchange/CHANGELOG.md": "87746752d4246783d6a29b95f071373fee0c1a76",
2
+ "apps/virtual-exchange/CHANGELOG.json": "73df34f192158c5a38091c32146a1218750a7b29",
3
+ "apps/virtual-exchange/CHANGELOG.md": "0a831e9255518719c9f05ebf56f3bc42cd38f9b0",
4
4
  "apps/virtual-exchange/api-extractor.json": "62f4fd324425b9a235f0c117975967aab09ced0c",
5
5
  "apps/virtual-exchange/config/jest.config.json": "4bb17bde3ee911163a3edb36a6eb71491d80b1bd",
6
6
  "apps/virtual-exchange/config/rig.json": "f6c7b5537dc77a3170ba9f008bae3b6c3ee11956",
7
7
  "apps/virtual-exchange/config/typescript.json": "854907e8a821f2050f6533368db160c649c25348",
8
8
  "apps/virtual-exchange/etc/app-virtual-exchange.api.md": "6cb40ec1fa2d40a31a7b0dd3f02b8b24a4d7c4de",
9
- "apps/virtual-exchange/package.json": "fd501ae1d1cf8bdf2b0d35fcf5789a59ae2b38ce",
9
+ "apps/virtual-exchange/package.json": "6a34e6918b684c0943b1f29523b3cb612f744e36",
10
10
  "apps/virtual-exchange/src/credential.ts": "7ff9cfe06e46005b2a69e60b5596eb1f59d42bba",
11
11
  "apps/virtual-exchange/src/general.ts": "b3d0cd8c57975b9711008beaa05ad7f6812bd57e",
12
12
  "apps/virtual-exchange/src/index.ts": "67e1963facf0ee2aedd871496361cff90bf49356",
@@ -38,10 +38,10 @@
38
38
  "libraries/data-product/temp/package-deps.json": "a03f08f30800d5fb52c5d019bda4f8e7ec04e344",
39
39
  "libraries/data-account/temp/package-deps.json": "e6ba0067a1b68f17266564f15987936ab2672eb9",
40
40
  "libraries/data-order/temp/package-deps.json": "ccdc9819f254f37a3591bb37876a86c703df33a6",
41
- "libraries/data-quote/temp/package-deps.json": "34d079eab44d2bf65e07b112ac2099c6e92a015e",
41
+ "libraries/data-quote/temp/package-deps.json": "d5fd89abda84b46f6c14925eda0c381c36b94dfe",
42
42
  "libraries/secret/temp/package-deps.json": "28f70cf8095162d1adb59070f30bf21f452537df",
43
43
  "libraries/sql/temp/package-deps.json": "4a9a7ec55f04b20459e664e81e76fa74b6c77b39",
44
- "libraries/exchange/temp/package-deps.json": "2679f6d65ffd785cbca43cfbe5b6b9a13c7c003d",
44
+ "libraries/exchange/temp/package-deps.json": "35e755087dec12d39822dda2dccf2f9d895eefad",
45
45
  "libraries/cache/temp/package-deps.json": "a4afa15e6462983f9d3735d31dc1ed8a683fb4dc",
46
46
  "tools/toolkit/temp/package-deps.json": "23e053490eb8feade23e4d45de4e54883e322711"
47
47
  }