@smartsoft001/core 1.0.477 → 1.0.478

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.477",
3
+ "version": "1.0.478",
4
4
  "dependencies": {
5
5
  "openurl": "^1.1.1",
6
- "@smartsoft001/angular": "1.1.739",
6
+ "@smartsoft001/angular": "1.1.740",
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.687",
26
- "@smartsoft001/models": "1.0.714",
25
+ "@smartsoft001/domain-core": "1.0.688",
26
+ "@smartsoft001/models": "1.0.715",
27
27
  "reflect-metadata": "0.1.13",
28
- "@smartsoft001/utils": "1.0.749",
28
+ "@smartsoft001/utils": "1.0.750",
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.706",
34
+ "@smartsoft001/users": "1.0.707",
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.660",
43
+ "@smartsoft001/mongo": "1.0.661",
44
44
  "@nestjs/common": "^7.6.3",
45
45
  "mongodb": "^3.7.3",
46
- "@smartsoft001/crud-shell-dtos": "1.0.620",
47
- "@smartsoft001/nestjs": "1.0.660",
46
+ "@smartsoft001/crud-shell-dtos": "1.0.621",
47
+ "@smartsoft001/nestjs": "1.0.661",
48
48
  "passport-jwt": "4.0.0",
49
49
  "@nestjs/passport": "^7.1.5",
50
- "@smartsoft001/paypal": "1.0.627",
50
+ "@smartsoft001/paypal": "1.0.628",
51
51
  "paypal-rest-sdk": "^1.8.1",
52
52
  "@nestjs/core": "^7.6.3",
53
- "@smartsoft001/trans-domain": "1.0.617",
53
+ "@smartsoft001/trans-domain": "1.0.618",
54
54
  "typeorm": "0.2.29",
55
- "@smartsoft001/payu": "1.0.623",
56
- "@smartsoft001/revolut": "1.0.608",
57
- "@smartsoft001/google": "1.0.453",
58
- "@smartsoft001/fb": "1.0.456",
59
- "@smartsoft001/auth-domain": "1.0.587",
55
+ "@smartsoft001/payu": "1.0.624",
56
+ "@smartsoft001/revolut": "1.0.609",
57
+ "@smartsoft001/google": "1.0.454",
58
+ "@smartsoft001/fb": "1.0.457",
59
+ "@smartsoft001/auth-domain": "1.0.588",
60
60
  "@nestjs/jwt": "^7.1.0",
61
61
  "@nestjs/typeorm": "^7.1.5",
62
- "@smartsoft001/auth-shell-angular": "1.0.703",
63
- "@smartsoft001/auth-shell-dtos": "1.0.579",
64
- "@smartsoft001/auth-shell-app-services": "1.0.569",
65
- "@smartsoft001/auth-shell-nestjs": "1.0.561",
66
- "@smartsoft001/crud-domain": "1.0.625",
67
- "@smartsoft001/crud-shell-angular": "1.1.674",
68
- "@smartsoft001/crud-shell-app-services": "1.0.638",
62
+ "@smartsoft001/auth-shell-angular": "1.0.704",
63
+ "@smartsoft001/auth-shell-dtos": "1.0.580",
64
+ "@smartsoft001/auth-shell-app-services": "1.0.570",
65
+ "@smartsoft001/auth-shell-nestjs": "1.0.562",
66
+ "@smartsoft001/crud-domain": "1.0.626",
67
+ "@smartsoft001/crud-shell-angular": "1.1.675",
68
+ "@smartsoft001/crud-shell-app-services": "1.0.639",
69
69
  "combined-stream": "^1.0.8",
70
- "@smartsoft001/crud-shell-nestjs": "1.0.646",
70
+ "@smartsoft001/crud-shell-nestjs": "1.0.647",
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.615",
76
- "@smartsoft001/trans-shell-nestjs": "1.0.842"
75
+ "@smartsoft001/trans-shell-app-services": "1.0.616",
76
+ "@smartsoft001/trans-shell-nestjs": "1.0.843"
77
77
  },
78
78
  "main": "./src/index.js",
79
79
  "typings": "./src/index.d.ts",