tnp-core 16.0.27 → 16.5.2
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/cli.backend.js +3 -3
- package/client/package.json +37 -35
- package/lib/node-chalk-mock.js +3 -3
- package/lib/node-path-mock.js +3 -3
- package/package.json +3 -3
- package/tmp-environment.json +41 -39
@@ -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-core@16.
|
3
|
+
Assets from this folder are being shipped with this npm package (tnp-core@16.5.2)
|
4
4
|
created from this project.
|
5
5
|
|
6
6
|
THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
package/cli.backend.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.
|
4
|
-
function
|
5
|
-
exports.
|
3
|
+
exports.dummy1702282476973 = void 0;
|
4
|
+
function dummy1702282476973() { }
|
5
|
+
exports.dummy1702282476973 = dummy1702282476973;
|
6
6
|
//# sourceMappingURL=cli.backend.js.map
|
package/client/package.json
CHANGED
@@ -66,7 +66,7 @@
|
|
66
66
|
"@types/q": "1.5.5",
|
67
67
|
"axios": "1.3.5",
|
68
68
|
"chalk": "2.3.2",
|
69
|
-
"chokidar": "3.5.
|
69
|
+
"chokidar": "3.5.3",
|
70
70
|
"copy-paste": "1.5.3",
|
71
71
|
"cross-spawn": "7.0.3",
|
72
72
|
"dateformat": "3.0.3",
|
@@ -108,7 +108,6 @@
|
|
108
108
|
"@commitlint/config-conventional": "12.1.1",
|
109
109
|
"@commitlint/prompt-cli": "12.1.1",
|
110
110
|
"@compodoc/compodoc": "1.1.20",
|
111
|
-
"@cypress/schematic": "2.5.0",
|
112
111
|
"@iconify/icons-fa-solid": "1.2.2",
|
113
112
|
"@iconify/icons-mdi": "1.2.1",
|
114
113
|
"@mdi/js": "7.2.96",
|
@@ -129,6 +128,7 @@
|
|
129
128
|
"@ngx-formly/material": "6.1.8",
|
130
129
|
"@ngx-translate/core": "15.0.0",
|
131
130
|
"@ngx-translate/http-loader": "8.0.0",
|
131
|
+
"@parcel/watcher": "2.3.0",
|
132
132
|
"@sweetalert2/ngx-sweetalert2": "12.1.0",
|
133
133
|
"@testdeck/jest": "0.3.3",
|
134
134
|
"@testdeck/mocha": "0.3.3",
|
@@ -163,8 +163,8 @@
|
|
163
163
|
"angular-material-css-vars": "5.0.2",
|
164
164
|
"angular-resize-event": "3.2.0",
|
165
165
|
"animate.css": "4.1.1 ",
|
166
|
-
"any-project-cli": "~16.
|
167
|
-
"background-worker-process": "~16.
|
166
|
+
"any-project-cli": "~16.5.1",
|
167
|
+
"background-worker-process": "~16.5.1",
|
168
168
|
"base32": "0.0.7",
|
169
169
|
"bcryptjs": "2.4.3",
|
170
170
|
"better-sqlite3": "7.6.2",
|
@@ -185,7 +185,6 @@
|
|
185
185
|
"cookie-parser": "1.4.3",
|
186
186
|
"cors": "2.8.4",
|
187
187
|
"cpr": "3.0.1",
|
188
|
-
"cypress": "latest",
|
189
188
|
"detect-mocha": "0.1.0",
|
190
189
|
"diff": "3.2.0",
|
191
190
|
"electron": "25.2.0",
|
@@ -207,13 +206,13 @@
|
|
207
206
|
"file-saver": "2.0.5",
|
208
207
|
"file-type": "18.5.0",
|
209
208
|
"firedev": "^16",
|
210
|
-
"firedev-crud": "~16.
|
211
|
-
"firedev-crud-deamon": "~16.
|
212
|
-
"firedev-ports": "~16.
|
213
|
-
"firedev-storage": "~16.
|
214
|
-
"firedev-type-sql": "~16.
|
215
|
-
"firedev-typeorm": "~16.
|
216
|
-
"firedev-ui": "~16.
|
209
|
+
"firedev-crud": "~16.5.1",
|
210
|
+
"firedev-crud-deamon": "~16.5.1",
|
211
|
+
"firedev-ports": "~16.5.1",
|
212
|
+
"firedev-storage": "~16.5.1",
|
213
|
+
"firedev-type-sql": "~16.5.1",
|
214
|
+
"firedev-typeorm": "~16.5.1",
|
215
|
+
"firedev-ui": "~16.5.1",
|
217
216
|
"font-awesome": "4.7.0",
|
218
217
|
"form-data": "4.0.0",
|
219
218
|
"fuzzy": "0.1.3",
|
@@ -227,10 +226,10 @@
|
|
227
226
|
"image-focus": "1.2.1",
|
228
227
|
"immer": "10.0.2",
|
229
228
|
"immutable": "4.3.0",
|
230
|
-
"incremental-compiler": "~16.
|
229
|
+
"incremental-compiler": "~16.5.1",
|
231
230
|
"inquirer": "7.3.3",
|
232
231
|
"inquirer-autocomplete-prompt": "1.3.0",
|
233
|
-
"isomorphic-region-loader": "~16.
|
232
|
+
"isomorphic-region-loader": "~16.5.1",
|
234
233
|
"istanbul-instrumenter-loader": "2.0.0",
|
235
234
|
"jest": "29.5.0",
|
236
235
|
"jest-date-mock": "1.0.8",
|
@@ -241,29 +240,29 @@
|
|
241
240
|
"joi": "17.9.2",
|
242
241
|
"jscodeshift": "0.6.3",
|
243
242
|
"json-stringify-safe": "5.0.1",
|
244
|
-
"json10": "~16.
|
245
|
-
"json10-writer": "~16.
|
243
|
+
"json10": "~16.5.1",
|
244
|
+
"json10-writer": "~16.5.1",
|
246
245
|
"json5-writer": "0.2.0",
|
247
246
|
"jszip": "3.10.1",
|
248
247
|
"karma-cli": "1.0.1",
|
249
248
|
"lnk": "1.0.1",
|
250
249
|
"localforage": "1.10.0",
|
251
250
|
"lockfile": "1.0.4",
|
252
|
-
"lodash-walk-object": "~16.
|
251
|
+
"lodash-walk-object": "~16.5.1",
|
253
252
|
"lowdb": "1.0.0",
|
254
|
-
"magic-renamer": "~16.
|
253
|
+
"magic-renamer": "~16.5.1",
|
255
254
|
"material-design-icons": "3.0.1",
|
256
255
|
"method-override": "2.3.10",
|
257
256
|
"minimist": "1.2.0",
|
258
257
|
"mocha": "10.2.0",
|
259
|
-
"morphi": "~16.
|
258
|
+
"morphi": "~16.5.1",
|
260
259
|
"ng-for-track-by-property": "16.0.1",
|
261
260
|
"ng-in-viewport": "15.0.2",
|
262
261
|
"ng-lock": "16.0.1",
|
263
262
|
"ng-packagr": "16.0.1",
|
264
|
-
"ng-talkback": "~16.
|
265
|
-
"ng2-logger": "~16.
|
266
|
-
"ng2-rest": "~16.
|
263
|
+
"ng-talkback": "~16.5.1",
|
264
|
+
"ng2-logger": "~16.5.1",
|
265
|
+
"ng2-rest": "~16.5.1",
|
267
266
|
"ngx-ace-wrapper": "14.0.0",
|
268
267
|
"ngx-editor": "15.3.0",
|
269
268
|
"ngx-highlightjs": "9.0.0",
|
@@ -276,7 +275,7 @@
|
|
276
275
|
"ngx-scrolltop": "6.0.0",
|
277
276
|
"ngx-store": "3.1.1",
|
278
277
|
"ngx-typed-js": "2.1.1",
|
279
|
-
"node-cli-tester": "~16.
|
278
|
+
"node-cli-tester": "~16.5.1",
|
280
279
|
"node-localstorage": "2.1.6",
|
281
280
|
"node-notifier": "6.0.0",
|
282
281
|
"node-polyfill-webpack-plugin": "2.0.1",
|
@@ -292,11 +291,14 @@
|
|
292
291
|
"pica": "9.0.1",
|
293
292
|
"prettier": "3.0.0",
|
294
293
|
"pretty-error": "4.0.0",
|
294
|
+
"primeflex": "3.3.1",
|
295
|
+
"primeicons": "6.0.1",
|
296
|
+
"primeng": "16.7.0",
|
295
297
|
"progress": "2.0.3",
|
296
298
|
"prompts": "0.1.8",
|
297
299
|
"rallax.js": "2.0.4",
|
298
300
|
"randomcolor": "0.5.3",
|
299
|
-
"record-replay-req-res-scenario": "~16.
|
301
|
+
"record-replay-req-res-scenario": "~16.5.1",
|
300
302
|
"reflect-metadata": "0.1.10",
|
301
303
|
"rxjs": "~7.8.0",
|
302
304
|
"semver": "6.3.0",
|
@@ -306,7 +308,7 @@
|
|
306
308
|
"socket.io": "2.4.1",
|
307
309
|
"sort-package-json": "1.11.0",
|
308
310
|
"sql.js": "1.8.0",
|
309
|
-
"static-columns": "~16.
|
311
|
+
"static-columns": "~16.5.1",
|
310
312
|
"string-similarity": "4.0.2",
|
311
313
|
"sudo-block": "3.0.0",
|
312
314
|
"supertest": "6.3.3",
|
@@ -314,12 +316,12 @@
|
|
314
316
|
"systeminformation": "3.45.7",
|
315
317
|
"task.js": "0.1.5",
|
316
318
|
"threads": "1.7.0",
|
317
|
-
"tnp-cli": "~16.
|
318
|
-
"tnp-config": "~16.
|
319
|
-
"tnp-core": "~16.
|
320
|
-
"tnp-db": "~16.
|
321
|
-
"tnp-helpers": "~16.
|
322
|
-
"tnp-models": "~16.
|
319
|
+
"tnp-cli": "~16.5.1",
|
320
|
+
"tnp-config": "~16.5.1",
|
321
|
+
"tnp-core": "~16.5.1",
|
322
|
+
"tnp-db": "~16.5.1",
|
323
|
+
"tnp-helpers": "~16.5.1",
|
324
|
+
"tnp-models": "~16.5.1",
|
323
325
|
"ts-debug": "1.3.0",
|
324
326
|
"ts-loader": "2.3.1",
|
325
327
|
"ts-node": "10.9.1",
|
@@ -328,13 +330,13 @@
|
|
328
330
|
"turndown": "7.1.2",
|
329
331
|
"typeorm": "~0.3.10",
|
330
332
|
"typescript": "~5.0.2",
|
331
|
-
"typescript-class-helpers": "~16.
|
333
|
+
"typescript-class-helpers": "~16.5.1",
|
332
334
|
"typescript-formatter": "~7.2.2",
|
333
335
|
"underscore": "1.9.1",
|
334
336
|
"uuid": "8.3.2",
|
335
337
|
"validator": "9.2.0",
|
336
338
|
"video.js": "8.3.0",
|
337
|
-
"vpn-split": "~16.
|
339
|
+
"vpn-split": "~16.5.1",
|
338
340
|
"watch": "1.0.2",
|
339
341
|
"yup": "1.1.1",
|
340
342
|
"zone.js": "~0.13.0"
|
@@ -342,6 +344,6 @@
|
|
342
344
|
"license": "MIT",
|
343
345
|
"private": false,
|
344
346
|
"name": "tnp-core",
|
345
|
-
"version": "16.
|
346
|
-
"lastBuildTagHash": "
|
347
|
+
"version": "16.5.2",
|
348
|
+
"lastBuildTagHash": "2c4786f38f35b8ac0890848cc5a0b60aba83925b"
|
347
349
|
}
|
package/lib/node-chalk-mock.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.
|
4
|
-
function
|
5
|
-
exports.
|
3
|
+
exports.dummy1702282477006 = void 0;
|
4
|
+
function dummy1702282477006() { }
|
5
|
+
exports.dummy1702282477006 = dummy1702282477006;
|
6
6
|
//# sourceMappingURL=node-chalk-mock.js.map
|
package/lib/node-path-mock.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.
|
4
|
-
function
|
5
|
-
exports.
|
3
|
+
exports.dummy1702282477008 = void 0;
|
4
|
+
function dummy1702282477008() { }
|
5
|
+
exports.dummy1702282477008 = dummy1702282477008;
|
6
6
|
//# sourceMappingURL=node-path-mock.js.map
|
package/package.json
CHANGED
@@ -66,7 +66,7 @@
|
|
66
66
|
"@types/q": "1.5.5",
|
67
67
|
"axios": "1.3.5",
|
68
68
|
"chalk": "2.3.2",
|
69
|
-
"chokidar": "3.5.
|
69
|
+
"chokidar": "3.5.3",
|
70
70
|
"copy-paste": "1.5.3",
|
71
71
|
"cross-spawn": "7.0.3",
|
72
72
|
"dateformat": "3.0.3",
|
@@ -88,6 +88,6 @@
|
|
88
88
|
"license": "MIT",
|
89
89
|
"private": false,
|
90
90
|
"name": "tnp-core",
|
91
|
-
"version": "16.
|
92
|
-
"lastBuildTagHash": "
|
91
|
+
"version": "16.5.2",
|
92
|
+
"lastBuildTagHash": "2c4786f38f35b8ac0890848cc5a0b60aba83925b"
|
93
93
|
}
|
package/tmp-environment.json
CHANGED
@@ -70,7 +70,7 @@
|
|
70
70
|
"@types/q": "1.5.5",
|
71
71
|
"axios": "1.3.5",
|
72
72
|
"chalk": "2.3.2",
|
73
|
-
"chokidar": "3.5.
|
73
|
+
"chokidar": "3.5.3",
|
74
74
|
"copy-paste": "1.5.3",
|
75
75
|
"cross-spawn": "7.0.3",
|
76
76
|
"dateformat": "3.0.3",
|
@@ -112,7 +112,6 @@
|
|
112
112
|
"@commitlint/config-conventional": "12.1.1",
|
113
113
|
"@commitlint/prompt-cli": "12.1.1",
|
114
114
|
"@compodoc/compodoc": "1.1.20",
|
115
|
-
"@cypress/schematic": "2.5.0",
|
116
115
|
"@iconify/icons-fa-solid": "1.2.2",
|
117
116
|
"@iconify/icons-mdi": "1.2.1",
|
118
117
|
"@mdi/js": "7.2.96",
|
@@ -133,6 +132,7 @@
|
|
133
132
|
"@ngx-formly/material": "6.1.8",
|
134
133
|
"@ngx-translate/core": "15.0.0",
|
135
134
|
"@ngx-translate/http-loader": "8.0.0",
|
135
|
+
"@parcel/watcher": "2.3.0",
|
136
136
|
"@sweetalert2/ngx-sweetalert2": "12.1.0",
|
137
137
|
"@testdeck/jest": "0.3.3",
|
138
138
|
"@testdeck/mocha": "0.3.3",
|
@@ -167,8 +167,8 @@
|
|
167
167
|
"angular-material-css-vars": "5.0.2",
|
168
168
|
"angular-resize-event": "3.2.0",
|
169
169
|
"animate.css": "4.1.1 ",
|
170
|
-
"any-project-cli": "~16.
|
171
|
-
"background-worker-process": "~16.
|
170
|
+
"any-project-cli": "~16.5.1",
|
171
|
+
"background-worker-process": "~16.5.1",
|
172
172
|
"base32": "0.0.7",
|
173
173
|
"bcryptjs": "2.4.3",
|
174
174
|
"better-sqlite3": "7.6.2",
|
@@ -189,7 +189,6 @@
|
|
189
189
|
"cookie-parser": "1.4.3",
|
190
190
|
"cors": "2.8.4",
|
191
191
|
"cpr": "3.0.1",
|
192
|
-
"cypress": "latest",
|
193
192
|
"detect-mocha": "0.1.0",
|
194
193
|
"diff": "3.2.0",
|
195
194
|
"electron": "25.2.0",
|
@@ -211,13 +210,13 @@
|
|
211
210
|
"file-saver": "2.0.5",
|
212
211
|
"file-type": "18.5.0",
|
213
212
|
"firedev": "^16",
|
214
|
-
"firedev-crud": "~16.
|
215
|
-
"firedev-crud-deamon": "~16.
|
216
|
-
"firedev-ports": "~16.
|
217
|
-
"firedev-storage": "~16.
|
218
|
-
"firedev-type-sql": "~16.
|
219
|
-
"firedev-typeorm": "~16.
|
220
|
-
"firedev-ui": "~16.
|
213
|
+
"firedev-crud": "~16.5.1",
|
214
|
+
"firedev-crud-deamon": "~16.5.1",
|
215
|
+
"firedev-ports": "~16.5.1",
|
216
|
+
"firedev-storage": "~16.5.1",
|
217
|
+
"firedev-type-sql": "~16.5.1",
|
218
|
+
"firedev-typeorm": "~16.5.1",
|
219
|
+
"firedev-ui": "~16.5.1",
|
221
220
|
"font-awesome": "4.7.0",
|
222
221
|
"form-data": "4.0.0",
|
223
222
|
"fuzzy": "0.1.3",
|
@@ -231,10 +230,10 @@
|
|
231
230
|
"image-focus": "1.2.1",
|
232
231
|
"immer": "10.0.2",
|
233
232
|
"immutable": "4.3.0",
|
234
|
-
"incremental-compiler": "~16.
|
233
|
+
"incremental-compiler": "~16.5.1",
|
235
234
|
"inquirer": "7.3.3",
|
236
235
|
"inquirer-autocomplete-prompt": "1.3.0",
|
237
|
-
"isomorphic-region-loader": "~16.
|
236
|
+
"isomorphic-region-loader": "~16.5.1",
|
238
237
|
"istanbul-instrumenter-loader": "2.0.0",
|
239
238
|
"jest": "29.5.0",
|
240
239
|
"jest-date-mock": "1.0.8",
|
@@ -245,29 +244,29 @@
|
|
245
244
|
"joi": "17.9.2",
|
246
245
|
"jscodeshift": "0.6.3",
|
247
246
|
"json-stringify-safe": "5.0.1",
|
248
|
-
"json10": "~16.
|
249
|
-
"json10-writer": "~16.
|
247
|
+
"json10": "~16.5.1",
|
248
|
+
"json10-writer": "~16.5.1",
|
250
249
|
"json5-writer": "0.2.0",
|
251
250
|
"jszip": "3.10.1",
|
252
251
|
"karma-cli": "1.0.1",
|
253
252
|
"lnk": "1.0.1",
|
254
253
|
"localforage": "1.10.0",
|
255
254
|
"lockfile": "1.0.4",
|
256
|
-
"lodash-walk-object": "~16.
|
255
|
+
"lodash-walk-object": "~16.5.1",
|
257
256
|
"lowdb": "1.0.0",
|
258
|
-
"magic-renamer": "~16.
|
257
|
+
"magic-renamer": "~16.5.1",
|
259
258
|
"material-design-icons": "3.0.1",
|
260
259
|
"method-override": "2.3.10",
|
261
260
|
"minimist": "1.2.0",
|
262
261
|
"mocha": "10.2.0",
|
263
|
-
"morphi": "~16.
|
262
|
+
"morphi": "~16.5.1",
|
264
263
|
"ng-for-track-by-property": "16.0.1",
|
265
264
|
"ng-in-viewport": "15.0.2",
|
266
265
|
"ng-lock": "16.0.1",
|
267
266
|
"ng-packagr": "16.0.1",
|
268
|
-
"ng-talkback": "~16.
|
269
|
-
"ng2-logger": "~16.
|
270
|
-
"ng2-rest": "~16.
|
267
|
+
"ng-talkback": "~16.5.1",
|
268
|
+
"ng2-logger": "~16.5.1",
|
269
|
+
"ng2-rest": "~16.5.1",
|
271
270
|
"ngx-ace-wrapper": "14.0.0",
|
272
271
|
"ngx-editor": "15.3.0",
|
273
272
|
"ngx-highlightjs": "9.0.0",
|
@@ -280,7 +279,7 @@
|
|
280
279
|
"ngx-scrolltop": "6.0.0",
|
281
280
|
"ngx-store": "3.1.1",
|
282
281
|
"ngx-typed-js": "2.1.1",
|
283
|
-
"node-cli-tester": "~16.
|
282
|
+
"node-cli-tester": "~16.5.1",
|
284
283
|
"node-localstorage": "2.1.6",
|
285
284
|
"node-notifier": "6.0.0",
|
286
285
|
"node-polyfill-webpack-plugin": "2.0.1",
|
@@ -296,11 +295,14 @@
|
|
296
295
|
"pica": "9.0.1",
|
297
296
|
"prettier": "3.0.0",
|
298
297
|
"pretty-error": "4.0.0",
|
298
|
+
"primeflex": "3.3.1",
|
299
|
+
"primeicons": "6.0.1",
|
300
|
+
"primeng": "16.7.0",
|
299
301
|
"progress": "2.0.3",
|
300
302
|
"prompts": "0.1.8",
|
301
303
|
"rallax.js": "2.0.4",
|
302
304
|
"randomcolor": "0.5.3",
|
303
|
-
"record-replay-req-res-scenario": "~16.
|
305
|
+
"record-replay-req-res-scenario": "~16.5.1",
|
304
306
|
"reflect-metadata": "0.1.10",
|
305
307
|
"rxjs": "~7.8.0",
|
306
308
|
"semver": "6.3.0",
|
@@ -310,7 +312,7 @@
|
|
310
312
|
"socket.io": "2.4.1",
|
311
313
|
"sort-package-json": "1.11.0",
|
312
314
|
"sql.js": "1.8.0",
|
313
|
-
"static-columns": "~16.
|
315
|
+
"static-columns": "~16.5.1",
|
314
316
|
"string-similarity": "4.0.2",
|
315
317
|
"sudo-block": "3.0.0",
|
316
318
|
"supertest": "6.3.3",
|
@@ -318,12 +320,12 @@
|
|
318
320
|
"systeminformation": "3.45.7",
|
319
321
|
"task.js": "0.1.5",
|
320
322
|
"threads": "1.7.0",
|
321
|
-
"tnp-cli": "~16.
|
322
|
-
"tnp-config": "~16.
|
323
|
-
"tnp-core": "~16.
|
324
|
-
"tnp-db": "~16.
|
325
|
-
"tnp-helpers": "~16.
|
326
|
-
"tnp-models": "~16.
|
323
|
+
"tnp-cli": "~16.5.1",
|
324
|
+
"tnp-config": "~16.5.1",
|
325
|
+
"tnp-core": "~16.5.1",
|
326
|
+
"tnp-db": "~16.5.1",
|
327
|
+
"tnp-helpers": "~16.5.1",
|
328
|
+
"tnp-models": "~16.5.1",
|
327
329
|
"ts-debug": "1.3.0",
|
328
330
|
"ts-loader": "2.3.1",
|
329
331
|
"ts-node": "10.9.1",
|
@@ -332,13 +334,13 @@
|
|
332
334
|
"turndown": "7.1.2",
|
333
335
|
"typeorm": "~0.3.10",
|
334
336
|
"typescript": "~5.0.2",
|
335
|
-
"typescript-class-helpers": "~16.
|
337
|
+
"typescript-class-helpers": "~16.5.1",
|
336
338
|
"typescript-formatter": "~7.2.2",
|
337
339
|
"underscore": "1.9.1",
|
338
340
|
"uuid": "8.3.2",
|
339
341
|
"validator": "9.2.0",
|
340
342
|
"video.js": "8.3.0",
|
341
|
-
"vpn-split": "~16.
|
343
|
+
"vpn-split": "~16.5.1",
|
342
344
|
"watch": "1.0.2",
|
343
345
|
"yup": "1.1.1",
|
344
346
|
"zone.js": "~0.13.0"
|
@@ -346,14 +348,14 @@
|
|
346
348
|
"license": "MIT",
|
347
349
|
"private": false,
|
348
350
|
"name": "tnp-core",
|
349
|
-
"version": "16.
|
350
|
-
"lastBuildTagHash": "
|
351
|
+
"version": "16.5.2",
|
352
|
+
"lastBuildTagHash": "2c4786f38f35b8ac0890848cc5a0b60aba83925b",
|
351
353
|
"main": "index.js"
|
352
354
|
},
|
353
355
|
"build": {
|
354
|
-
"number":
|
355
|
-
"date": "2023-
|
356
|
-
"hash": "
|
356
|
+
"number": 708,
|
357
|
+
"date": "2023-12-11T08:14:31.000Z",
|
358
|
+
"hash": "6ed455e8a0a73bf890665fef12420aa4faf7ab34",
|
357
359
|
"options": {}
|
358
360
|
},
|
359
361
|
"currentProjectName": "tnp-core",
|
@@ -361,7 +363,7 @@
|
|
361
363
|
"currentProjectLaunchConfiguration": "{\"version\":\"0.2.0\",\"configurations\":[{\"type\":\"node\",\"request\":\"launch\",\"name\":\"Launch Server standalone\",\"program\":\"${workspaceFolder}/run.js\",\"args\":[\"--ENVoverride=%7B%0A%20%20%20%20%22clientProjectName%22%3A%20%22tnp-core%22%0A%7D\"],\"runtimeArgs\":[\"--nolazy\",\"-r\",\"ts-node/register\",\"--experimental-worker\"]},{\"name\":\"Debugger with ng serve\",\"type\":\"chrome\",\"request\":\"launch\",\"preLaunchTask\":\"Ng Serve\",\"postDebugTask\":\"terminateall\",\"sourceMaps\":true,\"webRoot\":\"${workspaceFolder}\",\"sourceMapPathOverrides\":{\"webpack:/*\":\"${webRoot}/*\",\"/./*\":\"${webRoot}/*\",\"/tmp-src/*\":\"${webRoot}/*\",\"/*\":\"*\",\"/./~/*\":\"${webRoot}/node_modules/*\"}},{\"type\":\"node\",\"request\":\"attach\",\"name\":\"Attach to global cli tool\",\"port\":9229,\"skipFiles\":[\"<node_internals>/**\"]}],\"compounds\":[{\"name\":\"Debug backend/frontend\",\"configurations\":[\"Launch Server standalone\",\"Debugger with ng serve\"]}]}",
|
362
364
|
"currentProjectTasksConfiguration": "{\"version\":\"2.0.0\",\"tasks\":[{\"label\":\"terminateall\",\"command\":\"echo ${input:terminate}\",\"type\":\"shell\",\"problemMatcher\":[]},{\"label\":\"Ng Serve\",\"type\":\"shell\",\"command\":\"tnp build\",\"isBackground\":true,\"presentation\":{\"reveal\":\"always\"},\"group\":{\"kind\":\"build\",\"isDefault\":true},\"problemMatcher\":{\"owner\":\"typescript\",\"source\":\"ts\",\"applyTo\":\"closedDocuments\",\"fileLocation\":[\"relative\",\"${cwd}\"],\"pattern\":\"$tsc\",\"background\":{\"activeOnStart\":true,\"beginsPattern\":{\"regexp\":\"(.*?)\"},\"endsPattern\":{\"regexp\":\"Compiled |Failed to compile.\"}}}}],\"inputs\":[{\"id\":\"terminate\",\"type\":\"command\",\"command\":\"workbench.action.tasks.terminate\",\"args\":\"terminateAll\"}]}",
|
363
365
|
"currentProjectType": "isomorphic-lib",
|
364
|
-
"currentFrameworkVersion": "16.
|
366
|
+
"currentFrameworkVersion": "16.5.1",
|
365
367
|
"isStandaloneProject": true,
|
366
368
|
"isSmartContainer": false,
|
367
369
|
"frameworks": [
|