tnp-config 16.100.2 → 16.100.3
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.
- package/assets/shared/shared_folder_info.txt +1 -1
- package/client/package.json +174 -123
- package/package.json +3 -3
- package/tmp-environment.json +178 -127
@@ -1,6 +1,6 @@
|
|
1
1
|
THIS FILE IS GENERATED. THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
2
2
|
|
3
|
-
Assets from this folder are being shipped with this npm package (tnp-config@16.100.
|
3
|
+
Assets from this folder are being shipped with this npm package (tnp-config@16.100.3)
|
4
4
|
created from this project.
|
5
5
|
|
6
6
|
THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
package/client/package.json
CHANGED
@@ -43,97 +43,126 @@
|
|
43
43
|
"workerPlugins": {}
|
44
44
|
},
|
45
45
|
"dependencies": {
|
46
|
-
"tnp-core": "~16.100.
|
46
|
+
"tnp-core": "~16.100.5"
|
47
47
|
},
|
48
48
|
"devDependencies": {
|
49
|
-
"@angular-
|
50
|
-
"@angular-devkit/
|
51
|
-
"@angular/
|
52
|
-
"@angular/
|
53
|
-
"@angular/
|
54
|
-
"@angular/
|
55
|
-
"@angular/
|
56
|
-
"@angular/
|
57
|
-
"@angular/
|
58
|
-
"@angular/
|
59
|
-
"@angular/
|
60
|
-
"@angular/
|
61
|
-
"@angular/
|
62
|
-
"@angular/
|
63
|
-
"@angular/platform-browser
|
64
|
-
"@angular/
|
65
|
-
"@
|
66
|
-
"@
|
67
|
-
"@
|
68
|
-
"@
|
69
|
-
"@
|
70
|
-
"@
|
49
|
+
"@angular-builders/custom-webpack": "~16.0.2-beta.2",
|
50
|
+
"@angular-devkit/build-angular": "~16.0.5",
|
51
|
+
"@angular-devkit/core": "~16.0.5",
|
52
|
+
"@angular-material-extensions/password-strength": "~12.1.0",
|
53
|
+
"@angular/animations": "~16.0.0",
|
54
|
+
"@angular/cdk": "~16.0.3",
|
55
|
+
"@angular/cli": "~16.0.5",
|
56
|
+
"@angular/common": "~16.0.0",
|
57
|
+
"@angular/compiler": "~16.0.0",
|
58
|
+
"@angular/compiler-cli": "~16.0.4",
|
59
|
+
"@angular/core": "~16.0.0",
|
60
|
+
"@angular/elements": "~16.0.4",
|
61
|
+
"@angular/forms": "~16.0.0",
|
62
|
+
"@angular/material": "~16.0.3",
|
63
|
+
"@angular/platform-browser": "~16.0.4",
|
64
|
+
"@angular/platform-browser-dynamic": "~16.0.4",
|
65
|
+
"@angular/pwa": "~16.0.5",
|
66
|
+
"@angular/router": "~16.0.0",
|
67
|
+
"@angular/service-worker": "~16.0.4",
|
68
|
+
"@babel/cli": "7.18.6",
|
69
|
+
"@commitlint/cli": "12.1.1",
|
70
|
+
"@commitlint/config-conventional": "12.1.1",
|
71
|
+
"@commitlint/prompt-cli": "12.1.1",
|
72
|
+
"@compodoc/compodoc": "1.1.20",
|
73
|
+
"@iconify/icons-fa-solid": "1.2.2",
|
74
|
+
"@iconify/icons-mdi": "1.2.1",
|
75
|
+
"@mdi/js": "7.2.96",
|
76
|
+
"@ng-matero/extensions": "16.0.0",
|
77
|
+
"@ngneat/falso": "6.4.0",
|
78
|
+
"@ngneat/hot-toast": "5.0.1",
|
79
|
+
"@ngneat/overview": "5.0.0",
|
80
|
+
"@ngneat/spectator": "15.0.0",
|
81
|
+
"@ngrx/component-store": "~16.0.1",
|
82
|
+
"@ngrx/data": "~16.0.1",
|
83
|
+
"@ngrx/effects": "~16.0.1",
|
84
|
+
"@ngrx/entity": "~16.0.1",
|
85
|
+
"@ngrx/router-store": "~16.0.1",
|
86
|
+
"@ngrx/schematics": "~16.0.1",
|
87
|
+
"@ngrx/store": "~16.0.1",
|
88
|
+
"@ngrx/store-devtools": "~16.0.1",
|
89
|
+
"@ngx-formly/core": "6.1.7",
|
90
|
+
"@ngx-formly/material": "6.1.8",
|
91
|
+
"@ngx-translate/core": "15.0.0",
|
92
|
+
"@ngx-translate/http-loader": "8.0.0",
|
93
|
+
"@sweetalert2/ngx-sweetalert2": "12.1.0",
|
94
|
+
"@testdeck/jest": "0.3.3",
|
95
|
+
"@testdeck/mocha": "0.3.3",
|
71
96
|
"@types/chai": "4.1.2",
|
72
97
|
"@types/chokidar": "2.1.3",
|
73
98
|
"@types/dateformat": "1.0.1",
|
74
99
|
"@types/diff": "3.2.2",
|
75
100
|
"@types/express": "4.11.0",
|
76
|
-
"@types/express-fileupload": "
|
101
|
+
"@types/express-fileupload": "1.4.1",
|
77
102
|
"@types/fs-extra": "7.0.0",
|
78
103
|
"@types/glob": "5.0.35",
|
79
104
|
"@types/http-proxy": "1.16.0",
|
80
105
|
"@types/http-proxy-middleware": "0.19.2",
|
106
|
+
"@types/jest": "29.5.2",
|
81
107
|
"@types/json-stringify-safe": "5.0.0",
|
82
108
|
"@types/json5": "0.0.29",
|
83
109
|
"@types/lockfile": "1.0.0",
|
84
110
|
"@types/lodash": "4.14.92",
|
85
111
|
"@types/lowdb": "1.0.6",
|
86
112
|
"@types/mocha": "5.2.5",
|
87
|
-
"@types/node": "
|
113
|
+
"@types/node": "16.18.21",
|
88
114
|
"@types/node-notifier": "5.4.0",
|
89
115
|
"@types/oauth2orize": "1.8.0",
|
90
116
|
"@types/password-hash": "1.2.19",
|
91
117
|
"@types/progress": "2.0.3",
|
92
|
-
"@types/q": "1.
|
118
|
+
"@types/q": "1.5.5",
|
93
119
|
"@types/rimraf": "2.0.2",
|
94
|
-
"@types/
|
95
|
-
"@types/socket.io-client": "1.4.32",
|
120
|
+
"@types/semver": "6.0.1",
|
96
121
|
"@types/systeminformation": "3.23.0",
|
97
122
|
"@types/vinyl": "2.0.2",
|
98
123
|
"@types/watch": "1.0.0",
|
124
|
+
"@vercel/ncc": "0.38.1",
|
99
125
|
"accepts": "1.3.4",
|
100
|
-
"
|
101
|
-
"
|
102
|
-
"
|
103
|
-
"
|
104
|
-
"
|
105
|
-
"
|
106
|
-
"
|
107
|
-
"
|
108
|
-
"babel-preset-es2015": "6.24.1",
|
109
|
-
"background-worker-process": "~16.100.1",
|
126
|
+
"ajv": "8.12.0",
|
127
|
+
"angular-material-css-vars": "5.0.2",
|
128
|
+
"angular-resize-event": "3.2.0",
|
129
|
+
"animate.css": "4.1.1 ",
|
130
|
+
"any-project-cli": "~16.100.2",
|
131
|
+
"axios": "1.3.5",
|
132
|
+
"background-worker-process": "~16.100.2",
|
133
|
+
"base32": "0.0.7",
|
110
134
|
"bcryptjs": "2.4.3",
|
135
|
+
"better-sqlite3": "9.5.0",
|
111
136
|
"body-parser": "1.18.2",
|
137
|
+
"bootstrap": "4.6.2",
|
112
138
|
"buffer-shims": "1.0.0",
|
113
139
|
"callsite-record": "4.1.3",
|
114
|
-
"chai": "4.
|
140
|
+
"chai": "4.3.7",
|
115
141
|
"chalk": "2.3.2",
|
116
142
|
"check-node-version": "3.2.0",
|
117
143
|
"cheerio": "1.0.0-rc.3",
|
118
144
|
"chokidar": "3.5.3",
|
119
|
-
"circular-dependency-plugin": "4.2.1",
|
120
145
|
"circular-json": "0.5.1",
|
146
|
+
"class-transformer": "0.5.1",
|
147
|
+
"class-validator": "0.14.0",
|
121
148
|
"command-exists": "1.2.2",
|
122
149
|
"compression": "1.7.4",
|
123
150
|
"concurrently": "3.5.1",
|
124
151
|
"content-type": "1.0.4",
|
152
|
+
"conventional-changelog-cli": "3.0.0",
|
125
153
|
"cookie-parser": "1.4.3",
|
126
|
-
"copy-paste": "1.3
|
127
|
-
"copy-webpack-plugin": "4.1.1",
|
128
|
-
"core-js": "2.5.3",
|
154
|
+
"copy-paste": "1.5.3",
|
129
155
|
"cors": "2.8.4",
|
130
156
|
"cpr": "3.0.1",
|
131
157
|
"cross-spawn": "7.0.3",
|
132
|
-
"css-loader": "0.28.1",
|
133
|
-
"cssnano": "3.10.0",
|
134
158
|
"dateformat": "3.0.3",
|
135
159
|
"detect-mocha": "0.1.0",
|
136
160
|
"diff": "3.2.0",
|
161
|
+
"electron": "25.2.0",
|
162
|
+
"electron-builder": "24.4.0",
|
163
|
+
"electron-debug": "3.2.0",
|
164
|
+
"electron-reloader": "1.2.3",
|
165
|
+
"element-resize-detector": "1.1.15",
|
137
166
|
"enquirer": "2.3.0",
|
138
167
|
"enum-values": "1.2.1",
|
139
168
|
"errorhandler": "1.5.0",
|
@@ -141,77 +170,94 @@
|
|
141
170
|
"eslint-plugin-import": "2.22.1",
|
142
171
|
"eslint-plugin-jsdoc": "30.7.8",
|
143
172
|
"eslint-plugin-prefer-arrow": "1.2.2",
|
144
|
-
"exports-loader": "0.6.3",
|
145
173
|
"express": "4.16.3",
|
146
|
-
"express-fileupload": "
|
174
|
+
"express-fileupload": "1.4.0",
|
175
|
+
"express-session": "1.17.3",
|
147
176
|
"file-loader": "1.1.5",
|
177
|
+
"file-saver": "2.0.5",
|
178
|
+
"file-type": "18.5.0",
|
148
179
|
"firedev": "^16",
|
149
|
-
"firedev-crud": "~16.100.
|
150
|
-
"firedev-crud-deamon": "~16.100.
|
151
|
-
"firedev-ports": "~16.100.
|
152
|
-
"firedev-storage": "~16.
|
153
|
-
"firedev-type-sql": "~16.
|
154
|
-
"firedev-typeorm": "~16.
|
155
|
-
"firedev-ui": "~16.
|
180
|
+
"firedev-crud": "~16.100.2",
|
181
|
+
"firedev-crud-deamon": "~16.100.2",
|
182
|
+
"firedev-ports": "~16.100.2",
|
183
|
+
"firedev-storage": "~16.100.1",
|
184
|
+
"firedev-type-sql": "~16.100.1",
|
185
|
+
"firedev-typeorm": "~16.100.1",
|
186
|
+
"firedev-ui": "~16.100.3",
|
156
187
|
"fkill": "6.1.0",
|
157
|
-
"
|
188
|
+
"font-awesome": "4.7.0",
|
189
|
+
"form-data": "4.0.0",
|
158
190
|
"fs-extra": "8.1.0",
|
159
191
|
"fuzzy": "0.1.3",
|
160
192
|
"glob": "7.1.2",
|
161
193
|
"gulp": "3.9.1",
|
162
|
-
"
|
163
|
-
"hammerjs": "2.0.8",
|
194
|
+
"helmet": "7.0.0",
|
164
195
|
"hostile": "1.3.3",
|
165
|
-
"
|
166
|
-
"http-proxy": "1.
|
196
|
+
"howler": "2.2.3",
|
197
|
+
"http-proxy": "1.18.1",
|
167
198
|
"http-proxy-middleware": "0.19.1",
|
168
199
|
"http-server": "0.11.1",
|
169
|
-
"
|
200
|
+
"image-focus": "1.2.1",
|
201
|
+
"immer": "10.0.2",
|
202
|
+
"immutable": "4.3.0",
|
203
|
+
"incremental-compiler": "~16.100.2",
|
170
204
|
"inquirer": "7.3.3",
|
171
205
|
"inquirer-autocomplete-prompt": "1.3.0",
|
172
|
-
"ionic": "3.19.1",
|
173
|
-
"ionic-angular": "3.9.2",
|
174
|
-
"ionicons": "3.0.0",
|
175
206
|
"is-elevated": "3.0.0",
|
176
|
-
"isomorphic-region-loader": "~16.100.
|
207
|
+
"isomorphic-region-loader": "~16.100.2",
|
177
208
|
"istanbul-instrumenter-loader": "2.0.0",
|
178
|
-
"
|
179
|
-
"
|
209
|
+
"jest": "29.5.0",
|
210
|
+
"jest-date-mock": "1.0.8",
|
211
|
+
"jest-junit": "16.0.0",
|
212
|
+
"jest-marbles": "latest",
|
213
|
+
"jest-preset-angular": "13.1.1",
|
214
|
+
"jimp": "0.22.8",
|
215
|
+
"joi": "17.9.2",
|
180
216
|
"jscodeshift": "0.6.3",
|
181
217
|
"json-stringify-safe": "5.0.1",
|
182
|
-
"json10": "~16.
|
183
|
-
"json10-writer": "~16.100.
|
184
|
-
"json5": "2.1
|
218
|
+
"json10": "~16.100.1",
|
219
|
+
"json10-writer": "~16.100.2",
|
220
|
+
"json5": "2.2.1",
|
185
221
|
"json5-writer": "0.2.0",
|
186
|
-
"
|
187
|
-
"karma-chrome-launcher": "2.2.0",
|
222
|
+
"jszip": "3.10.1",
|
188
223
|
"karma-cli": "1.0.1",
|
189
|
-
"karma-coverage-istanbul-reporter": "1.3.0",
|
190
|
-
"karma-jasmine": "1.1.0",
|
191
|
-
"karma-jasmine-html-reporter": "0.2.2",
|
192
|
-
"less-loader": "4.0.5",
|
193
224
|
"lnk": "1.0.1",
|
225
|
+
"localforage": "1.10.0",
|
194
226
|
"lockfile": "1.0.4",
|
195
|
-
"lodash": "4.17.
|
196
|
-
"lodash-walk-object": "~16.
|
227
|
+
"lodash": "4.17.20",
|
228
|
+
"lodash-walk-object": "~16.100.1",
|
197
229
|
"lowdb": "1.0.0",
|
198
|
-
"magic-renamer": "~16.100.
|
230
|
+
"magic-renamer": "~16.100.2",
|
231
|
+
"material-design-icons": "3.0.1",
|
199
232
|
"method-override": "2.3.10",
|
200
233
|
"minimist": "1.2.0",
|
201
234
|
"mkdirp": "0.5.1",
|
202
|
-
"mocha": "
|
203
|
-
"moment": "2.
|
235
|
+
"mocha": "10.2.0",
|
236
|
+
"moment": "2.29.3",
|
204
237
|
"morphi": "~16.5.17",
|
205
|
-
"ng-
|
206
|
-
"ng-
|
207
|
-
"
|
208
|
-
"
|
209
|
-
"
|
210
|
-
"
|
211
|
-
"
|
212
|
-
"
|
238
|
+
"ng-for-track-by-property": "16.0.1",
|
239
|
+
"ng-in-viewport": "15.0.2",
|
240
|
+
"ng-lock": "16.0.1",
|
241
|
+
"ng-packagr": "16.0.1",
|
242
|
+
"ng-talkback": "~16.100.1",
|
243
|
+
"ng2-logger": "~16.100.2",
|
244
|
+
"ng2-rest": "~16.100.1",
|
245
|
+
"ngx-ace-wrapper": "14.0.0",
|
246
|
+
"ngx-editor": "15.3.0",
|
247
|
+
"ngx-highlightjs": "9.0.0",
|
248
|
+
"ngx-moment": "6.0.2",
|
249
|
+
"ngx-monaco-editor": "12.0.0",
|
250
|
+
"ngx-photo-editor": "0.4.4",
|
251
|
+
"ngx-pipes": "3.2.2",
|
252
|
+
"ngx-progressbar": "11.0.0",
|
253
|
+
"ngx-scrollbar": "12.0.0",
|
254
|
+
"ngx-scrolltop": "6.0.0",
|
255
|
+
"ngx-store": "3.1.1",
|
256
|
+
"ngx-typed-js": "2.1.1",
|
257
|
+
"node-cli-tester": "~16.100.1",
|
213
258
|
"node-localstorage": "2.1.6",
|
214
259
|
"node-notifier": "6.0.0",
|
260
|
+
"node-polyfill-webpack-plugin": "2.0.1",
|
215
261
|
"nodemon": "1.14.11",
|
216
262
|
"npm-get-dependents": "1.0.1",
|
217
263
|
"npm-run": "4.1.2",
|
@@ -221,65 +267,70 @@
|
|
221
267
|
"passport": "0.3.2",
|
222
268
|
"passport-http-bearer": "1.0.1",
|
223
269
|
"password-hash": "1.2.2",
|
270
|
+
"path-to-regexp": "6.2.2",
|
271
|
+
"pica": "9.0.1",
|
224
272
|
"portfinder": "1.0.21",
|
225
|
-
"
|
226
|
-
"
|
227
|
-
"
|
228
|
-
"
|
273
|
+
"prettier": "3.0.0",
|
274
|
+
"pretty-error": "4.0.0",
|
275
|
+
"primeflex": "3.3.1",
|
276
|
+
"primeicons": "6.0.1",
|
277
|
+
"primeng": "16.7.0",
|
229
278
|
"progress": "2.0.3",
|
230
279
|
"prompts": "0.1.8",
|
231
|
-
"protractor": "5.2.0",
|
232
280
|
"ps-list": "6.1.0",
|
233
281
|
"ps-node": "0.1.6",
|
234
282
|
"q": "1.5.1",
|
283
|
+
"rallax.js": "2.0.4",
|
235
284
|
"randomcolor": "0.5.3",
|
236
|
-
"
|
237
|
-
"record-replay-req-res-scenario": "~16.5.19",
|
285
|
+
"record-replay-req-res-scenario": "~16.100.1",
|
238
286
|
"reflect-metadata": "0.1.10",
|
239
287
|
"rimraf": "2.6.2",
|
240
|
-
"rxjs": "~
|
241
|
-
"
|
242
|
-
"sass-variable-loader": "0.1.2",
|
288
|
+
"rxjs": "~7.8.0",
|
289
|
+
"semver": "6.3.0",
|
243
290
|
"simple-git": "1.96.0",
|
291
|
+
"sinon": "15.2.0",
|
244
292
|
"sloc": "0.2.0",
|
245
293
|
"socket.io": "2.4.1",
|
246
294
|
"sort-package-json": "1.11.0",
|
247
|
-
"
|
248
|
-
"static-columns": "~16.
|
295
|
+
"sql.js": "1.8.0",
|
296
|
+
"static-columns": "~16.100.1",
|
249
297
|
"string-similarity": "4.0.2",
|
250
|
-
"style-loader": "0.13.1",
|
251
|
-
"stylus-loader": "3.0.1",
|
252
298
|
"sudo-block": "3.0.0",
|
253
|
-
"
|
299
|
+
"supertest": "6.3.3",
|
300
|
+
"sweetalert2": "11.7.12",
|
254
301
|
"systeminformation": "3.45.7",
|
255
|
-
"
|
256
|
-
"
|
257
|
-
"tnp-
|
258
|
-
"tnp-
|
259
|
-
"tnp-
|
260
|
-
"tnp-
|
302
|
+
"task.js": "0.1.5",
|
303
|
+
"threads": "1.7.0",
|
304
|
+
"tnp-cli": "~16.100.1",
|
305
|
+
"tnp-config": "~16.100.2",
|
306
|
+
"tnp-db": "~16.100.2",
|
307
|
+
"tnp-helpers": "~16.100.2",
|
308
|
+
"tnp-models": "~16.100.2",
|
309
|
+
"ts-debug": "1.3.0",
|
261
310
|
"ts-loader": "2.3.1",
|
262
|
-
"ts-node": "
|
263
|
-
"
|
264
|
-
"tslib": "~2.2.0",
|
311
|
+
"ts-node": "10.9.1",
|
312
|
+
"tslib": "~2.3.0",
|
265
313
|
"tslint": "5.9.1",
|
266
|
-
"
|
267
|
-
"typescript
|
268
|
-
"
|
314
|
+
"turndown": "7.1.2",
|
315
|
+
"typescript": "~5.0.2",
|
316
|
+
"typescript-class-helpers": "~16.100.2",
|
317
|
+
"typescript-formatter": "~7.2.2",
|
269
318
|
"underscore": "1.9.1",
|
270
|
-
"url-loader": "0.6.2",
|
271
319
|
"uuid": "8.3.2",
|
272
|
-
"
|
320
|
+
"validator": "9.2.0",
|
321
|
+
"video.js": "8.3.0",
|
322
|
+
"vpn-split": "~16.100.1",
|
273
323
|
"watch": "1.0.2",
|
274
|
-
"webpack": "~
|
275
|
-
"webpack-
|
276
|
-
"webpack-dev-server": "~
|
277
|
-
"
|
324
|
+
"webpack": "~5.80",
|
325
|
+
"webpack-dev-middleware": "~6.0.2",
|
326
|
+
"webpack-dev-server": "~4.13.2",
|
327
|
+
"yup": "1.1.1",
|
328
|
+
"zone.js": "~0.13.0"
|
278
329
|
},
|
279
330
|
"license": "MIT",
|
280
331
|
"private": false,
|
281
332
|
"name": "tnp-config",
|
282
|
-
"version": "16.100.
|
283
|
-
"lastBuildTagHash": "
|
333
|
+
"version": "16.100.3",
|
334
|
+
"lastBuildTagHash": "d0bdcf7cb7cf868dcbbcacd90a04abd4c8ee1ba6",
|
284
335
|
"main": "index.js"
|
285
336
|
}
|
package/package.json
CHANGED
@@ -43,13 +43,13 @@
|
|
43
43
|
"workerPlugins": {}
|
44
44
|
},
|
45
45
|
"dependencies": {
|
46
|
-
"tnp-core": "~16.100.
|
46
|
+
"tnp-core": "~16.100.5"
|
47
47
|
},
|
48
48
|
"devDependencies": {},
|
49
49
|
"license": "MIT",
|
50
50
|
"private": false,
|
51
51
|
"name": "tnp-config",
|
52
|
-
"version": "16.100.
|
53
|
-
"lastBuildTagHash": "
|
52
|
+
"version": "16.100.3",
|
53
|
+
"lastBuildTagHash": "d0bdcf7cb7cf868dcbbcacd90a04abd4c8ee1ba6",
|
54
54
|
"main": "index.js"
|
55
55
|
}
|
package/tmp-environment.json
CHANGED
@@ -47,97 +47,126 @@
|
|
47
47
|
"workerPlugins": {}
|
48
48
|
},
|
49
49
|
"dependencies": {
|
50
|
-
"tnp-core": "~16.100.
|
50
|
+
"tnp-core": "~16.100.5"
|
51
51
|
},
|
52
52
|
"devDependencies": {
|
53
|
-
"@angular-
|
54
|
-
"@angular-devkit/
|
55
|
-
"@angular/
|
56
|
-
"@angular/
|
57
|
-
"@angular/
|
58
|
-
"@angular/
|
59
|
-
"@angular/
|
60
|
-
"@angular/
|
61
|
-
"@angular/
|
62
|
-
"@angular/
|
63
|
-
"@angular/
|
64
|
-
"@angular/
|
65
|
-
"@angular/
|
66
|
-
"@angular/
|
67
|
-
"@angular/platform-browser
|
68
|
-
"@angular/
|
69
|
-
"@
|
70
|
-
"@
|
71
|
-
"@
|
72
|
-
"@
|
73
|
-
"@
|
74
|
-
"@
|
53
|
+
"@angular-builders/custom-webpack": "~16.0.2-beta.2",
|
54
|
+
"@angular-devkit/build-angular": "~16.0.5",
|
55
|
+
"@angular-devkit/core": "~16.0.5",
|
56
|
+
"@angular-material-extensions/password-strength": "~12.1.0",
|
57
|
+
"@angular/animations": "~16.0.0",
|
58
|
+
"@angular/cdk": "~16.0.3",
|
59
|
+
"@angular/cli": "~16.0.5",
|
60
|
+
"@angular/common": "~16.0.0",
|
61
|
+
"@angular/compiler": "~16.0.0",
|
62
|
+
"@angular/compiler-cli": "~16.0.4",
|
63
|
+
"@angular/core": "~16.0.0",
|
64
|
+
"@angular/elements": "~16.0.4",
|
65
|
+
"@angular/forms": "~16.0.0",
|
66
|
+
"@angular/material": "~16.0.3",
|
67
|
+
"@angular/platform-browser": "~16.0.4",
|
68
|
+
"@angular/platform-browser-dynamic": "~16.0.4",
|
69
|
+
"@angular/pwa": "~16.0.5",
|
70
|
+
"@angular/router": "~16.0.0",
|
71
|
+
"@angular/service-worker": "~16.0.4",
|
72
|
+
"@babel/cli": "7.18.6",
|
73
|
+
"@commitlint/cli": "12.1.1",
|
74
|
+
"@commitlint/config-conventional": "12.1.1",
|
75
|
+
"@commitlint/prompt-cli": "12.1.1",
|
76
|
+
"@compodoc/compodoc": "1.1.20",
|
77
|
+
"@iconify/icons-fa-solid": "1.2.2",
|
78
|
+
"@iconify/icons-mdi": "1.2.1",
|
79
|
+
"@mdi/js": "7.2.96",
|
80
|
+
"@ng-matero/extensions": "16.0.0",
|
81
|
+
"@ngneat/falso": "6.4.0",
|
82
|
+
"@ngneat/hot-toast": "5.0.1",
|
83
|
+
"@ngneat/overview": "5.0.0",
|
84
|
+
"@ngneat/spectator": "15.0.0",
|
85
|
+
"@ngrx/component-store": "~16.0.1",
|
86
|
+
"@ngrx/data": "~16.0.1",
|
87
|
+
"@ngrx/effects": "~16.0.1",
|
88
|
+
"@ngrx/entity": "~16.0.1",
|
89
|
+
"@ngrx/router-store": "~16.0.1",
|
90
|
+
"@ngrx/schematics": "~16.0.1",
|
91
|
+
"@ngrx/store": "~16.0.1",
|
92
|
+
"@ngrx/store-devtools": "~16.0.1",
|
93
|
+
"@ngx-formly/core": "6.1.7",
|
94
|
+
"@ngx-formly/material": "6.1.8",
|
95
|
+
"@ngx-translate/core": "15.0.0",
|
96
|
+
"@ngx-translate/http-loader": "8.0.0",
|
97
|
+
"@sweetalert2/ngx-sweetalert2": "12.1.0",
|
98
|
+
"@testdeck/jest": "0.3.3",
|
99
|
+
"@testdeck/mocha": "0.3.3",
|
75
100
|
"@types/chai": "4.1.2",
|
76
101
|
"@types/chokidar": "2.1.3",
|
77
102
|
"@types/dateformat": "1.0.1",
|
78
103
|
"@types/diff": "3.2.2",
|
79
104
|
"@types/express": "4.11.0",
|
80
|
-
"@types/express-fileupload": "
|
105
|
+
"@types/express-fileupload": "1.4.1",
|
81
106
|
"@types/fs-extra": "7.0.0",
|
82
107
|
"@types/glob": "5.0.35",
|
83
108
|
"@types/http-proxy": "1.16.0",
|
84
109
|
"@types/http-proxy-middleware": "0.19.2",
|
110
|
+
"@types/jest": "29.5.2",
|
85
111
|
"@types/json-stringify-safe": "5.0.0",
|
86
112
|
"@types/json5": "0.0.29",
|
87
113
|
"@types/lockfile": "1.0.0",
|
88
114
|
"@types/lodash": "4.14.92",
|
89
115
|
"@types/lowdb": "1.0.6",
|
90
116
|
"@types/mocha": "5.2.5",
|
91
|
-
"@types/node": "
|
117
|
+
"@types/node": "16.18.21",
|
92
118
|
"@types/node-notifier": "5.4.0",
|
93
119
|
"@types/oauth2orize": "1.8.0",
|
94
120
|
"@types/password-hash": "1.2.19",
|
95
121
|
"@types/progress": "2.0.3",
|
96
|
-
"@types/q": "1.
|
122
|
+
"@types/q": "1.5.5",
|
97
123
|
"@types/rimraf": "2.0.2",
|
98
|
-
"@types/
|
99
|
-
"@types/socket.io-client": "1.4.32",
|
124
|
+
"@types/semver": "6.0.1",
|
100
125
|
"@types/systeminformation": "3.23.0",
|
101
126
|
"@types/vinyl": "2.0.2",
|
102
127
|
"@types/watch": "1.0.0",
|
128
|
+
"@vercel/ncc": "0.38.1",
|
103
129
|
"accepts": "1.3.4",
|
104
|
-
"
|
105
|
-
"
|
106
|
-
"
|
107
|
-
"
|
108
|
-
"
|
109
|
-
"
|
110
|
-
"
|
111
|
-
"
|
112
|
-
"babel-preset-es2015": "6.24.1",
|
113
|
-
"background-worker-process": "~16.100.1",
|
130
|
+
"ajv": "8.12.0",
|
131
|
+
"angular-material-css-vars": "5.0.2",
|
132
|
+
"angular-resize-event": "3.2.0",
|
133
|
+
"animate.css": "4.1.1 ",
|
134
|
+
"any-project-cli": "~16.100.2",
|
135
|
+
"axios": "1.3.5",
|
136
|
+
"background-worker-process": "~16.100.2",
|
137
|
+
"base32": "0.0.7",
|
114
138
|
"bcryptjs": "2.4.3",
|
139
|
+
"better-sqlite3": "9.5.0",
|
115
140
|
"body-parser": "1.18.2",
|
141
|
+
"bootstrap": "4.6.2",
|
116
142
|
"buffer-shims": "1.0.0",
|
117
143
|
"callsite-record": "4.1.3",
|
118
|
-
"chai": "4.
|
144
|
+
"chai": "4.3.7",
|
119
145
|
"chalk": "2.3.2",
|
120
146
|
"check-node-version": "3.2.0",
|
121
147
|
"cheerio": "1.0.0-rc.3",
|
122
148
|
"chokidar": "3.5.3",
|
123
|
-
"circular-dependency-plugin": "4.2.1",
|
124
149
|
"circular-json": "0.5.1",
|
150
|
+
"class-transformer": "0.5.1",
|
151
|
+
"class-validator": "0.14.0",
|
125
152
|
"command-exists": "1.2.2",
|
126
153
|
"compression": "1.7.4",
|
127
154
|
"concurrently": "3.5.1",
|
128
155
|
"content-type": "1.0.4",
|
156
|
+
"conventional-changelog-cli": "3.0.0",
|
129
157
|
"cookie-parser": "1.4.3",
|
130
|
-
"copy-paste": "1.3
|
131
|
-
"copy-webpack-plugin": "4.1.1",
|
132
|
-
"core-js": "2.5.3",
|
158
|
+
"copy-paste": "1.5.3",
|
133
159
|
"cors": "2.8.4",
|
134
160
|
"cpr": "3.0.1",
|
135
161
|
"cross-spawn": "7.0.3",
|
136
|
-
"css-loader": "0.28.1",
|
137
|
-
"cssnano": "3.10.0",
|
138
162
|
"dateformat": "3.0.3",
|
139
163
|
"detect-mocha": "0.1.0",
|
140
164
|
"diff": "3.2.0",
|
165
|
+
"electron": "25.2.0",
|
166
|
+
"electron-builder": "24.4.0",
|
167
|
+
"electron-debug": "3.2.0",
|
168
|
+
"electron-reloader": "1.2.3",
|
169
|
+
"element-resize-detector": "1.1.15",
|
141
170
|
"enquirer": "2.3.0",
|
142
171
|
"enum-values": "1.2.1",
|
143
172
|
"errorhandler": "1.5.0",
|
@@ -145,77 +174,94 @@
|
|
145
174
|
"eslint-plugin-import": "2.22.1",
|
146
175
|
"eslint-plugin-jsdoc": "30.7.8",
|
147
176
|
"eslint-plugin-prefer-arrow": "1.2.2",
|
148
|
-
"exports-loader": "0.6.3",
|
149
177
|
"express": "4.16.3",
|
150
|
-
"express-fileupload": "
|
178
|
+
"express-fileupload": "1.4.0",
|
179
|
+
"express-session": "1.17.3",
|
151
180
|
"file-loader": "1.1.5",
|
181
|
+
"file-saver": "2.0.5",
|
182
|
+
"file-type": "18.5.0",
|
152
183
|
"firedev": "^16",
|
153
|
-
"firedev-crud": "~16.100.
|
154
|
-
"firedev-crud-deamon": "~16.100.
|
155
|
-
"firedev-ports": "~16.100.
|
156
|
-
"firedev-storage": "~16.
|
157
|
-
"firedev-type-sql": "~16.
|
158
|
-
"firedev-typeorm": "~16.
|
159
|
-
"firedev-ui": "~16.
|
184
|
+
"firedev-crud": "~16.100.2",
|
185
|
+
"firedev-crud-deamon": "~16.100.2",
|
186
|
+
"firedev-ports": "~16.100.2",
|
187
|
+
"firedev-storage": "~16.100.1",
|
188
|
+
"firedev-type-sql": "~16.100.1",
|
189
|
+
"firedev-typeorm": "~16.100.1",
|
190
|
+
"firedev-ui": "~16.100.3",
|
160
191
|
"fkill": "6.1.0",
|
161
|
-
"
|
192
|
+
"font-awesome": "4.7.0",
|
193
|
+
"form-data": "4.0.0",
|
162
194
|
"fs-extra": "8.1.0",
|
163
195
|
"fuzzy": "0.1.3",
|
164
196
|
"glob": "7.1.2",
|
165
197
|
"gulp": "3.9.1",
|
166
|
-
"
|
167
|
-
"hammerjs": "2.0.8",
|
198
|
+
"helmet": "7.0.0",
|
168
199
|
"hostile": "1.3.3",
|
169
|
-
"
|
170
|
-
"http-proxy": "1.
|
200
|
+
"howler": "2.2.3",
|
201
|
+
"http-proxy": "1.18.1",
|
171
202
|
"http-proxy-middleware": "0.19.1",
|
172
203
|
"http-server": "0.11.1",
|
173
|
-
"
|
204
|
+
"image-focus": "1.2.1",
|
205
|
+
"immer": "10.0.2",
|
206
|
+
"immutable": "4.3.0",
|
207
|
+
"incremental-compiler": "~16.100.2",
|
174
208
|
"inquirer": "7.3.3",
|
175
209
|
"inquirer-autocomplete-prompt": "1.3.0",
|
176
|
-
"ionic": "3.19.1",
|
177
|
-
"ionic-angular": "3.9.2",
|
178
|
-
"ionicons": "3.0.0",
|
179
210
|
"is-elevated": "3.0.0",
|
180
|
-
"isomorphic-region-loader": "~16.100.
|
211
|
+
"isomorphic-region-loader": "~16.100.2",
|
181
212
|
"istanbul-instrumenter-loader": "2.0.0",
|
182
|
-
"
|
183
|
-
"
|
213
|
+
"jest": "29.5.0",
|
214
|
+
"jest-date-mock": "1.0.8",
|
215
|
+
"jest-junit": "16.0.0",
|
216
|
+
"jest-marbles": "latest",
|
217
|
+
"jest-preset-angular": "13.1.1",
|
218
|
+
"jimp": "0.22.8",
|
219
|
+
"joi": "17.9.2",
|
184
220
|
"jscodeshift": "0.6.3",
|
185
221
|
"json-stringify-safe": "5.0.1",
|
186
|
-
"json10": "~16.
|
187
|
-
"json10-writer": "~16.100.
|
188
|
-
"json5": "2.1
|
222
|
+
"json10": "~16.100.1",
|
223
|
+
"json10-writer": "~16.100.2",
|
224
|
+
"json5": "2.2.1",
|
189
225
|
"json5-writer": "0.2.0",
|
190
|
-
"
|
191
|
-
"karma-chrome-launcher": "2.2.0",
|
226
|
+
"jszip": "3.10.1",
|
192
227
|
"karma-cli": "1.0.1",
|
193
|
-
"karma-coverage-istanbul-reporter": "1.3.0",
|
194
|
-
"karma-jasmine": "1.1.0",
|
195
|
-
"karma-jasmine-html-reporter": "0.2.2",
|
196
|
-
"less-loader": "4.0.5",
|
197
228
|
"lnk": "1.0.1",
|
229
|
+
"localforage": "1.10.0",
|
198
230
|
"lockfile": "1.0.4",
|
199
|
-
"lodash": "4.17.
|
200
|
-
"lodash-walk-object": "~16.
|
231
|
+
"lodash": "4.17.20",
|
232
|
+
"lodash-walk-object": "~16.100.1",
|
201
233
|
"lowdb": "1.0.0",
|
202
|
-
"magic-renamer": "~16.100.
|
234
|
+
"magic-renamer": "~16.100.2",
|
235
|
+
"material-design-icons": "3.0.1",
|
203
236
|
"method-override": "2.3.10",
|
204
237
|
"minimist": "1.2.0",
|
205
238
|
"mkdirp": "0.5.1",
|
206
|
-
"mocha": "
|
207
|
-
"moment": "2.
|
239
|
+
"mocha": "10.2.0",
|
240
|
+
"moment": "2.29.3",
|
208
241
|
"morphi": "~16.5.17",
|
209
|
-
"ng-
|
210
|
-
"ng-
|
211
|
-
"
|
212
|
-
"
|
213
|
-
"
|
214
|
-
"
|
215
|
-
"
|
216
|
-
"
|
242
|
+
"ng-for-track-by-property": "16.0.1",
|
243
|
+
"ng-in-viewport": "15.0.2",
|
244
|
+
"ng-lock": "16.0.1",
|
245
|
+
"ng-packagr": "16.0.1",
|
246
|
+
"ng-talkback": "~16.100.1",
|
247
|
+
"ng2-logger": "~16.100.2",
|
248
|
+
"ng2-rest": "~16.100.1",
|
249
|
+
"ngx-ace-wrapper": "14.0.0",
|
250
|
+
"ngx-editor": "15.3.0",
|
251
|
+
"ngx-highlightjs": "9.0.0",
|
252
|
+
"ngx-moment": "6.0.2",
|
253
|
+
"ngx-monaco-editor": "12.0.0",
|
254
|
+
"ngx-photo-editor": "0.4.4",
|
255
|
+
"ngx-pipes": "3.2.2",
|
256
|
+
"ngx-progressbar": "11.0.0",
|
257
|
+
"ngx-scrollbar": "12.0.0",
|
258
|
+
"ngx-scrolltop": "6.0.0",
|
259
|
+
"ngx-store": "3.1.1",
|
260
|
+
"ngx-typed-js": "2.1.1",
|
261
|
+
"node-cli-tester": "~16.100.1",
|
217
262
|
"node-localstorage": "2.1.6",
|
218
263
|
"node-notifier": "6.0.0",
|
264
|
+
"node-polyfill-webpack-plugin": "2.0.1",
|
219
265
|
"nodemon": "1.14.11",
|
220
266
|
"npm-get-dependents": "1.0.1",
|
221
267
|
"npm-run": "4.1.2",
|
@@ -225,77 +271,82 @@
|
|
225
271
|
"passport": "0.3.2",
|
226
272
|
"passport-http-bearer": "1.0.1",
|
227
273
|
"password-hash": "1.2.2",
|
274
|
+
"path-to-regexp": "6.2.2",
|
275
|
+
"pica": "9.0.1",
|
228
276
|
"portfinder": "1.0.21",
|
229
|
-
"
|
230
|
-
"
|
231
|
-
"
|
232
|
-
"
|
277
|
+
"prettier": "3.0.0",
|
278
|
+
"pretty-error": "4.0.0",
|
279
|
+
"primeflex": "3.3.1",
|
280
|
+
"primeicons": "6.0.1",
|
281
|
+
"primeng": "16.7.0",
|
233
282
|
"progress": "2.0.3",
|
234
283
|
"prompts": "0.1.8",
|
235
|
-
"protractor": "5.2.0",
|
236
284
|
"ps-list": "6.1.0",
|
237
285
|
"ps-node": "0.1.6",
|
238
286
|
"q": "1.5.1",
|
287
|
+
"rallax.js": "2.0.4",
|
239
288
|
"randomcolor": "0.5.3",
|
240
|
-
"
|
241
|
-
"record-replay-req-res-scenario": "~16.5.19",
|
289
|
+
"record-replay-req-res-scenario": "~16.100.1",
|
242
290
|
"reflect-metadata": "0.1.10",
|
243
291
|
"rimraf": "2.6.2",
|
244
|
-
"rxjs": "~
|
245
|
-
"
|
246
|
-
"sass-variable-loader": "0.1.2",
|
292
|
+
"rxjs": "~7.8.0",
|
293
|
+
"semver": "6.3.0",
|
247
294
|
"simple-git": "1.96.0",
|
295
|
+
"sinon": "15.2.0",
|
248
296
|
"sloc": "0.2.0",
|
249
297
|
"socket.io": "2.4.1",
|
250
298
|
"sort-package-json": "1.11.0",
|
251
|
-
"
|
252
|
-
"static-columns": "~16.
|
299
|
+
"sql.js": "1.8.0",
|
300
|
+
"static-columns": "~16.100.1",
|
253
301
|
"string-similarity": "4.0.2",
|
254
|
-
"style-loader": "0.13.1",
|
255
|
-
"stylus-loader": "3.0.1",
|
256
302
|
"sudo-block": "3.0.0",
|
257
|
-
"
|
303
|
+
"supertest": "6.3.3",
|
304
|
+
"sweetalert2": "11.7.12",
|
258
305
|
"systeminformation": "3.45.7",
|
259
|
-
"
|
260
|
-
"
|
261
|
-
"tnp-
|
262
|
-
"tnp-
|
263
|
-
"tnp-
|
264
|
-
"tnp-
|
306
|
+
"task.js": "0.1.5",
|
307
|
+
"threads": "1.7.0",
|
308
|
+
"tnp-cli": "~16.100.1",
|
309
|
+
"tnp-config": "~16.100.2",
|
310
|
+
"tnp-db": "~16.100.2",
|
311
|
+
"tnp-helpers": "~16.100.2",
|
312
|
+
"tnp-models": "~16.100.2",
|
313
|
+
"ts-debug": "1.3.0",
|
265
314
|
"ts-loader": "2.3.1",
|
266
|
-
"ts-node": "
|
267
|
-
"
|
268
|
-
"tslib": "~2.2.0",
|
315
|
+
"ts-node": "10.9.1",
|
316
|
+
"tslib": "~2.3.0",
|
269
317
|
"tslint": "5.9.1",
|
270
|
-
"
|
271
|
-
"typescript
|
272
|
-
"
|
318
|
+
"turndown": "7.1.2",
|
319
|
+
"typescript": "~5.0.2",
|
320
|
+
"typescript-class-helpers": "~16.100.2",
|
321
|
+
"typescript-formatter": "~7.2.2",
|
273
322
|
"underscore": "1.9.1",
|
274
|
-
"url-loader": "0.6.2",
|
275
323
|
"uuid": "8.3.2",
|
276
|
-
"
|
324
|
+
"validator": "9.2.0",
|
325
|
+
"video.js": "8.3.0",
|
326
|
+
"vpn-split": "~16.100.1",
|
277
327
|
"watch": "1.0.2",
|
278
|
-
"webpack": "~
|
279
|
-
"webpack-
|
280
|
-
"webpack-dev-server": "~
|
281
|
-
"
|
328
|
+
"webpack": "~5.80",
|
329
|
+
"webpack-dev-middleware": "~6.0.2",
|
330
|
+
"webpack-dev-server": "~4.13.2",
|
331
|
+
"yup": "1.1.1",
|
332
|
+
"zone.js": "~0.13.0"
|
282
333
|
},
|
283
334
|
"license": "MIT",
|
284
335
|
"private": false,
|
285
336
|
"name": "tnp-config",
|
286
|
-
"version": "16.100.
|
287
|
-
"lastBuildTagHash": "
|
337
|
+
"version": "16.100.3",
|
338
|
+
"lastBuildTagHash": "d0bdcf7cb7cf868dcbbcacd90a04abd4c8ee1ba6",
|
288
339
|
"main": "index.js"
|
289
340
|
},
|
290
341
|
"build": {
|
291
|
-
"number":
|
292
|
-
"date": "2024-05-
|
293
|
-
"hash": "
|
342
|
+
"number": 622,
|
343
|
+
"date": "2024-05-15T00:23:29.000Z",
|
344
|
+
"hash": "824cdeb474fb8ac7a8720d8a34f7e155707803c6"
|
294
345
|
},
|
295
346
|
"currentProjectName": "tnp-config",
|
296
347
|
"currentProjectGenericName": "tnp-config",
|
297
348
|
"currentProjectType": "isomorphic-lib",
|
298
|
-
"currentFrameworkVersion": "16.100.
|
349
|
+
"currentFrameworkVersion": "16.100.2",
|
299
350
|
"isStandaloneProject": true,
|
300
351
|
"isSmartContainer": false,
|
301
352
|
"pathesTsconfig": "\"paths\": {\"tnp-config\":[\"./src/lib\"],\"tnp-config/*\":[\"./src/lib/*\"]},",
|