@smartsoft001/core 1.0.455 → 1.0.466

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.
Files changed (1) hide show
  1. package/package.json +27 -26
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@smartsoft001/core",
3
- "version": "1.0.455",
3
+ "version": "1.0.466",
4
4
  "dependencies": {
5
5
  "openurl": "^1.1.1",
6
- "@smartsoft001/angular": "1.1.717",
6
+ "@smartsoft001/angular": "1.1.728",
7
7
  "@angular/core": "12.2.7",
8
8
  "@ngrx/effects": "12.5.0",
9
9
  "rxjs": "6.6.3",
@@ -22,15 +22,16 @@
22
22
  "ng-lazyload-image": "^9.1.0",
23
23
  "@angular/material-moment-adapter": "^12.2.1",
24
24
  "moment": "^2.27.0",
25
- "@smartsoft001/domain-core": "1.0.665",
26
- "@smartsoft001/models": "1.0.692",
25
+ "@smartsoft001/domain-core": "1.0.676",
26
+ "@smartsoft001/models": "1.0.703",
27
27
  "reflect-metadata": "0.1.13",
28
- "@smartsoft001/utils": "1.0.727",
28
+ "@smartsoft001/utils": "1.0.738",
29
29
  "lodash": "^4.17.20",
30
30
  "guid-typescript": "1.0.9",
31
31
  "flatted": "^3.2.4",
32
32
  "md5": "2.3.0",
33
- "@smartsoft001/users": "1.0.684",
33
+ "@angular/platform-browser-dynamic": "12.2.7",
34
+ "@smartsoft001/users": "1.0.695",
34
35
  "@ngrx/router-store": "12.5.0",
35
36
  "lodash-decorators": "^6.0.1",
36
37
  "@angular/platform-browser": "12.2.7",
@@ -39,40 +40,40 @@
39
40
  "@ionic-native/fingerprint-aio": "^5.30.0",
40
41
  "ngx-cookie": "^5.0.2",
41
42
  "@ionic/storage": "^2.3.1",
42
- "@smartsoft001/mongo": "1.0.638",
43
+ "@smartsoft001/mongo": "1.0.649",
43
44
  "@nestjs/common": "^7.6.3",
44
45
  "mongodb": "^3.7.3",
45
- "@smartsoft001/crud-shell-dtos": "1.0.598",
46
- "@smartsoft001/nestjs": "1.0.638",
46
+ "@smartsoft001/crud-shell-dtos": "1.0.609",
47
+ "@smartsoft001/nestjs": "1.0.649",
47
48
  "passport-jwt": "4.0.0",
48
49
  "@nestjs/passport": "^7.1.5",
49
- "@smartsoft001/paypal": "1.0.605",
50
+ "@smartsoft001/paypal": "1.0.616",
50
51
  "paypal-rest-sdk": "^1.8.1",
51
52
  "@nestjs/core": "^7.6.3",
52
- "@smartsoft001/trans-domain": "1.0.595",
53
+ "@smartsoft001/trans-domain": "1.0.606",
53
54
  "typeorm": "0.2.29",
54
- "@smartsoft001/payu": "1.0.601",
55
- "@smartsoft001/revolut": "1.0.586",
56
- "@smartsoft001/google": "1.0.431",
57
- "@smartsoft001/fb": "1.0.434",
58
- "@smartsoft001/auth-domain": "1.0.565",
55
+ "@smartsoft001/payu": "1.0.612",
56
+ "@smartsoft001/revolut": "1.0.597",
57
+ "@smartsoft001/google": "1.0.442",
58
+ "@smartsoft001/fb": "1.0.445",
59
+ "@smartsoft001/auth-domain": "1.0.576",
59
60
  "@nestjs/jwt": "^7.1.0",
60
61
  "@nestjs/typeorm": "^7.1.5",
61
- "@smartsoft001/auth-shell-angular": "1.0.681",
62
- "@smartsoft001/auth-shell-dtos": "1.0.557",
63
- "@smartsoft001/auth-shell-app-services": "1.0.547",
64
- "@smartsoft001/auth-shell-nestjs": "1.0.539",
65
- "@smartsoft001/crud-domain": "1.0.603",
66
- "@smartsoft001/crud-shell-angular": "1.1.652",
67
- "@smartsoft001/crud-shell-app-services": "1.0.616",
62
+ "@smartsoft001/auth-shell-angular": "1.0.692",
63
+ "@smartsoft001/auth-shell-dtos": "1.0.568",
64
+ "@smartsoft001/auth-shell-app-services": "1.0.558",
65
+ "@smartsoft001/auth-shell-nestjs": "1.0.550",
66
+ "@smartsoft001/crud-domain": "1.0.614",
67
+ "@smartsoft001/crud-shell-angular": "1.1.663",
68
+ "@smartsoft001/crud-shell-app-services": "1.0.627",
68
69
  "combined-stream": "^1.0.8",
69
- "@smartsoft001/crud-shell-nestjs": "1.0.624",
70
+ "@smartsoft001/crud-shell-nestjs": "1.0.635",
70
71
  "json2csv": "^5.0.5",
71
72
  "xlsx": "^0.17.0",
72
73
  "busboy": "^0.3.1",
73
74
  "@nestjs/websockets": "^7.6.3",
74
- "@smartsoft001/trans-shell-app-services": "1.0.593",
75
- "@smartsoft001/trans-shell-nestjs": "1.0.820"
75
+ "@smartsoft001/trans-shell-app-services": "1.0.604",
76
+ "@smartsoft001/trans-shell-nestjs": "1.0.831"
76
77
  },
77
78
  "main": "./src/index.js",
78
79
  "typings": "./src/index.d.ts",