@smartsoft001/core 1.0.531 → 1.0.534

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 +26 -26
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@smartsoft001/core",
3
- "version": "1.0.531",
3
+ "version": "1.0.534",
4
4
  "dependencies": {
5
5
  "openurl": "^1.1.1",
6
- "@smartsoft001/angular": "1.1.795",
6
+ "@smartsoft001/angular": "1.1.798",
7
7
  "@angular/core": "12.2.7",
8
8
  "@ngrx/effects": "12.5.0",
9
9
  "rxjs": "6.6.3",
@@ -22,16 +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.743",
26
- "@smartsoft001/models": "1.0.770",
25
+ "@smartsoft001/domain-core": "1.0.746",
26
+ "@smartsoft001/models": "1.0.773",
27
27
  "reflect-metadata": "0.1.13",
28
- "@smartsoft001/utils": "1.0.805",
28
+ "@smartsoft001/utils": "1.0.808",
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
33
  "@angular/platform-browser-dynamic": "12.2.7",
34
- "@smartsoft001/users": "1.0.762",
34
+ "@smartsoft001/users": "1.0.765",
35
35
  "@ngrx/router-store": "12.5.0",
36
36
  "lodash-decorators": "^6.0.1",
37
37
  "@angular/platform-browser": "12.2.7",
@@ -41,40 +41,40 @@
41
41
  "@ionic-native/fingerprint-aio": "^5.30.0",
42
42
  "ngx-cookie": "^5.0.2",
43
43
  "@ionic/storage": "^2.3.1",
44
- "@smartsoft001/mongo": "1.0.716",
44
+ "@smartsoft001/mongo": "1.0.719",
45
45
  "@nestjs/common": "^7.6.3",
46
46
  "mongodb": "^3.7.3",
47
- "@smartsoft001/crud-shell-dtos": "1.0.675",
48
- "@smartsoft001/nestjs": "1.0.716",
47
+ "@smartsoft001/crud-shell-dtos": "1.0.678",
48
+ "@smartsoft001/nestjs": "1.0.719",
49
49
  "passport-jwt": "4.0.0",
50
50
  "@nestjs/passport": "^7.1.5",
51
- "@smartsoft001/paypal": "1.0.683",
51
+ "@smartsoft001/paypal": "1.0.686",
52
52
  "paypal-rest-sdk": "^1.8.1",
53
53
  "@nestjs/core": "^7.6.3",
54
- "@smartsoft001/trans-domain": "1.0.671",
54
+ "@smartsoft001/trans-domain": "1.0.674",
55
55
  "typeorm": "0.2.29",
56
- "@smartsoft001/payu": "1.0.679",
57
- "@smartsoft001/revolut": "1.0.664",
58
- "@smartsoft001/google": "1.0.509",
59
- "@smartsoft001/fb": "1.0.512",
60
- "@smartsoft001/auth-domain": "1.0.643",
56
+ "@smartsoft001/payu": "1.0.682",
57
+ "@smartsoft001/revolut": "1.0.667",
58
+ "@smartsoft001/google": "1.0.512",
59
+ "@smartsoft001/fb": "1.0.515",
60
+ "@smartsoft001/auth-domain": "1.0.646",
61
61
  "@nestjs/jwt": "^7.1.0",
62
62
  "@nestjs/typeorm": "^7.1.5",
63
- "@smartsoft001/auth-shell-angular": "1.0.758",
64
- "@smartsoft001/auth-shell-dtos": "1.0.634",
65
- "@smartsoft001/auth-shell-app-services": "1.0.624",
66
- "@smartsoft001/auth-shell-nestjs": "1.0.616",
67
- "@smartsoft001/crud-domain": "1.0.680",
68
- "@smartsoft001/crud-shell-angular": "1.1.729",
69
- "@smartsoft001/crud-shell-app-services": "1.0.692",
63
+ "@smartsoft001/auth-shell-angular": "1.0.761",
64
+ "@smartsoft001/auth-shell-dtos": "1.0.637",
65
+ "@smartsoft001/auth-shell-app-services": "1.0.627",
66
+ "@smartsoft001/auth-shell-nestjs": "1.0.619",
67
+ "@smartsoft001/crud-domain": "1.0.683",
68
+ "@smartsoft001/crud-shell-angular": "1.1.732",
69
+ "@smartsoft001/crud-shell-app-services": "1.0.695",
70
70
  "combined-stream": "^1.0.8",
71
- "@smartsoft001/crud-shell-nestjs": "1.0.700",
71
+ "@smartsoft001/crud-shell-nestjs": "1.0.703",
72
72
  "json2csv": "^5.0.5",
73
73
  "xlsx": "^0.17.0",
74
74
  "busboy": "^0.3.1",
75
75
  "@nestjs/websockets": "^7.6.3",
76
- "@smartsoft001/trans-shell-app-services": "1.0.669",
77
- "@smartsoft001/trans-shell-nestjs": "1.0.896"
76
+ "@smartsoft001/trans-shell-app-services": "1.0.672",
77
+ "@smartsoft001/trans-shell-nestjs": "1.0.899"
78
78
  },
79
79
  "main": "./src/index.js",
80
80
  "typings": "./src/index.d.ts",