@smartsoft001/core 1.0.589 → 1.1.6

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 -27
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@smartsoft001/core",
3
- "version": "1.0.589",
3
+ "version": "1.1.6",
4
4
  "dependencies": {
5
5
  "openurl": "^1.1.1"
6
6
  },
7
7
  "main": "./src/index.js",
8
8
  "typings": "./src/index.d.ts",
9
9
  "peerDependencies": {
10
- "@smartsoft001/angular": "1.1.855",
10
+ "@smartsoft001/angular": "1.2.6",
11
11
  "@angular/core": "14.0.1",
12
12
  "@ngrx/effects": "13.2.0",
13
13
  "rxjs": "^7.0.0",
@@ -27,15 +27,15 @@
27
27
  "@angular/material-moment-adapter": "14.0.1",
28
28
  "ng-dynamic-component": "^10.1.0",
29
29
  "moment": "^2.27.0",
30
- "@smartsoft001/domain-core": "1.0.803",
31
- "@smartsoft001/models": "1.0.830",
30
+ "@smartsoft001/domain-core": "1.1.6",
31
+ "@smartsoft001/models": "1.1.6",
32
32
  "reflect-metadata": "0.1.13",
33
- "@smartsoft001/utils": "1.0.865",
33
+ "@smartsoft001/utils": "1.1.6",
34
34
  "lodash": "^4.17.20",
35
35
  "guid-typescript": "1.0.9",
36
36
  "flatted": "^3.2.4",
37
37
  "md5": "2.3.0",
38
- "@smartsoft001/users": "1.0.822",
38
+ "@smartsoft001/users": "1.1.6",
39
39
  "@angular/platform-browser-dynamic": "14.0.1",
40
40
  "@ngrx/router-store": "13.2.0",
41
41
  "lodash-decorators": "^6.0.1",
@@ -46,42 +46,42 @@
46
46
  "@ionic-native/fingerprint-aio": "^5.30.0",
47
47
  "ngx-cookie": "^5.0.2",
48
48
  "@ionic/storage": "^2.3.1",
49
- "@smartsoft001/mongo": "1.0.776",
49
+ "@smartsoft001/mongo": "1.1.6",
50
50
  "@nestjs/common": "^8.0.0",
51
51
  "mongodb": "^3.7.3",
52
- "@smartsoft001/crud-shell-dtos": "1.0.733",
53
- "@smartsoft001/nestjs": "1.0.776",
52
+ "@smartsoft001/crud-shell-dtos": "1.1.6",
53
+ "@smartsoft001/nestjs": "1.1.6",
54
54
  "passport-jwt": "4.0.0",
55
55
  "@nestjs/passport": "^7.1.5",
56
- "@smartsoft001/paypal": "1.0.743",
56
+ "@smartsoft001/paypal": "1.1.6",
57
57
  "paypal-rest-sdk": "^1.8.1",
58
58
  "@nestjs/core": "^8.0.0",
59
- "@smartsoft001/trans-domain": "1.0.729",
59
+ "@smartsoft001/trans-domain": "1.1.6",
60
60
  "typeorm": "0.2.29",
61
- "@smartsoft001/payu": "1.0.739",
62
- "@smartsoft001/revolut": "1.0.723",
63
- "@smartsoft001/google": "1.0.569",
64
- "@smartsoft001/fb": "1.0.572",
65
- "@smartsoft001/auth-domain": "1.0.702",
61
+ "@smartsoft001/payu": "1.1.6",
62
+ "@smartsoft001/revolut": "1.1.6",
63
+ "@smartsoft001/google": "1.1.6",
64
+ "@smartsoft001/fb": "1.1.6",
65
+ "@smartsoft001/auth-domain": "1.1.6",
66
66
  "@nestjs/jwt": "^7.1.0",
67
67
  "@nestjs/typeorm": "^7.1.5",
68
- "@smartsoft001/auth-shell-angular": "1.0.816",
69
- "@smartsoft001/auth-shell-dtos": "1.0.693",
70
- "@smartsoft001/auth-shell-app-services": "1.0.682",
71
- "@smartsoft001/auth-shell-nestjs": "1.0.674",
72
- "@smartsoft001/crud-domain": "1.0.738",
73
- "@smartsoft001/crud-shell-angular": "1.1.787",
74
- "@smartsoft001/crud-shell-app-services": "1.0.750",
68
+ "@smartsoft001/auth-shell-angular": "1.1.6",
69
+ "@smartsoft001/auth-shell-dtos": "1.1.6",
70
+ "@smartsoft001/auth-shell-app-services": "1.1.6",
71
+ "@smartsoft001/auth-shell-nestjs": "1.1.6",
72
+ "@smartsoft001/crud-domain": "1.1.6",
73
+ "@smartsoft001/crud-shell-angular": "1.2.6",
74
+ "@smartsoft001/crud-shell-app-services": "1.1.6",
75
75
  "combined-stream": "^1.0.8",
76
- "@smartsoft001/crud-shell-nestjs": "1.0.758",
76
+ "@smartsoft001/crud-shell-nestjs": "1.1.6",
77
77
  "json2csv": "^5.0.5",
78
78
  "xlsx": "^0.17.0",
79
79
  "busboy": "^0.3.1",
80
80
  "@nestjs/websockets": "^7.6.3",
81
- "@smartsoft001/trans-shell-app-services": "1.0.727",
82
- "@smartsoft001/paynow": "1.0.739",
81
+ "@smartsoft001/trans-shell-app-services": "1.1.6",
82
+ "@smartsoft001/paynow": "1.1.6",
83
83
  "crypto-js": "^4.1.1",
84
- "@smartsoft001/trans-shell-nestjs": "1.0.954",
84
+ "@smartsoft001/trans-shell-nestjs": "1.1.6",
85
85
  "tslib": "^2.2.0"
86
86
  }
87
87
  }