@smartsoft001/auth-shell-app-services 1.1.21 → 1.1.24

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 +111 -14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smartsoft001/auth-shell-app-services",
3
- "version": "1.1.21",
3
+ "version": "1.1.24",
4
4
  "description": "Utils to authorization",
5
5
  "repository": {
6
6
  "type": "git",
@@ -18,27 +18,124 @@
18
18
  "dependencies": {},
19
19
  "peerDependencies": {
20
20
  "@nestjs/common": "9.0.9",
21
+ "iterare": "1.2.1",
22
+ "tslib": "2.4.0",
23
+ "uuid": "8.3.2",
21
24
  "@nestjs/core": "9.0.9",
22
- "@smartsoft001/auth-domain": "1.1.21",
25
+ "@nuxtjs/opencollective": "0.3.2",
26
+ "chalk": "4.1.2",
27
+ "ansi-styles": "4.3.0",
28
+ "color-convert": "2.0.1",
29
+ "color-name": "1.1.4",
30
+ "supports-color": "7.2.0",
31
+ "has-flag": "4.0.0",
32
+ "consola": "2.15.3",
33
+ "node-fetch": "2.6.7",
34
+ "whatwg-url": "5.0.0",
35
+ "tr46": "0.0.3",
36
+ "webidl-conversions": "3.0.1",
37
+ "fast-safe-stringify": "2.1.1",
38
+ "object-hash": "3.0.0",
39
+ "path-to-regexp": "3.2.0",
40
+ "@smartsoft001/auth-domain": "1.1.24",
23
41
  "typeorm": "0.2.29",
24
- "@smartsoft001/domain-core": "1.1.21",
25
- "@smartsoft001/models": "1.1.21",
42
+ "@sqltools/formatter": "1.2.2",
43
+ "app-root-path": "3.1.0",
44
+ "buffer": "5.7.1",
45
+ "base64-js": "1.5.1",
46
+ "ieee754": "1.2.1",
47
+ "cli-highlight": "2.1.11",
48
+ "highlight.js": "10.7.3",
49
+ "mz": "2.7.0",
50
+ "any-promise": "1.3.0",
51
+ "object-assign": "4.1.1",
52
+ "thenify-all": "1.6.0",
53
+ "thenify": "3.3.1",
54
+ "parse5": "5.1.1",
55
+ "parse5-htmlparser2-tree-adapter": "6.0.1",
56
+ "yargs": "16.2.0",
57
+ "cliui": "7.0.4",
58
+ "string-width": "4.2.3",
59
+ "emoji-regex": "8.0.0",
60
+ "is-fullwidth-code-point": "3.0.0",
61
+ "strip-ansi": "6.0.1",
62
+ "ansi-regex": "5.0.1",
63
+ "wrap-ansi": "7.0.0",
64
+ "escalade": "3.1.1",
65
+ "get-caller-file": "2.0.5",
66
+ "require-directory": "2.1.1",
67
+ "y18n": "5.0.8",
68
+ "yargs-parser": "20.2.9",
69
+ "debug": "4.3.4",
70
+ "ms": "2.1.2",
71
+ "glob": "7.2.3",
72
+ "fs.realpath": "1.0.0",
73
+ "inflight": "1.0.6",
74
+ "once": "1.4.0",
75
+ "wrappy": "1.0.2",
76
+ "inherits": "2.0.1",
77
+ "minimatch": "3.1.2",
78
+ "brace-expansion": "1.1.11",
79
+ "balanced-match": "1.0.2",
80
+ "concat-map": "0.0.1",
81
+ "path-is-absolute": "1.0.1",
82
+ "js-yaml": "3.14.1",
83
+ "argparse": "1.0.10",
84
+ "sprintf-js": "1.0.3",
85
+ "esprima": "4.0.1",
86
+ "mkdirp": "1.0.4",
26
87
  "reflect-metadata": "0.1.13",
27
- "@smartsoft001/utils": "1.1.21",
88
+ "sha.js": "2.4.11",
89
+ "safe-buffer": "5.2.1",
90
+ "xml2js": "0.4.23",
91
+ "sax": "1.2.4",
92
+ "xmlbuilder": "11.0.1",
93
+ "yargonaut": "1.1.4",
94
+ "escape-string-regexp": "1.0.5",
95
+ "has-ansi": "2.0.0",
96
+ "figlet": "1.5.2",
97
+ "parent-require": "1.0.0",
98
+ "@smartsoft001/domain-core": "1.1.24",
99
+ "@smartsoft001/models": "1.1.24",
100
+ "@smartsoft001/utils": "1.1.24",
28
101
  "@angular/common": "14.2.2",
29
102
  "@angular/core": "14.2.2",
30
- "lodash": "^4.17.20",
103
+ "lodash": "4.17.21",
31
104
  "guid-typescript": "1.0.9",
32
- "flatted": "^3.2.4",
105
+ "flatted": "3.2.7",
33
106
  "md5": "2.3.0",
107
+ "charenc": "0.0.2",
108
+ "crypt": "0.0.2",
109
+ "is-buffer": "1.1.6",
34
110
  "rxjs": "7.5.6",
35
- "@smartsoft001/users": "1.1.21",
111
+ "@smartsoft001/users": "1.1.24",
36
112
  "@angular/platform-browser-dynamic": "14.2.2",
37
- "@nestjs/jwt": "^7.1.0",
38
- "@nestjs/typeorm": "^7.1.5",
39
- "@smartsoft001/fb": "1.1.21",
40
- "@nestjs/axios": "^0.1.0",
41
- "@smartsoft001/google": "1.1.21",
42
- "tslib": "^2.2.0"
113
+ "@nestjs/jwt": "7.2.0",
114
+ "@types/jsonwebtoken": "8.5.0",
115
+ "jsonwebtoken": "8.5.1",
116
+ "jws": "3.2.2",
117
+ "jwa": "1.4.1",
118
+ "buffer-equal-constant-time": "1.0.1",
119
+ "ecdsa-sig-formatter": "1.0.11",
120
+ "lodash.includes": "4.3.0",
121
+ "lodash.isboolean": "3.0.3",
122
+ "lodash.isinteger": "4.0.4",
123
+ "lodash.isnumber": "3.0.3",
124
+ "lodash.isplainobject": "4.0.6",
125
+ "lodash.isstring": "4.0.1",
126
+ "lodash.once": "4.1.1",
127
+ "semver": "5.7.1",
128
+ "@nestjs/typeorm": "7.1.5",
129
+ "@smartsoft001/fb": "1.1.24",
130
+ "@nestjs/axios": "0.1.0",
131
+ "axios": "0.27.2",
132
+ "follow-redirects": "1.15.2",
133
+ "form-data": "4.0.0",
134
+ "asynckit": "0.4.0",
135
+ "combined-stream": "1.0.8",
136
+ "delayed-stream": "1.0.0",
137
+ "mime-types": "2.1.35",
138
+ "mime-db": "1.52.0",
139
+ "@smartsoft001/google": "1.1.24"
43
140
  }
44
141
  }