@reachu/database 1.0.236 → 1.0.238
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.
|
@@ -13,6 +13,9 @@ var Currency;
|
|
|
13
13
|
Currency["HUF"] = "HUF";
|
|
14
14
|
Currency["PLN"] = "PLN";
|
|
15
15
|
Currency["RON"] = "RON";
|
|
16
|
+
Currency["DKK"] = "DKK";
|
|
17
|
+
Currency["SEK"] = "SEK";
|
|
18
|
+
Currency["CHF"] = "CHF";
|
|
16
19
|
})(Currency || (Currency = {}));
|
|
17
20
|
exports.currencies = [
|
|
18
21
|
Currency.EUR,
|
|
@@ -24,6 +27,9 @@ exports.currencies = [
|
|
|
24
27
|
Currency.HUF,
|
|
25
28
|
Currency.PLN,
|
|
26
29
|
Currency.RON,
|
|
30
|
+
Currency.DKK,
|
|
31
|
+
Currency.SEK,
|
|
32
|
+
Currency.CHF,
|
|
27
33
|
];
|
|
28
34
|
exports.default = Currency;
|
|
29
35
|
//# sourceMappingURL=Currency.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Currency.js","sourceRoot":"","sources":["../../src/staticData/Currency.ts"],"names":[],"mappings":";;;AAAA,IAAK,
|
|
1
|
+
{"version":3,"file":"Currency.js","sourceRoot":"","sources":["../../src/staticData/Currency.ts"],"names":[],"mappings":";;;AAAA,IAAK,QAcJ;AAdD,WAAK,QAAQ;IACX,uBAAW,CAAA;IACX,uBAAW,CAAA;IACX,uBAAW,CAAA;IACX,uBAAW,CAAA;IACX,uBAAW,CAAA;IACX,uBAAW,CAAA;IACX,uBAAW,CAAA;IACX,uBAAW,CAAA;IACX,uBAAW,CAAA;IACX,uBAAW,CAAA;IACX,uBAAW,CAAA;IACX,uBAAW,CAAA;IACX,uBAAW,CAAA;AACb,CAAC,EAdI,QAAQ,KAAR,QAAQ,QAcZ;AAEY,QAAA,UAAU,GAAG;IACxB,QAAQ,CAAC,GAAG;IACZ,QAAQ,CAAC,GAAG;IACZ,QAAQ,CAAC,GAAG;IACZ,QAAQ,CAAC,GAAG;IACZ,QAAQ,CAAC,GAAG;IACZ,QAAQ,CAAC,GAAG;IACZ,QAAQ,CAAC,GAAG;IACZ,QAAQ,CAAC,GAAG;IACZ,QAAQ,CAAC,GAAG;IACZ,QAAQ,CAAC,GAAG;IACZ,QAAQ,CAAC,GAAG;IACZ,QAAQ,CAAC,GAAG;CACb,CAAC;AAEF,kBAAe,QAAQ,CAAC"}
|
|
@@ -2236,29 +2236,19 @@
|
|
|
2236
2236
|
"signature": "744e6430bafc6f39f66c4fc1e6a0d8c9551260ffd1782aa7e3f5166ac6aa1f86",
|
|
2237
2237
|
"affectsGlobalScope": false
|
|
2238
2238
|
},
|
|
2239
|
-
"../node_modules/@types/mime/index.d.ts": {
|
|
2240
|
-
"version": "d3f2d715f57df3f04bf7b16dde01dec10366f64fce44503c92b8f78f614c1769",
|
|
2241
|
-
"signature": "d3f2d715f57df3f04bf7b16dde01dec10366f64fce44503c92b8f78f614c1769",
|
|
2242
|
-
"affectsGlobalScope": false
|
|
2243
|
-
},
|
|
2244
|
-
"../node_modules/@types/send/index.d.ts": {
|
|
2245
|
-
"version": "b78cd10245a90e27e62d0558564f5d9a16576294eee724a59ae21b91f9269e4a",
|
|
2246
|
-
"signature": "b78cd10245a90e27e62d0558564f5d9a16576294eee724a59ae21b91f9269e4a",
|
|
2247
|
-
"affectsGlobalScope": false
|
|
2248
|
-
},
|
|
2249
|
-
"../node_modules/@types/qs/index.d.ts": {
|
|
2250
|
-
"version": "630ff11de47d75175f2d1d43cc447068818cb9377324752e01fe0e5fc3f77757",
|
|
2251
|
-
"signature": "630ff11de47d75175f2d1d43cc447068818cb9377324752e01fe0e5fc3f77757",
|
|
2252
|
-
"affectsGlobalScope": false
|
|
2253
|
-
},
|
|
2254
2239
|
"../node_modules/@types/range-parser/index.d.ts": {
|
|
2255
2240
|
"version": "2f5747b1508ccf83fad0c251ba1e5da2f5a30b78b09ffa1cfaf633045160afed",
|
|
2256
2241
|
"signature": "2f5747b1508ccf83fad0c251ba1e5da2f5a30b78b09ffa1cfaf633045160afed",
|
|
2257
2242
|
"affectsGlobalScope": false
|
|
2258
2243
|
},
|
|
2244
|
+
"../node_modules/@types/qs/index.d.ts": {
|
|
2245
|
+
"version": "93a3b8e57c68e348fc4054b245bd7cf4893225f56c991028844b693c2fa8c03c",
|
|
2246
|
+
"signature": "93a3b8e57c68e348fc4054b245bd7cf4893225f56c991028844b693c2fa8c03c",
|
|
2247
|
+
"affectsGlobalScope": false
|
|
2248
|
+
},
|
|
2259
2249
|
"../node_modules/@types/express-serve-static-core/index.d.ts": {
|
|
2260
|
-
"version": "
|
|
2261
|
-
"signature": "
|
|
2250
|
+
"version": "d2f7baf43dfa349d4010cbd9d64d84cdf3ec26c65fa5f44c8f74f052bedd0b49",
|
|
2251
|
+
"signature": "d2f7baf43dfa349d4010cbd9d64d84cdf3ec26c65fa5f44c8f74f052bedd0b49",
|
|
2262
2252
|
"affectsGlobalScope": true
|
|
2263
2253
|
},
|
|
2264
2254
|
"../node_modules/@types/http-errors/index.d.ts": {
|
|
@@ -2267,8 +2257,8 @@
|
|
|
2267
2257
|
"affectsGlobalScope": false
|
|
2268
2258
|
},
|
|
2269
2259
|
"../node_modules/@types/serve-static/index.d.ts": {
|
|
2270
|
-
"version": "
|
|
2271
|
-
"signature": "
|
|
2260
|
+
"version": "168d88e14e0d81fe170e0dadd38ae9d217476c11435ea640ddb9b7382bdb6c1f",
|
|
2261
|
+
"signature": "168d88e14e0d81fe170e0dadd38ae9d217476c11435ea640ddb9b7382bdb6c1f",
|
|
2272
2262
|
"affectsGlobalScope": false
|
|
2273
2263
|
},
|
|
2274
2264
|
"../node_modules/@types/connect/index.d.ts": {
|
|
@@ -2437,8 +2427,8 @@
|
|
|
2437
2427
|
"affectsGlobalScope": false
|
|
2438
2428
|
},
|
|
2439
2429
|
"../src/staticdata/currency.ts": {
|
|
2440
|
-
"version": "
|
|
2441
|
-
"signature": "
|
|
2430
|
+
"version": "0a07f990e93b18d17791d5ae7e442b9366e53af090570a20f8c9846928f39976",
|
|
2431
|
+
"signature": "6b45dca31b2075015520af38d890859e7935cc0ae86b898078911d100da52707",
|
|
2442
2432
|
"affectsGlobalScope": false
|
|
2443
2433
|
},
|
|
2444
2434
|
"../src/entity/price.entity.ts": {
|
|
@@ -3977,18 +3967,18 @@
|
|
|
3977
3967
|
"affectsGlobalScope": false
|
|
3978
3968
|
},
|
|
3979
3969
|
"../node_modules/@babel/types/lib/index.d.ts": {
|
|
3980
|
-
"version": "
|
|
3981
|
-
"signature": "
|
|
3970
|
+
"version": "556ccd493ec36c7d7cb130d51be66e147b91cc1415be383d71da0f1e49f742a9",
|
|
3971
|
+
"signature": "556ccd493ec36c7d7cb130d51be66e147b91cc1415be383d71da0f1e49f742a9",
|
|
3982
3972
|
"affectsGlobalScope": false
|
|
3983
3973
|
},
|
|
3984
3974
|
"../node_modules/@types/babel__generator/index.d.ts": {
|
|
3985
|
-
"version": "
|
|
3986
|
-
"signature": "
|
|
3975
|
+
"version": "b6d03c9cfe2cf0ba4c673c209fcd7c46c815b2619fd2aad59fc4229aaef2ed43",
|
|
3976
|
+
"signature": "b6d03c9cfe2cf0ba4c673c209fcd7c46c815b2619fd2aad59fc4229aaef2ed43",
|
|
3987
3977
|
"affectsGlobalScope": false
|
|
3988
3978
|
},
|
|
3989
3979
|
"../node_modules/@babel/parser/typings/babel-parser.d.ts": {
|
|
3990
|
-
"version": "
|
|
3991
|
-
"signature": "
|
|
3980
|
+
"version": "95aba78013d782537cc5e23868e736bec5d377b918990e28ed56110e3ae8b958",
|
|
3981
|
+
"signature": "95aba78013d782537cc5e23868e736bec5d377b918990e28ed56110e3ae8b958",
|
|
3992
3982
|
"affectsGlobalScope": false
|
|
3993
3983
|
},
|
|
3994
3984
|
"../node_modules/@types/babel__template/index.d.ts": {
|
|
@@ -4199,8 +4189,7 @@
|
|
|
4199
4189
|
"../node_modules/@types/node/http.d.ts",
|
|
4200
4190
|
"../node_modules/@types/node/index.d.ts",
|
|
4201
4191
|
"../node_modules/@types/qs/index.d.ts",
|
|
4202
|
-
"../node_modules/@types/range-parser/index.d.ts"
|
|
4203
|
-
"../node_modules/@types/send/index.d.ts"
|
|
4192
|
+
"../node_modules/@types/range-parser/index.d.ts"
|
|
4204
4193
|
],
|
|
4205
4194
|
"../node_modules/@types/express/index.d.ts": [
|
|
4206
4195
|
"../node_modules/@types/body-parser/index.d.ts",
|
|
@@ -4392,17 +4381,10 @@
|
|
|
4392
4381
|
"../node_modules/@types/node/zlib.d.ts": [
|
|
4393
4382
|
"../node_modules/@types/node/stream.d.ts"
|
|
4394
4383
|
],
|
|
4395
|
-
"../node_modules/@types/send/index.d.ts": [
|
|
4396
|
-
"../node_modules/@types/mime/index.d.ts",
|
|
4397
|
-
"../node_modules/@types/node/fs.d.ts",
|
|
4398
|
-
"../node_modules/@types/node/index.d.ts",
|
|
4399
|
-
"../node_modules/@types/node/stream.d.ts"
|
|
4400
|
-
],
|
|
4401
4384
|
"../node_modules/@types/serve-static/index.d.ts": [
|
|
4402
4385
|
"../node_modules/@types/http-errors/index.d.ts",
|
|
4403
4386
|
"../node_modules/@types/node/http.d.ts",
|
|
4404
|
-
"../node_modules/@types/node/index.d.ts"
|
|
4405
|
-
"../node_modules/@types/send/index.d.ts"
|
|
4387
|
+
"../node_modules/@types/node/index.d.ts"
|
|
4406
4388
|
],
|
|
4407
4389
|
"../node_modules/@types/yargs/index.d.ts": [
|
|
4408
4390
|
"../node_modules/@types/yargs-parser/index.d.ts"
|
|
@@ -7554,8 +7536,7 @@
|
|
|
7554
7536
|
"../node_modules/@types/node/http.d.ts",
|
|
7555
7537
|
"../node_modules/@types/node/index.d.ts",
|
|
7556
7538
|
"../node_modules/@types/qs/index.d.ts",
|
|
7557
|
-
"../node_modules/@types/range-parser/index.d.ts"
|
|
7558
|
-
"../node_modules/@types/send/index.d.ts"
|
|
7539
|
+
"../node_modules/@types/range-parser/index.d.ts"
|
|
7559
7540
|
],
|
|
7560
7541
|
"../node_modules/@types/express/index.d.ts": [
|
|
7561
7542
|
"../node_modules/@types/body-parser/index.d.ts",
|
|
@@ -7747,17 +7728,10 @@
|
|
|
7747
7728
|
"../node_modules/@types/node/zlib.d.ts": [
|
|
7748
7729
|
"../node_modules/@types/node/stream.d.ts"
|
|
7749
7730
|
],
|
|
7750
|
-
"../node_modules/@types/send/index.d.ts": [
|
|
7751
|
-
"../node_modules/@types/mime/index.d.ts",
|
|
7752
|
-
"../node_modules/@types/node/fs.d.ts",
|
|
7753
|
-
"../node_modules/@types/node/index.d.ts",
|
|
7754
|
-
"../node_modules/@types/node/stream.d.ts"
|
|
7755
|
-
],
|
|
7756
7731
|
"../node_modules/@types/serve-static/index.d.ts": [
|
|
7757
7732
|
"../node_modules/@types/http-errors/index.d.ts",
|
|
7758
7733
|
"../node_modules/@types/node/http.d.ts",
|
|
7759
|
-
"../node_modules/@types/node/index.d.ts"
|
|
7760
|
-
"../node_modules/@types/send/index.d.ts"
|
|
7734
|
+
"../node_modules/@types/node/index.d.ts"
|
|
7761
7735
|
],
|
|
7762
7736
|
"../node_modules/@types/yargs/index.d.ts": [
|
|
7763
7737
|
"../node_modules/@types/yargs-parser/index.d.ts"
|
|
@@ -10675,7 +10649,6 @@
|
|
|
10675
10649
|
"../node_modules/@types/istanbul-reports/index.d.ts",
|
|
10676
10650
|
"../node_modules/@types/jest/index.d.ts",
|
|
10677
10651
|
"../node_modules/@types/json-schema/index.d.ts",
|
|
10678
|
-
"../node_modules/@types/mime/index.d.ts",
|
|
10679
10652
|
"../node_modules/@types/node/assert.d.ts",
|
|
10680
10653
|
"../node_modules/@types/node/async_hooks.d.ts",
|
|
10681
10654
|
"../node_modules/@types/node/base.d.ts",
|
|
@@ -10726,7 +10699,6 @@
|
|
|
10726
10699
|
"../node_modules/@types/prettier/index.d.ts",
|
|
10727
10700
|
"../node_modules/@types/qs/index.d.ts",
|
|
10728
10701
|
"../node_modules/@types/range-parser/index.d.ts",
|
|
10729
|
-
"../node_modules/@types/send/index.d.ts",
|
|
10730
10702
|
"../node_modules/@types/serve-static/index.d.ts",
|
|
10731
10703
|
"../node_modules/@types/stack-utils/index.d.ts",
|
|
10732
10704
|
"../node_modules/@types/yargs-parser/index.d.ts",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@reachu/database",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.238",
|
|
4
4
|
"description": "reachu-database",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -21,18 +21,21 @@
|
|
|
21
21
|
"author": "reachu",
|
|
22
22
|
"license": "ISC",
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"@reachu/logger": "1.0.
|
|
25
|
-
"@reachu/utils": "1.0.
|
|
24
|
+
"@reachu/logger": "1.0.238",
|
|
25
|
+
"@reachu/utils": "1.0.238",
|
|
26
26
|
"dotenv": "8.0.0",
|
|
27
27
|
"eventemitter2": "^6.4.9",
|
|
28
28
|
"express": "4.17.1",
|
|
29
29
|
"mysql2": "1.5.2",
|
|
30
30
|
"shortid": "2.2.16",
|
|
31
31
|
"sqlite3": "^5.0.2",
|
|
32
|
-
"typeorm": "0.2.41",
|
|
33
32
|
"typeorm-naming-strategies": "1.1.0"
|
|
34
33
|
},
|
|
34
|
+
"peerDependencies": {
|
|
35
|
+
"typeorm": "0.2.41"
|
|
36
|
+
},
|
|
35
37
|
"devDependencies": {
|
|
38
|
+
"typeorm": "0.2.41",
|
|
36
39
|
"@babel/core": "7.12.13",
|
|
37
40
|
"@babel/plugin-proposal-class-properties": "7.12.1",
|
|
38
41
|
"@babel/plugin-proposal-decorators": "7.12.12",
|
|
@@ -74,7 +77,8 @@
|
|
|
74
77
|
"resolutions": {
|
|
75
78
|
"logform": "2.4.2",
|
|
76
79
|
"@types/babel__traverse": "7.18.3",
|
|
77
|
-
"typeorm": "0.2.41"
|
|
80
|
+
"typeorm": "0.2.41",
|
|
81
|
+
"@types/express-serve-static-core": "4.17.28"
|
|
78
82
|
},
|
|
79
83
|
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
|
|
80
84
|
}
|
|
@@ -9,6 +9,9 @@ enum Currency {
|
|
|
9
9
|
HUF = 'HUF',
|
|
10
10
|
PLN = 'PLN',
|
|
11
11
|
RON = 'RON',
|
|
12
|
+
DKK = 'DKK',
|
|
13
|
+
SEK = 'SEK',
|
|
14
|
+
CHF = 'CHF',
|
|
12
15
|
}
|
|
13
16
|
|
|
14
17
|
export const currencies = [
|
|
@@ -21,6 +24,9 @@ export const currencies = [
|
|
|
21
24
|
Currency.HUF,
|
|
22
25
|
Currency.PLN,
|
|
23
26
|
Currency.RON,
|
|
27
|
+
Currency.DKK,
|
|
28
|
+
Currency.SEK,
|
|
29
|
+
Currency.CHF,
|
|
24
30
|
];
|
|
25
31
|
|
|
26
32
|
export default Currency;
|