@smartsoft001/trans-shell-nestjs 1.0.874 → 1.0.879
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 +19 -19
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smartsoft001/trans-shell-nestjs",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.879",
|
4
4
|
"description": "This library was generated with [Nx](https://nx.dev).",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -16,14 +16,14 @@
|
|
16
16
|
"typings": "./src/index.d.ts",
|
17
17
|
"dependencies": {
|
18
18
|
"@nestjs/common": "^7.6.3",
|
19
|
-
"@smartsoft001/trans-shell-app-services": "1.0.
|
19
|
+
"@smartsoft001/trans-shell-app-services": "1.0.652",
|
20
20
|
"@nestjs/core": "^7.6.3",
|
21
|
-
"@smartsoft001/trans-domain": "1.0.
|
21
|
+
"@smartsoft001/trans-domain": "1.0.654",
|
22
22
|
"typeorm": "0.2.29",
|
23
|
-
"@smartsoft001/domain-core": "1.0.
|
24
|
-
"@smartsoft001/models": "1.0.
|
23
|
+
"@smartsoft001/domain-core": "1.0.726",
|
24
|
+
"@smartsoft001/models": "1.0.753",
|
25
25
|
"reflect-metadata": "0.1.13",
|
26
|
-
"@smartsoft001/utils": "1.0.
|
26
|
+
"@smartsoft001/utils": "1.0.788",
|
27
27
|
"lodash": "^4.17.20",
|
28
28
|
"guid-typescript": "1.0.9",
|
29
29
|
"flatted": "^3.2.4",
|
@@ -31,17 +31,17 @@
|
|
31
31
|
"rxjs": "6.6.3",
|
32
32
|
"@angular/core": "12.2.7",
|
33
33
|
"@angular/platform-browser-dynamic": "12.2.7",
|
34
|
-
"@smartsoft001/users": "1.0.
|
35
|
-
"@smartsoft001/payu": "1.0.
|
36
|
-
"@smartsoft001/paypal": "1.0.
|
34
|
+
"@smartsoft001/users": "1.0.745",
|
35
|
+
"@smartsoft001/payu": "1.0.662",
|
36
|
+
"@smartsoft001/paypal": "1.0.666",
|
37
37
|
"paypal-rest-sdk": "^1.8.1",
|
38
|
-
"@smartsoft001/revolut": "1.0.
|
38
|
+
"@smartsoft001/revolut": "1.0.647",
|
39
39
|
"@nestjs/passport": "^7.1.5",
|
40
40
|
"@nestjs/jwt": "^7.1.0",
|
41
41
|
"@nestjs/typeorm": "^7.1.5",
|
42
|
-
"@smartsoft001/crud-shell-angular": "1.1.
|
42
|
+
"@smartsoft001/crud-shell-angular": "1.1.712",
|
43
43
|
"@ngrx/store": "12.5.0",
|
44
|
-
"@smartsoft001/angular": "1.1.
|
44
|
+
"@smartsoft001/angular": "1.1.778",
|
45
45
|
"@ngrx/effects": "12.5.0",
|
46
46
|
"@angular/common": "12.2.7",
|
47
47
|
"@angular/router": "12.2.7",
|
@@ -59,25 +59,25 @@
|
|
59
59
|
"moment": "^2.27.0",
|
60
60
|
"@ngrx/router-store": "12.5.0",
|
61
61
|
"lodash-decorators": "^6.0.1",
|
62
|
-
"ng-table-virtual-scroll": "^1.3.8",
|
63
62
|
"@angular/platform-browser": "12.2.7",
|
63
|
+
"ng-table-virtual-scroll": "^1.3.8",
|
64
64
|
"jwt-decode": "3.1.1",
|
65
65
|
"@capacitor/core": "^2.4.2",
|
66
66
|
"@ionic-native/fingerprint-aio": "^5.30.0",
|
67
67
|
"ngx-cookie": "^5.0.2",
|
68
68
|
"@ionic/storage": "^2.3.1",
|
69
|
-
"@smartsoft001/crud-shell-nestjs": "1.0.
|
69
|
+
"@smartsoft001/crud-shell-nestjs": "1.0.683",
|
70
70
|
"json2csv": "^5.0.5",
|
71
71
|
"xlsx": "^0.17.0",
|
72
72
|
"busboy": "^0.3.1",
|
73
|
-
"@smartsoft001/crud-shell-app-services": "1.0.
|
73
|
+
"@smartsoft001/crud-shell-app-services": "1.0.675",
|
74
74
|
"combined-stream": "^1.0.8",
|
75
|
-
"@smartsoft001/crud-domain": "1.0.
|
76
|
-
"@smartsoft001/crud-shell-dtos": "1.0.
|
77
|
-
"@smartsoft001/nestjs": "1.0.
|
75
|
+
"@smartsoft001/crud-domain": "1.0.663",
|
76
|
+
"@smartsoft001/crud-shell-dtos": "1.0.658",
|
77
|
+
"@smartsoft001/nestjs": "1.0.699",
|
78
78
|
"passport-jwt": "4.0.0",
|
79
79
|
"@nestjs/websockets": "^7.6.3",
|
80
|
-
"@smartsoft001/mongo": "1.0.
|
80
|
+
"@smartsoft001/mongo": "1.0.699",
|
81
81
|
"mongodb": "^3.7.3"
|
82
82
|
},
|
83
83
|
"peerDependencies": {}
|