@smartsoft001/core 1.0.532 → 1.0.535

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.532",
3
+ "version": "1.0.535",
4
4
  "dependencies": {
5
5
  "openurl": "^1.1.1",
6
- "@smartsoft001/angular": "1.1.796",
6
+ "@smartsoft001/angular": "1.1.799",
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.744",
26
- "@smartsoft001/models": "1.0.771",
25
+ "@smartsoft001/domain-core": "1.0.747",
26
+ "@smartsoft001/models": "1.0.774",
27
27
  "reflect-metadata": "0.1.13",
28
- "@smartsoft001/utils": "1.0.806",
28
+ "@smartsoft001/utils": "1.0.809",
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.763",
34
+ "@smartsoft001/users": "1.0.766",
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.717",
44
+ "@smartsoft001/mongo": "1.0.720",
45
45
  "@nestjs/common": "^7.6.3",
46
46
  "mongodb": "^3.7.3",
47
- "@smartsoft001/crud-shell-dtos": "1.0.676",
48
- "@smartsoft001/nestjs": "1.0.717",
47
+ "@smartsoft001/crud-shell-dtos": "1.0.679",
48
+ "@smartsoft001/nestjs": "1.0.720",
49
49
  "passport-jwt": "4.0.0",
50
50
  "@nestjs/passport": "^7.1.5",
51
- "@smartsoft001/paypal": "1.0.684",
51
+ "@smartsoft001/paypal": "1.0.687",
52
52
  "paypal-rest-sdk": "^1.8.1",
53
53
  "@nestjs/core": "^7.6.3",
54
- "@smartsoft001/trans-domain": "1.0.672",
54
+ "@smartsoft001/trans-domain": "1.0.675",
55
55
  "typeorm": "0.2.29",
56
- "@smartsoft001/payu": "1.0.680",
57
- "@smartsoft001/revolut": "1.0.665",
58
- "@smartsoft001/google": "1.0.510",
59
- "@smartsoft001/fb": "1.0.513",
60
- "@smartsoft001/auth-domain": "1.0.644",
56
+ "@smartsoft001/payu": "1.0.683",
57
+ "@smartsoft001/revolut": "1.0.668",
58
+ "@smartsoft001/google": "1.0.513",
59
+ "@smartsoft001/fb": "1.0.516",
60
+ "@smartsoft001/auth-domain": "1.0.647",
61
61
  "@nestjs/jwt": "^7.1.0",
62
62
  "@nestjs/typeorm": "^7.1.5",
63
- "@smartsoft001/auth-shell-angular": "1.0.759",
64
- "@smartsoft001/auth-shell-dtos": "1.0.635",
65
- "@smartsoft001/auth-shell-app-services": "1.0.625",
66
- "@smartsoft001/auth-shell-nestjs": "1.0.617",
67
- "@smartsoft001/crud-domain": "1.0.681",
68
- "@smartsoft001/crud-shell-angular": "1.1.730",
69
- "@smartsoft001/crud-shell-app-services": "1.0.693",
63
+ "@smartsoft001/auth-shell-angular": "1.0.762",
64
+ "@smartsoft001/auth-shell-dtos": "1.0.638",
65
+ "@smartsoft001/auth-shell-app-services": "1.0.628",
66
+ "@smartsoft001/auth-shell-nestjs": "1.0.620",
67
+ "@smartsoft001/crud-domain": "1.0.684",
68
+ "@smartsoft001/crud-shell-angular": "1.1.733",
69
+ "@smartsoft001/crud-shell-app-services": "1.0.696",
70
70
  "combined-stream": "^1.0.8",
71
- "@smartsoft001/crud-shell-nestjs": "1.0.701",
71
+ "@smartsoft001/crud-shell-nestjs": "1.0.704",
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.670",
77
- "@smartsoft001/trans-shell-nestjs": "1.0.897"
76
+ "@smartsoft001/trans-shell-app-services": "1.0.673",
77
+ "@smartsoft001/trans-shell-nestjs": "1.0.900"
78
78
  },
79
79
  "main": "./src/index.js",
80
80
  "typings": "./src/index.d.ts",