@smartsoft001/core 1.0.471 → 1.0.475

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.471",
3
+ "version": "1.0.475",
4
4
  "dependencies": {
5
5
  "openurl": "^1.1.1",
6
- "@smartsoft001/angular": "1.1.733",
6
+ "@smartsoft001/angular": "1.1.737",
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.681",
26
- "@smartsoft001/models": "1.0.708",
25
+ "@smartsoft001/domain-core": "1.0.685",
26
+ "@smartsoft001/models": "1.0.712",
27
27
  "reflect-metadata": "0.1.13",
28
- "@smartsoft001/utils": "1.0.743",
28
+ "@smartsoft001/utils": "1.0.747",
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.700",
34
+ "@smartsoft001/users": "1.0.704",
35
35
  "@ngrx/router-store": "12.5.0",
36
36
  "lodash-decorators": "^6.0.1",
37
37
  "@angular/platform-browser": "12.2.7",
@@ -40,40 +40,40 @@
40
40
  "@ionic-native/fingerprint-aio": "^5.30.0",
41
41
  "ngx-cookie": "^5.0.2",
42
42
  "@ionic/storage": "^2.3.1",
43
- "@smartsoft001/mongo": "1.0.654",
43
+ "@smartsoft001/mongo": "1.0.658",
44
44
  "@nestjs/common": "^7.6.3",
45
45
  "mongodb": "^3.7.3",
46
- "@smartsoft001/crud-shell-dtos": "1.0.614",
47
- "@smartsoft001/nestjs": "1.0.654",
46
+ "@smartsoft001/crud-shell-dtos": "1.0.618",
47
+ "@smartsoft001/nestjs": "1.0.658",
48
48
  "passport-jwt": "4.0.0",
49
49
  "@nestjs/passport": "^7.1.5",
50
- "@smartsoft001/paypal": "1.0.621",
50
+ "@smartsoft001/paypal": "1.0.625",
51
51
  "paypal-rest-sdk": "^1.8.1",
52
52
  "@nestjs/core": "^7.6.3",
53
- "@smartsoft001/trans-domain": "1.0.611",
53
+ "@smartsoft001/trans-domain": "1.0.615",
54
54
  "typeorm": "0.2.29",
55
- "@smartsoft001/payu": "1.0.617",
56
- "@smartsoft001/revolut": "1.0.602",
57
- "@smartsoft001/google": "1.0.447",
58
- "@smartsoft001/fb": "1.0.450",
59
- "@smartsoft001/auth-domain": "1.0.581",
55
+ "@smartsoft001/payu": "1.0.621",
56
+ "@smartsoft001/revolut": "1.0.606",
57
+ "@smartsoft001/google": "1.0.451",
58
+ "@smartsoft001/fb": "1.0.454",
59
+ "@smartsoft001/auth-domain": "1.0.585",
60
60
  "@nestjs/jwt": "^7.1.0",
61
61
  "@nestjs/typeorm": "^7.1.5",
62
- "@smartsoft001/auth-shell-angular": "1.0.697",
63
- "@smartsoft001/auth-shell-dtos": "1.0.573",
64
- "@smartsoft001/auth-shell-app-services": "1.0.563",
65
- "@smartsoft001/auth-shell-nestjs": "1.0.555",
66
- "@smartsoft001/crud-domain": "1.0.619",
67
- "@smartsoft001/crud-shell-angular": "1.1.668",
68
- "@smartsoft001/crud-shell-app-services": "1.0.632",
62
+ "@smartsoft001/auth-shell-angular": "1.0.701",
63
+ "@smartsoft001/auth-shell-dtos": "1.0.577",
64
+ "@smartsoft001/auth-shell-app-services": "1.0.567",
65
+ "@smartsoft001/auth-shell-nestjs": "1.0.559",
66
+ "@smartsoft001/crud-domain": "1.0.623",
67
+ "@smartsoft001/crud-shell-angular": "1.1.672",
68
+ "@smartsoft001/crud-shell-app-services": "1.0.636",
69
69
  "combined-stream": "^1.0.8",
70
- "@smartsoft001/crud-shell-nestjs": "1.0.640",
70
+ "@smartsoft001/crud-shell-nestjs": "1.0.644",
71
71
  "json2csv": "^5.0.5",
72
72
  "xlsx": "^0.17.0",
73
73
  "busboy": "^0.3.1",
74
74
  "@nestjs/websockets": "^7.6.3",
75
- "@smartsoft001/trans-shell-app-services": "1.0.609",
76
- "@smartsoft001/trans-shell-nestjs": "1.0.836"
75
+ "@smartsoft001/trans-shell-app-services": "1.0.613",
76
+ "@smartsoft001/trans-shell-nestjs": "1.0.840"
77
77
  },
78
78
  "main": "./src/index.js",
79
79
  "typings": "./src/index.d.ts",