@smartsoft001/revolut 1.1.24 → 1.1.33
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 +10 -93
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smartsoft001/revolut",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.33",
|
|
4
4
|
"description": "This library was generated with [Nx](https://nx.dev).",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -17,106 +17,23 @@
|
|
|
17
17
|
"dependencies": {},
|
|
18
18
|
"peerDependencies": {
|
|
19
19
|
"@nestjs/common": "9.0.9",
|
|
20
|
-
"iterare": "1.2.1",
|
|
21
|
-
"tslib": "2.4.0",
|
|
22
|
-
"uuid": "8.3.2",
|
|
23
20
|
"@nestjs/core": "9.0.9",
|
|
24
|
-
"@nuxtjs/opencollective": "0.3.2",
|
|
25
|
-
"chalk": "4.1.2",
|
|
26
|
-
"ansi-styles": "4.3.0",
|
|
27
|
-
"color-convert": "2.0.1",
|
|
28
|
-
"color-name": "1.1.4",
|
|
29
|
-
"supports-color": "7.2.0",
|
|
30
|
-
"has-flag": "4.0.0",
|
|
31
|
-
"consola": "2.15.3",
|
|
32
|
-
"node-fetch": "2.6.7",
|
|
33
|
-
"whatwg-url": "5.0.0",
|
|
34
|
-
"tr46": "0.0.3",
|
|
35
|
-
"webidl-conversions": "3.0.1",
|
|
36
|
-
"fast-safe-stringify": "2.1.1",
|
|
37
|
-
"object-hash": "3.0.0",
|
|
38
|
-
"path-to-regexp": "3.2.0",
|
|
39
21
|
"@nestjs/axios": "0.1.0",
|
|
40
|
-
"
|
|
41
|
-
"follow-redirects": "1.15.2",
|
|
42
|
-
"form-data": "4.0.0",
|
|
43
|
-
"asynckit": "0.4.0",
|
|
44
|
-
"combined-stream": "1.0.8",
|
|
45
|
-
"delayed-stream": "1.0.0",
|
|
46
|
-
"mime-types": "2.1.35",
|
|
47
|
-
"mime-db": "1.52.0",
|
|
48
|
-
"@smartsoft001/trans-domain": "1.1.24",
|
|
22
|
+
"@smartsoft001/trans-domain": "1.1.33",
|
|
49
23
|
"typeorm": "0.2.29",
|
|
50
|
-
"@
|
|
51
|
-
"
|
|
52
|
-
"buffer": "5.7.1",
|
|
53
|
-
"base64-js": "1.5.1",
|
|
54
|
-
"ieee754": "1.2.1",
|
|
55
|
-
"cli-highlight": "2.1.11",
|
|
56
|
-
"highlight.js": "10.7.3",
|
|
57
|
-
"mz": "2.7.0",
|
|
58
|
-
"any-promise": "1.3.0",
|
|
59
|
-
"object-assign": "4.1.1",
|
|
60
|
-
"thenify-all": "1.6.0",
|
|
61
|
-
"thenify": "3.3.1",
|
|
62
|
-
"parse5": "5.1.1",
|
|
63
|
-
"parse5-htmlparser2-tree-adapter": "6.0.1",
|
|
64
|
-
"yargs": "16.2.0",
|
|
65
|
-
"cliui": "7.0.4",
|
|
66
|
-
"string-width": "4.2.3",
|
|
67
|
-
"emoji-regex": "8.0.0",
|
|
68
|
-
"is-fullwidth-code-point": "3.0.0",
|
|
69
|
-
"strip-ansi": "6.0.1",
|
|
70
|
-
"ansi-regex": "5.0.1",
|
|
71
|
-
"wrap-ansi": "7.0.0",
|
|
72
|
-
"escalade": "3.1.1",
|
|
73
|
-
"get-caller-file": "2.0.5",
|
|
74
|
-
"require-directory": "2.1.1",
|
|
75
|
-
"y18n": "5.0.8",
|
|
76
|
-
"yargs-parser": "20.2.9",
|
|
77
|
-
"debug": "4.3.4",
|
|
78
|
-
"ms": "2.1.2",
|
|
79
|
-
"glob": "7.2.3",
|
|
80
|
-
"fs.realpath": "1.0.0",
|
|
81
|
-
"inflight": "1.0.6",
|
|
82
|
-
"once": "1.4.0",
|
|
83
|
-
"wrappy": "1.0.2",
|
|
84
|
-
"inherits": "2.0.1",
|
|
85
|
-
"minimatch": "3.1.2",
|
|
86
|
-
"brace-expansion": "1.1.11",
|
|
87
|
-
"balanced-match": "1.0.2",
|
|
88
|
-
"concat-map": "0.0.1",
|
|
89
|
-
"path-is-absolute": "1.0.1",
|
|
90
|
-
"js-yaml": "3.14.1",
|
|
91
|
-
"argparse": "1.0.10",
|
|
92
|
-
"sprintf-js": "1.0.3",
|
|
93
|
-
"esprima": "4.0.1",
|
|
94
|
-
"mkdirp": "1.0.4",
|
|
24
|
+
"@smartsoft001/domain-core": "1.1.33",
|
|
25
|
+
"@smartsoft001/models": "1.1.33",
|
|
95
26
|
"reflect-metadata": "0.1.13",
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"sax": "1.2.4",
|
|
100
|
-
"xmlbuilder": "11.0.1",
|
|
101
|
-
"yargonaut": "1.1.4",
|
|
102
|
-
"escape-string-regexp": "1.0.5",
|
|
103
|
-
"has-ansi": "2.0.0",
|
|
104
|
-
"figlet": "1.5.2",
|
|
105
|
-
"parent-require": "1.0.0",
|
|
106
|
-
"@smartsoft001/domain-core": "1.1.24",
|
|
107
|
-
"@smartsoft001/models": "1.1.24",
|
|
108
|
-
"@smartsoft001/utils": "1.1.24",
|
|
109
|
-
"@angular/common": "14.2.2",
|
|
110
|
-
"@angular/core": "14.2.2",
|
|
27
|
+
"@smartsoft001/utils": "1.1.33",
|
|
28
|
+
"@angular/common": "15.0.2",
|
|
29
|
+
"@angular/core": "15.0.2",
|
|
111
30
|
"lodash": "4.17.21",
|
|
112
31
|
"guid-typescript": "1.0.9",
|
|
113
32
|
"flatted": "3.2.7",
|
|
114
33
|
"md5": "2.3.0",
|
|
115
|
-
"charenc": "0.0.2",
|
|
116
|
-
"crypt": "0.0.2",
|
|
117
|
-
"is-buffer": "1.1.6",
|
|
118
34
|
"rxjs": "7.5.6",
|
|
119
|
-
"@smartsoft001/users": "1.1.
|
|
120
|
-
"@angular/platform-browser-dynamic": "
|
|
35
|
+
"@smartsoft001/users": "1.1.33",
|
|
36
|
+
"@angular/platform-browser-dynamic": "15.0.2",
|
|
37
|
+
"tslib": "2.4.1"
|
|
121
38
|
}
|
|
122
39
|
}
|