static-columns 16.0.8 → 16.5.1
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 +35 -30
- package/lib/column/index.js +3 -3
- package/lib/columns-gap/index.js +3 -3
- package/package.json +2 -2
- package/tmp-environment.json +39 -34
|
@@ -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 (static-columns@16.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (static-columns@16.5.1)
|
|
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
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"workerPlugins": {}
|
|
46
46
|
},
|
|
47
47
|
"name": "static-columns",
|
|
48
|
-
"version": "16.
|
|
48
|
+
"version": "16.5.1",
|
|
49
49
|
"description": "Static columns with flexbox for Agnular2",
|
|
50
50
|
"repository": {
|
|
51
51
|
"type": "git",
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"homepage": "https://github.com/darekf77/static-columns#readme",
|
|
70
70
|
"dependencies": {},
|
|
71
71
|
"private": false,
|
|
72
|
-
"lastBuildTagHash": "
|
|
72
|
+
"lastBuildTagHash": "b428b31bf357e563d297ec545906b072a50c159d",
|
|
73
73
|
"devDependencies": {
|
|
74
74
|
"@angular-devkit/build-angular": "~16.0.5",
|
|
75
75
|
"@angular-devkit/core": "~16.0.5",
|
|
@@ -94,7 +94,6 @@
|
|
|
94
94
|
"@commitlint/config-conventional": "12.1.1",
|
|
95
95
|
"@commitlint/prompt-cli": "12.1.1",
|
|
96
96
|
"@compodoc/compodoc": "1.1.20",
|
|
97
|
-
"@cypress/schematic": "2.5.0",
|
|
98
97
|
"@iconify/icons-fa-solid": "1.2.2",
|
|
99
98
|
"@iconify/icons-mdi": "1.2.1",
|
|
100
99
|
"@mdi/js": "7.2.96",
|
|
@@ -115,6 +114,7 @@
|
|
|
115
114
|
"@ngx-formly/material": "6.1.8",
|
|
116
115
|
"@ngx-translate/core": "15.0.0",
|
|
117
116
|
"@ngx-translate/http-loader": "8.0.0",
|
|
117
|
+
"@parcel/watcher": "2.3.0",
|
|
118
118
|
"@sweetalert2/ngx-sweetalert2": "12.1.0",
|
|
119
119
|
"@testdeck/jest": "0.3.3",
|
|
120
120
|
"@testdeck/mocha": "0.3.3",
|
|
@@ -151,9 +151,9 @@
|
|
|
151
151
|
"angular-material-css-vars": "5.0.2",
|
|
152
152
|
"angular-resize-event": "3.2.0",
|
|
153
153
|
"animate.css": "4.1.1 ",
|
|
154
|
-
"any-project-cli": "~16.
|
|
154
|
+
"any-project-cli": "~16.5.1",
|
|
155
155
|
"axios": "1.3.5",
|
|
156
|
-
"background-worker-process": "~16.
|
|
156
|
+
"background-worker-process": "~16.5.1",
|
|
157
157
|
"base32": "0.0.7",
|
|
158
158
|
"bcryptjs": "2.4.3",
|
|
159
159
|
"better-sqlite3": "7.6.2",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"chalk": "2.3.2",
|
|
166
166
|
"check-node-version": "3.2.0",
|
|
167
167
|
"cheerio": "1.0.0-rc.3",
|
|
168
|
-
"chokidar": "3.5.
|
|
168
|
+
"chokidar": "3.5.3",
|
|
169
169
|
"circular-json": "0.5.1",
|
|
170
170
|
"class-validator": "0.14.0",
|
|
171
171
|
"command-exists": "1.2.2",
|
|
@@ -178,7 +178,6 @@
|
|
|
178
178
|
"cors": "2.8.4",
|
|
179
179
|
"cpr": "3.0.1",
|
|
180
180
|
"cross-spawn": "7.0.3",
|
|
181
|
-
"cypress": "latest",
|
|
182
181
|
"dateformat": "3.0.3",
|
|
183
182
|
"detect-mocha": "0.1.0",
|
|
184
183
|
"diff": "3.2.0",
|
|
@@ -201,13 +200,13 @@
|
|
|
201
200
|
"file-saver": "2.0.5",
|
|
202
201
|
"file-type": "18.5.0",
|
|
203
202
|
"firedev": "^16",
|
|
204
|
-
"firedev-crud": "~16.
|
|
205
|
-
"firedev-crud-deamon": "~16.
|
|
206
|
-
"firedev-ports": "~16.
|
|
207
|
-
"firedev-storage": "~16.
|
|
208
|
-
"firedev-type-sql": "~16.
|
|
209
|
-
"firedev-typeorm": "~16.0.
|
|
210
|
-
"firedev-ui": "~16.0.
|
|
203
|
+
"firedev-crud": "~16.5.1",
|
|
204
|
+
"firedev-crud-deamon": "~16.5.1",
|
|
205
|
+
"firedev-ports": "~16.5.1",
|
|
206
|
+
"firedev-storage": "~16.5.1",
|
|
207
|
+
"firedev-type-sql": "~16.5.1",
|
|
208
|
+
"firedev-typeorm": "~16.0.40",
|
|
209
|
+
"firedev-ui": "~16.0.10",
|
|
211
210
|
"fkill": "6.1.0",
|
|
212
211
|
"font-awesome": "4.7.0",
|
|
213
212
|
"form-data": "4.0.0",
|
|
@@ -224,11 +223,11 @@
|
|
|
224
223
|
"image-focus": "1.2.1",
|
|
225
224
|
"immer": "10.0.2",
|
|
226
225
|
"immutable": "4.3.0",
|
|
227
|
-
"incremental-compiler": "~16.
|
|
226
|
+
"incremental-compiler": "~16.5.1",
|
|
228
227
|
"inquirer": "7.3.3",
|
|
229
228
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
230
229
|
"is-elevated": "3.0.0",
|
|
231
|
-
"isomorphic-region-loader": "~16.
|
|
230
|
+
"isomorphic-region-loader": "~16.5.1",
|
|
232
231
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
233
232
|
"jest": "29.5.0",
|
|
234
233
|
"jest-date-mock": "1.0.8",
|
|
@@ -239,8 +238,8 @@
|
|
|
239
238
|
"joi": "17.9.2",
|
|
240
239
|
"jscodeshift": "0.6.3",
|
|
241
240
|
"json-stringify-safe": "5.0.1",
|
|
242
|
-
"json10": "~16.0.
|
|
243
|
-
"json10-writer": "~16.
|
|
241
|
+
"json10": "~16.0.50",
|
|
242
|
+
"json10-writer": "~16.5.1",
|
|
244
243
|
"json5": "2.2.1",
|
|
245
244
|
"json5-writer": "0.2.0",
|
|
246
245
|
"jszip": "3.10.1",
|
|
@@ -249,27 +248,29 @@
|
|
|
249
248
|
"localforage": "1.10.0",
|
|
250
249
|
"lockfile": "1.0.4",
|
|
251
250
|
"lodash": "4.17.20",
|
|
252
|
-
"lodash-walk-object": "~16.0.
|
|
251
|
+
"lodash-walk-object": "~16.0.50",
|
|
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
|
"mkdirp": "0.5.1",
|
|
259
258
|
"mocha": "10.2.0",
|
|
260
259
|
"moment": "2.29.3",
|
|
261
|
-
"morphi": "~16.2.
|
|
260
|
+
"morphi": "~16.2.10",
|
|
262
261
|
"ng-for-track-by-property": "16.0.1",
|
|
263
262
|
"ng-in-viewport": "15.0.2",
|
|
264
263
|
"ng-lock": "16.0.1",
|
|
265
264
|
"ng-packagr": "16.0.1",
|
|
266
265
|
"ng-talkback": "~16.2.1",
|
|
267
|
-
"ng2-logger": "~16.
|
|
268
|
-
"ng2-rest": "~16.0.
|
|
266
|
+
"ng2-logger": "~16.5.1",
|
|
267
|
+
"ng2-rest": "~16.0.15",
|
|
269
268
|
"ngx-ace-wrapper": "14.0.0",
|
|
270
269
|
"ngx-editor": "15.3.0",
|
|
271
270
|
"ngx-highlightjs": "9.0.0",
|
|
272
271
|
"ngx-moment": "6.0.2",
|
|
272
|
+
"ngx-monaco-editor": "12.0.0",
|
|
273
|
+
"ngx-photo-editor": "0.4.4",
|
|
273
274
|
"ngx-pipes": "3.2.2",
|
|
274
275
|
"ngx-progressbar": "11.0.0",
|
|
275
276
|
"ngx-scrollbar": "12.0.0",
|
|
@@ -292,6 +293,10 @@
|
|
|
292
293
|
"pica": "9.0.1",
|
|
293
294
|
"portfinder": "1.0.21",
|
|
294
295
|
"prettier": "3.0.0",
|
|
296
|
+
"pretty-error": "4.0.0",
|
|
297
|
+
"primeflex": "3.3.1",
|
|
298
|
+
"primeicons": "6.0.1",
|
|
299
|
+
"primeng": "16.7.0",
|
|
295
300
|
"progress": "2.0.3",
|
|
296
301
|
"prompts": "0.1.8",
|
|
297
302
|
"ps-list": "6.1.0",
|
|
@@ -310,7 +315,7 @@
|
|
|
310
315
|
"socket.io": "2.4.1",
|
|
311
316
|
"sort-package-json": "1.11.0",
|
|
312
317
|
"sql.js": "1.8.0",
|
|
313
|
-
"static-columns": "~16.0.
|
|
318
|
+
"static-columns": "~16.0.8",
|
|
314
319
|
"string-similarity": "4.0.2",
|
|
315
320
|
"sudo-block": "3.0.0",
|
|
316
321
|
"supertest": "6.3.3",
|
|
@@ -319,11 +324,11 @@
|
|
|
319
324
|
"task.js": "0.1.5",
|
|
320
325
|
"threads": "1.7.0",
|
|
321
326
|
"tnp-cli": "~16.0.8",
|
|
322
|
-
"tnp-config": "~16.
|
|
323
|
-
"tnp-core": "~16.
|
|
324
|
-
"tnp-db": "~16.
|
|
325
|
-
"tnp-helpers": "~16.
|
|
326
|
-
"tnp-models": "~16.
|
|
327
|
+
"tnp-config": "~16.5.1",
|
|
328
|
+
"tnp-core": "~16.5.1",
|
|
329
|
+
"tnp-db": "~16.5.1",
|
|
330
|
+
"tnp-helpers": "~16.5.1",
|
|
331
|
+
"tnp-models": "~16.5.1",
|
|
327
332
|
"ts-debug": "1.3.0",
|
|
328
333
|
"ts-loader": "2.3.1",
|
|
329
334
|
"ts-node": "10.9.1",
|
|
@@ -332,7 +337,7 @@
|
|
|
332
337
|
"turndown": "7.1.2",
|
|
333
338
|
"typeorm": "~0.3.10",
|
|
334
339
|
"typescript": "~5.0.2",
|
|
335
|
-
"typescript-class-helpers": "~16.
|
|
340
|
+
"typescript-class-helpers": "~16.5.1",
|
|
336
341
|
"typescript-formatter": "~7.2.2",
|
|
337
342
|
"underscore": "1.9.1",
|
|
338
343
|
"uuid": "8.3.2",
|
package/lib/column/index.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.dummy1702252386057 = void 0;
|
|
4
|
+
function dummy1702252386057() { }
|
|
5
|
+
exports.dummy1702252386057 = dummy1702252386057;
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
package/lib/columns-gap/index.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.dummy1702252386068 = void 0;
|
|
4
|
+
function dummy1702252386068() { }
|
|
5
|
+
exports.dummy1702252386068 = dummy1702252386068;
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"workerPlugins": {}
|
|
46
46
|
},
|
|
47
47
|
"name": "static-columns",
|
|
48
|
-
"version": "16.
|
|
48
|
+
"version": "16.5.1",
|
|
49
49
|
"description": "Static columns with flexbox for Agnular2",
|
|
50
50
|
"repository": {
|
|
51
51
|
"type": "git",
|
|
@@ -69,6 +69,6 @@
|
|
|
69
69
|
"homepage": "https://github.com/darekf77/static-columns#readme",
|
|
70
70
|
"dependencies": {},
|
|
71
71
|
"private": false,
|
|
72
|
-
"lastBuildTagHash": "
|
|
72
|
+
"lastBuildTagHash": "b428b31bf357e563d297ec545906b072a50c159d",
|
|
73
73
|
"devDependencies": {}
|
|
74
74
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"workerPlugins": {}
|
|
50
50
|
},
|
|
51
51
|
"name": "static-columns",
|
|
52
|
-
"version": "16.
|
|
52
|
+
"version": "16.5.1",
|
|
53
53
|
"description": "Static columns with flexbox for Agnular2",
|
|
54
54
|
"repository": {
|
|
55
55
|
"type": "git",
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"homepage": "https://github.com/darekf77/static-columns#readme",
|
|
74
74
|
"dependencies": {},
|
|
75
75
|
"private": false,
|
|
76
|
-
"lastBuildTagHash": "
|
|
76
|
+
"lastBuildTagHash": "b428b31bf357e563d297ec545906b072a50c159d",
|
|
77
77
|
"devDependencies": {
|
|
78
78
|
"@angular-devkit/build-angular": "~16.0.5",
|
|
79
79
|
"@angular-devkit/core": "~16.0.5",
|
|
@@ -98,7 +98,6 @@
|
|
|
98
98
|
"@commitlint/config-conventional": "12.1.1",
|
|
99
99
|
"@commitlint/prompt-cli": "12.1.1",
|
|
100
100
|
"@compodoc/compodoc": "1.1.20",
|
|
101
|
-
"@cypress/schematic": "2.5.0",
|
|
102
101
|
"@iconify/icons-fa-solid": "1.2.2",
|
|
103
102
|
"@iconify/icons-mdi": "1.2.1",
|
|
104
103
|
"@mdi/js": "7.2.96",
|
|
@@ -119,6 +118,7 @@
|
|
|
119
118
|
"@ngx-formly/material": "6.1.8",
|
|
120
119
|
"@ngx-translate/core": "15.0.0",
|
|
121
120
|
"@ngx-translate/http-loader": "8.0.0",
|
|
121
|
+
"@parcel/watcher": "2.3.0",
|
|
122
122
|
"@sweetalert2/ngx-sweetalert2": "12.1.0",
|
|
123
123
|
"@testdeck/jest": "0.3.3",
|
|
124
124
|
"@testdeck/mocha": "0.3.3",
|
|
@@ -155,9 +155,9 @@
|
|
|
155
155
|
"angular-material-css-vars": "5.0.2",
|
|
156
156
|
"angular-resize-event": "3.2.0",
|
|
157
157
|
"animate.css": "4.1.1 ",
|
|
158
|
-
"any-project-cli": "~16.
|
|
158
|
+
"any-project-cli": "~16.5.1",
|
|
159
159
|
"axios": "1.3.5",
|
|
160
|
-
"background-worker-process": "~16.
|
|
160
|
+
"background-worker-process": "~16.5.1",
|
|
161
161
|
"base32": "0.0.7",
|
|
162
162
|
"bcryptjs": "2.4.3",
|
|
163
163
|
"better-sqlite3": "7.6.2",
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
"chalk": "2.3.2",
|
|
170
170
|
"check-node-version": "3.2.0",
|
|
171
171
|
"cheerio": "1.0.0-rc.3",
|
|
172
|
-
"chokidar": "3.5.
|
|
172
|
+
"chokidar": "3.5.3",
|
|
173
173
|
"circular-json": "0.5.1",
|
|
174
174
|
"class-validator": "0.14.0",
|
|
175
175
|
"command-exists": "1.2.2",
|
|
@@ -182,7 +182,6 @@
|
|
|
182
182
|
"cors": "2.8.4",
|
|
183
183
|
"cpr": "3.0.1",
|
|
184
184
|
"cross-spawn": "7.0.3",
|
|
185
|
-
"cypress": "latest",
|
|
186
185
|
"dateformat": "3.0.3",
|
|
187
186
|
"detect-mocha": "0.1.0",
|
|
188
187
|
"diff": "3.2.0",
|
|
@@ -205,13 +204,13 @@
|
|
|
205
204
|
"file-saver": "2.0.5",
|
|
206
205
|
"file-type": "18.5.0",
|
|
207
206
|
"firedev": "^16",
|
|
208
|
-
"firedev-crud": "~16.
|
|
209
|
-
"firedev-crud-deamon": "~16.
|
|
210
|
-
"firedev-ports": "~16.
|
|
211
|
-
"firedev-storage": "~16.
|
|
212
|
-
"firedev-type-sql": "~16.
|
|
213
|
-
"firedev-typeorm": "~16.0.
|
|
214
|
-
"firedev-ui": "~16.0.
|
|
207
|
+
"firedev-crud": "~16.5.1",
|
|
208
|
+
"firedev-crud-deamon": "~16.5.1",
|
|
209
|
+
"firedev-ports": "~16.5.1",
|
|
210
|
+
"firedev-storage": "~16.5.1",
|
|
211
|
+
"firedev-type-sql": "~16.5.1",
|
|
212
|
+
"firedev-typeorm": "~16.0.40",
|
|
213
|
+
"firedev-ui": "~16.0.10",
|
|
215
214
|
"fkill": "6.1.0",
|
|
216
215
|
"font-awesome": "4.7.0",
|
|
217
216
|
"form-data": "4.0.0",
|
|
@@ -228,11 +227,11 @@
|
|
|
228
227
|
"image-focus": "1.2.1",
|
|
229
228
|
"immer": "10.0.2",
|
|
230
229
|
"immutable": "4.3.0",
|
|
231
|
-
"incremental-compiler": "~16.
|
|
230
|
+
"incremental-compiler": "~16.5.1",
|
|
232
231
|
"inquirer": "7.3.3",
|
|
233
232
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
234
233
|
"is-elevated": "3.0.0",
|
|
235
|
-
"isomorphic-region-loader": "~16.
|
|
234
|
+
"isomorphic-region-loader": "~16.5.1",
|
|
236
235
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
237
236
|
"jest": "29.5.0",
|
|
238
237
|
"jest-date-mock": "1.0.8",
|
|
@@ -243,8 +242,8 @@
|
|
|
243
242
|
"joi": "17.9.2",
|
|
244
243
|
"jscodeshift": "0.6.3",
|
|
245
244
|
"json-stringify-safe": "5.0.1",
|
|
246
|
-
"json10": "~16.0.
|
|
247
|
-
"json10-writer": "~16.
|
|
245
|
+
"json10": "~16.0.50",
|
|
246
|
+
"json10-writer": "~16.5.1",
|
|
248
247
|
"json5": "2.2.1",
|
|
249
248
|
"json5-writer": "0.2.0",
|
|
250
249
|
"jszip": "3.10.1",
|
|
@@ -253,27 +252,29 @@
|
|
|
253
252
|
"localforage": "1.10.0",
|
|
254
253
|
"lockfile": "1.0.4",
|
|
255
254
|
"lodash": "4.17.20",
|
|
256
|
-
"lodash-walk-object": "~16.0.
|
|
255
|
+
"lodash-walk-object": "~16.0.50",
|
|
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
|
"mkdirp": "0.5.1",
|
|
263
262
|
"mocha": "10.2.0",
|
|
264
263
|
"moment": "2.29.3",
|
|
265
|
-
"morphi": "~16.2.
|
|
264
|
+
"morphi": "~16.2.10",
|
|
266
265
|
"ng-for-track-by-property": "16.0.1",
|
|
267
266
|
"ng-in-viewport": "15.0.2",
|
|
268
267
|
"ng-lock": "16.0.1",
|
|
269
268
|
"ng-packagr": "16.0.1",
|
|
270
269
|
"ng-talkback": "~16.2.1",
|
|
271
|
-
"ng2-logger": "~16.
|
|
272
|
-
"ng2-rest": "~16.0.
|
|
270
|
+
"ng2-logger": "~16.5.1",
|
|
271
|
+
"ng2-rest": "~16.0.15",
|
|
273
272
|
"ngx-ace-wrapper": "14.0.0",
|
|
274
273
|
"ngx-editor": "15.3.0",
|
|
275
274
|
"ngx-highlightjs": "9.0.0",
|
|
276
275
|
"ngx-moment": "6.0.2",
|
|
276
|
+
"ngx-monaco-editor": "12.0.0",
|
|
277
|
+
"ngx-photo-editor": "0.4.4",
|
|
277
278
|
"ngx-pipes": "3.2.2",
|
|
278
279
|
"ngx-progressbar": "11.0.0",
|
|
279
280
|
"ngx-scrollbar": "12.0.0",
|
|
@@ -296,6 +297,10 @@
|
|
|
296
297
|
"pica": "9.0.1",
|
|
297
298
|
"portfinder": "1.0.21",
|
|
298
299
|
"prettier": "3.0.0",
|
|
300
|
+
"pretty-error": "4.0.0",
|
|
301
|
+
"primeflex": "3.3.1",
|
|
302
|
+
"primeicons": "6.0.1",
|
|
303
|
+
"primeng": "16.7.0",
|
|
299
304
|
"progress": "2.0.3",
|
|
300
305
|
"prompts": "0.1.8",
|
|
301
306
|
"ps-list": "6.1.0",
|
|
@@ -314,7 +319,7 @@
|
|
|
314
319
|
"socket.io": "2.4.1",
|
|
315
320
|
"sort-package-json": "1.11.0",
|
|
316
321
|
"sql.js": "1.8.0",
|
|
317
|
-
"static-columns": "~16.0.
|
|
322
|
+
"static-columns": "~16.0.8",
|
|
318
323
|
"string-similarity": "4.0.2",
|
|
319
324
|
"sudo-block": "3.0.0",
|
|
320
325
|
"supertest": "6.3.3",
|
|
@@ -323,11 +328,11 @@
|
|
|
323
328
|
"task.js": "0.1.5",
|
|
324
329
|
"threads": "1.7.0",
|
|
325
330
|
"tnp-cli": "~16.0.8",
|
|
326
|
-
"tnp-config": "~16.
|
|
327
|
-
"tnp-core": "~16.
|
|
328
|
-
"tnp-db": "~16.
|
|
329
|
-
"tnp-helpers": "~16.
|
|
330
|
-
"tnp-models": "~16.
|
|
331
|
+
"tnp-config": "~16.5.1",
|
|
332
|
+
"tnp-core": "~16.5.1",
|
|
333
|
+
"tnp-db": "~16.5.1",
|
|
334
|
+
"tnp-helpers": "~16.5.1",
|
|
335
|
+
"tnp-models": "~16.5.1",
|
|
331
336
|
"ts-debug": "1.3.0",
|
|
332
337
|
"ts-loader": "2.3.1",
|
|
333
338
|
"ts-node": "10.9.1",
|
|
@@ -336,7 +341,7 @@
|
|
|
336
341
|
"turndown": "7.1.2",
|
|
337
342
|
"typeorm": "~0.3.10",
|
|
338
343
|
"typescript": "~5.0.2",
|
|
339
|
-
"typescript-class-helpers": "~16.
|
|
344
|
+
"typescript-class-helpers": "~16.5.1",
|
|
340
345
|
"typescript-formatter": "~7.2.2",
|
|
341
346
|
"underscore": "1.9.1",
|
|
342
347
|
"uuid": "8.3.2",
|
|
@@ -349,9 +354,9 @@
|
|
|
349
354
|
}
|
|
350
355
|
},
|
|
351
356
|
"build": {
|
|
352
|
-
"number":
|
|
353
|
-
"date": "2023-
|
|
354
|
-
"hash": "
|
|
357
|
+
"number": 335,
|
|
358
|
+
"date": "2023-12-10T23:53:00.000Z",
|
|
359
|
+
"hash": "b3d54d0c1116a281dbeca8d49add17e5cbfc5f46",
|
|
355
360
|
"options": {}
|
|
356
361
|
},
|
|
357
362
|
"currentProjectName": "static-columns",
|
|
@@ -359,7 +364,7 @@
|
|
|
359
364
|
"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%22static-columns%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\"]}]}",
|
|
360
365
|
"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\"}]}",
|
|
361
366
|
"currentProjectType": "isomorphic-lib",
|
|
362
|
-
"currentFrameworkVersion": "16.
|
|
367
|
+
"currentFrameworkVersion": "16.5.1",
|
|
363
368
|
"isStandaloneProject": true,
|
|
364
369
|
"isSmartContainer": false,
|
|
365
370
|
"frameworks": [
|