magic-renamer 16.5.2 → 16.5.4
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 +32 -32
- package/package.json +3 -3
- package/src.d.ts +6 -0
- package/tmp-environment.json +36 -37
|
@@ -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 (magic-renamer@16.5.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (magic-renamer@16.5.4)
|
|
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
|
@@ -36,14 +36,14 @@
|
|
|
36
36
|
"workerPlugins": {}
|
|
37
37
|
},
|
|
38
38
|
"name": "magic-renamer",
|
|
39
|
-
"version": "16.5.
|
|
39
|
+
"version": "16.5.4",
|
|
40
40
|
"bin": {
|
|
41
41
|
"magic-renamer": "bin/magic-renamer",
|
|
42
42
|
"magic-renamer-debug": "bin/magic-renamer-debug"
|
|
43
43
|
},
|
|
44
44
|
"license": "UNLICENSED",
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"tnp-helpers": "~16.5.
|
|
46
|
+
"tnp-helpers": "~16.5.4"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"@angular-devkit/build-angular": "~16.0.5",
|
|
@@ -126,9 +126,9 @@
|
|
|
126
126
|
"angular-material-css-vars": "5.0.2",
|
|
127
127
|
"angular-resize-event": "3.2.0",
|
|
128
128
|
"animate.css": "4.1.1 ",
|
|
129
|
-
"any-project-cli": "~16.5.
|
|
129
|
+
"any-project-cli": "~16.5.3",
|
|
130
130
|
"axios": "1.3.5",
|
|
131
|
-
"background-worker-process": "~16.5.
|
|
131
|
+
"background-worker-process": "~16.5.4",
|
|
132
132
|
"base32": "0.0.7",
|
|
133
133
|
"bcryptjs": "2.4.3",
|
|
134
134
|
"better-sqlite3": "7.6.2",
|
|
@@ -175,13 +175,13 @@
|
|
|
175
175
|
"file-saver": "2.0.5",
|
|
176
176
|
"file-type": "18.5.0",
|
|
177
177
|
"firedev": "^16",
|
|
178
|
-
"firedev-crud": "~16.5.
|
|
179
|
-
"firedev-crud-deamon": "~16.5.
|
|
180
|
-
"firedev-ports": "~16.5.
|
|
181
|
-
"firedev-storage": "~16.5.
|
|
182
|
-
"firedev-type-sql": "~16.5.
|
|
183
|
-
"firedev-typeorm": "~16.5.
|
|
184
|
-
"firedev-ui": "~16.5.
|
|
178
|
+
"firedev-crud": "~16.5.4",
|
|
179
|
+
"firedev-crud-deamon": "~16.5.4",
|
|
180
|
+
"firedev-ports": "~16.5.4",
|
|
181
|
+
"firedev-storage": "~16.5.3",
|
|
182
|
+
"firedev-type-sql": "~16.5.3",
|
|
183
|
+
"firedev-typeorm": "~16.5.4",
|
|
184
|
+
"firedev-ui": "~16.5.3",
|
|
185
185
|
"fkill": "6.1.0",
|
|
186
186
|
"font-awesome": "4.7.0",
|
|
187
187
|
"form-data": "4.0.0",
|
|
@@ -198,11 +198,11 @@
|
|
|
198
198
|
"image-focus": "1.2.1",
|
|
199
199
|
"immer": "10.0.2",
|
|
200
200
|
"immutable": "4.3.0",
|
|
201
|
-
"incremental-compiler": "~16.5.
|
|
201
|
+
"incremental-compiler": "~16.5.14",
|
|
202
202
|
"inquirer": "7.3.3",
|
|
203
203
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
204
204
|
"is-elevated": "3.0.0",
|
|
205
|
-
"isomorphic-region-loader": "~16.5.
|
|
205
|
+
"isomorphic-region-loader": "~16.5.4",
|
|
206
206
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
207
207
|
"jest": "29.5.0",
|
|
208
208
|
"jest-date-mock": "1.0.8",
|
|
@@ -213,8 +213,8 @@
|
|
|
213
213
|
"joi": "17.9.2",
|
|
214
214
|
"jscodeshift": "0.6.3",
|
|
215
215
|
"json-stringify-safe": "5.0.1",
|
|
216
|
-
"json10": "~16.5.
|
|
217
|
-
"json10-writer": "~16.5.
|
|
216
|
+
"json10": "~16.5.3",
|
|
217
|
+
"json10-writer": "~16.5.4",
|
|
218
218
|
"json5": "2.2.1",
|
|
219
219
|
"json5-writer": "0.2.0",
|
|
220
220
|
"jszip": "3.10.1",
|
|
@@ -223,23 +223,23 @@
|
|
|
223
223
|
"localforage": "1.10.0",
|
|
224
224
|
"lockfile": "1.0.4",
|
|
225
225
|
"lodash": "4.17.20",
|
|
226
|
-
"lodash-walk-object": "~16.5.
|
|
226
|
+
"lodash-walk-object": "~16.5.3",
|
|
227
227
|
"lowdb": "1.0.0",
|
|
228
|
-
"magic-renamer": "~16.5.
|
|
228
|
+
"magic-renamer": "~16.5.3",
|
|
229
229
|
"material-design-icons": "3.0.1",
|
|
230
230
|
"method-override": "2.3.10",
|
|
231
231
|
"minimist": "1.2.0",
|
|
232
232
|
"mkdirp": "0.5.1",
|
|
233
233
|
"mocha": "10.2.0",
|
|
234
234
|
"moment": "2.29.3",
|
|
235
|
-
"morphi": "~16.5.
|
|
235
|
+
"morphi": "~16.5.3",
|
|
236
236
|
"ng-for-track-by-property": "16.0.1",
|
|
237
237
|
"ng-in-viewport": "15.0.2",
|
|
238
238
|
"ng-lock": "16.0.1",
|
|
239
239
|
"ng-packagr": "16.0.1",
|
|
240
|
-
"ng-talkback": "~16.5.
|
|
241
|
-
"ng2-logger": "~16.5.
|
|
242
|
-
"ng2-rest": "~16.5.
|
|
240
|
+
"ng-talkback": "~16.5.3",
|
|
241
|
+
"ng2-logger": "~16.5.4",
|
|
242
|
+
"ng2-rest": "~16.5.3",
|
|
243
243
|
"ngx-ace-wrapper": "14.0.0",
|
|
244
244
|
"ngx-editor": "15.3.0",
|
|
245
245
|
"ngx-highlightjs": "9.0.0",
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
"ngx-scrolltop": "6.0.0",
|
|
253
253
|
"ngx-store": "3.1.1",
|
|
254
254
|
"ngx-typed-js": "2.1.1",
|
|
255
|
-
"node-cli-tester": "~16.5.
|
|
255
|
+
"node-cli-tester": "~16.5.3",
|
|
256
256
|
"node-localstorage": "2.1.6",
|
|
257
257
|
"node-notifier": "6.0.0",
|
|
258
258
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -279,7 +279,7 @@
|
|
|
279
279
|
"q": "1.5.1",
|
|
280
280
|
"rallax.js": "2.0.4",
|
|
281
281
|
"randomcolor": "0.5.3",
|
|
282
|
-
"record-replay-req-res-scenario": "~16.5.
|
|
282
|
+
"record-replay-req-res-scenario": "~16.5.3",
|
|
283
283
|
"reflect-metadata": "0.1.10",
|
|
284
284
|
"rimraf": "2.6.2",
|
|
285
285
|
"rxjs": "~7.8.0",
|
|
@@ -290,7 +290,7 @@
|
|
|
290
290
|
"socket.io": "2.4.1",
|
|
291
291
|
"sort-package-json": "1.11.0",
|
|
292
292
|
"sql.js": "1.8.0",
|
|
293
|
-
"static-columns": "~16.5.
|
|
293
|
+
"static-columns": "~16.5.3",
|
|
294
294
|
"string-similarity": "4.0.2",
|
|
295
295
|
"sudo-block": "3.0.0",
|
|
296
296
|
"supertest": "6.3.3",
|
|
@@ -298,11 +298,11 @@
|
|
|
298
298
|
"systeminformation": "3.45.7",
|
|
299
299
|
"task.js": "0.1.5",
|
|
300
300
|
"threads": "1.7.0",
|
|
301
|
-
"tnp-cli": "~16.5.
|
|
302
|
-
"tnp-config": "~16.5.
|
|
303
|
-
"tnp-core": "~16.5.
|
|
304
|
-
"tnp-db": "~16.5.
|
|
305
|
-
"tnp-models": "~16.5.
|
|
301
|
+
"tnp-cli": "~16.5.3",
|
|
302
|
+
"tnp-config": "~16.5.4",
|
|
303
|
+
"tnp-core": "~16.5.9",
|
|
304
|
+
"tnp-db": "~16.5.3",
|
|
305
|
+
"tnp-models": "~16.5.4",
|
|
306
306
|
"ts-debug": "1.3.0",
|
|
307
307
|
"ts-loader": "2.3.1",
|
|
308
308
|
"ts-node": "10.9.1",
|
|
@@ -311,17 +311,17 @@
|
|
|
311
311
|
"turndown": "7.1.2",
|
|
312
312
|
"typeorm": "~0.3.10",
|
|
313
313
|
"typescript": "~5.0.2",
|
|
314
|
-
"typescript-class-helpers": "~16.5.
|
|
314
|
+
"typescript-class-helpers": "~16.5.4",
|
|
315
315
|
"typescript-formatter": "~7.2.2",
|
|
316
316
|
"underscore": "1.9.1",
|
|
317
317
|
"uuid": "8.3.2",
|
|
318
318
|
"validator": "9.2.0",
|
|
319
319
|
"video.js": "8.3.0",
|
|
320
|
-
"vpn-split": "~16.5.
|
|
320
|
+
"vpn-split": "~16.5.3",
|
|
321
321
|
"watch": "1.0.2",
|
|
322
322
|
"yup": "1.1.1",
|
|
323
323
|
"zone.js": "~0.13.0"
|
|
324
324
|
},
|
|
325
325
|
"private": false,
|
|
326
|
-
"lastBuildTagHash": "
|
|
326
|
+
"lastBuildTagHash": "d0aee7da23b2764502f6dede69c3085c8d5687b1"
|
|
327
327
|
}
|
package/package.json
CHANGED
|
@@ -36,16 +36,16 @@
|
|
|
36
36
|
"workerPlugins": {}
|
|
37
37
|
},
|
|
38
38
|
"name": "magic-renamer",
|
|
39
|
-
"version": "16.5.
|
|
39
|
+
"version": "16.5.4",
|
|
40
40
|
"bin": {
|
|
41
41
|
"magic-renamer": "bin/magic-renamer",
|
|
42
42
|
"magic-renamer-debug": "bin/magic-renamer-debug"
|
|
43
43
|
},
|
|
44
44
|
"license": "UNLICENSED",
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"tnp-helpers": "~16.5.
|
|
46
|
+
"tnp-helpers": "~16.5.4"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {},
|
|
49
49
|
"private": false,
|
|
50
|
-
"lastBuildTagHash": "
|
|
50
|
+
"lastBuildTagHash": "d0aee7da23b2764502f6dede69c3085c8d5687b1"
|
|
51
51
|
}
|
package/src.d.ts
ADDED
package/tmp-environment.json
CHANGED
|
@@ -40,14 +40,14 @@
|
|
|
40
40
|
"workerPlugins": {}
|
|
41
41
|
},
|
|
42
42
|
"name": "magic-renamer",
|
|
43
|
-
"version": "16.5.
|
|
43
|
+
"version": "16.5.4",
|
|
44
44
|
"bin": {
|
|
45
45
|
"magic-renamer": "bin/magic-renamer",
|
|
46
46
|
"magic-renamer-debug": "bin/magic-renamer-debug"
|
|
47
47
|
},
|
|
48
48
|
"license": "UNLICENSED",
|
|
49
49
|
"dependencies": {
|
|
50
|
-
"tnp-helpers": "~16.5.
|
|
50
|
+
"tnp-helpers": "~16.5.4"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
53
|
"@angular-devkit/build-angular": "~16.0.5",
|
|
@@ -130,9 +130,9 @@
|
|
|
130
130
|
"angular-material-css-vars": "5.0.2",
|
|
131
131
|
"angular-resize-event": "3.2.0",
|
|
132
132
|
"animate.css": "4.1.1 ",
|
|
133
|
-
"any-project-cli": "~16.5.
|
|
133
|
+
"any-project-cli": "~16.5.3",
|
|
134
134
|
"axios": "1.3.5",
|
|
135
|
-
"background-worker-process": "~16.5.
|
|
135
|
+
"background-worker-process": "~16.5.4",
|
|
136
136
|
"base32": "0.0.7",
|
|
137
137
|
"bcryptjs": "2.4.3",
|
|
138
138
|
"better-sqlite3": "7.6.2",
|
|
@@ -179,13 +179,13 @@
|
|
|
179
179
|
"file-saver": "2.0.5",
|
|
180
180
|
"file-type": "18.5.0",
|
|
181
181
|
"firedev": "^16",
|
|
182
|
-
"firedev-crud": "~16.5.
|
|
183
|
-
"firedev-crud-deamon": "~16.5.
|
|
184
|
-
"firedev-ports": "~16.5.
|
|
185
|
-
"firedev-storage": "~16.5.
|
|
186
|
-
"firedev-type-sql": "~16.5.
|
|
187
|
-
"firedev-typeorm": "~16.5.
|
|
188
|
-
"firedev-ui": "~16.5.
|
|
182
|
+
"firedev-crud": "~16.5.4",
|
|
183
|
+
"firedev-crud-deamon": "~16.5.4",
|
|
184
|
+
"firedev-ports": "~16.5.4",
|
|
185
|
+
"firedev-storage": "~16.5.3",
|
|
186
|
+
"firedev-type-sql": "~16.5.3",
|
|
187
|
+
"firedev-typeorm": "~16.5.4",
|
|
188
|
+
"firedev-ui": "~16.5.3",
|
|
189
189
|
"fkill": "6.1.0",
|
|
190
190
|
"font-awesome": "4.7.0",
|
|
191
191
|
"form-data": "4.0.0",
|
|
@@ -202,11 +202,11 @@
|
|
|
202
202
|
"image-focus": "1.2.1",
|
|
203
203
|
"immer": "10.0.2",
|
|
204
204
|
"immutable": "4.3.0",
|
|
205
|
-
"incremental-compiler": "~16.5.
|
|
205
|
+
"incremental-compiler": "~16.5.14",
|
|
206
206
|
"inquirer": "7.3.3",
|
|
207
207
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
208
208
|
"is-elevated": "3.0.0",
|
|
209
|
-
"isomorphic-region-loader": "~16.5.
|
|
209
|
+
"isomorphic-region-loader": "~16.5.4",
|
|
210
210
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
211
211
|
"jest": "29.5.0",
|
|
212
212
|
"jest-date-mock": "1.0.8",
|
|
@@ -217,8 +217,8 @@
|
|
|
217
217
|
"joi": "17.9.2",
|
|
218
218
|
"jscodeshift": "0.6.3",
|
|
219
219
|
"json-stringify-safe": "5.0.1",
|
|
220
|
-
"json10": "~16.5.
|
|
221
|
-
"json10-writer": "~16.5.
|
|
220
|
+
"json10": "~16.5.3",
|
|
221
|
+
"json10-writer": "~16.5.4",
|
|
222
222
|
"json5": "2.2.1",
|
|
223
223
|
"json5-writer": "0.2.0",
|
|
224
224
|
"jszip": "3.10.1",
|
|
@@ -227,23 +227,23 @@
|
|
|
227
227
|
"localforage": "1.10.0",
|
|
228
228
|
"lockfile": "1.0.4",
|
|
229
229
|
"lodash": "4.17.20",
|
|
230
|
-
"lodash-walk-object": "~16.5.
|
|
230
|
+
"lodash-walk-object": "~16.5.3",
|
|
231
231
|
"lowdb": "1.0.0",
|
|
232
|
-
"magic-renamer": "~16.5.
|
|
232
|
+
"magic-renamer": "~16.5.3",
|
|
233
233
|
"material-design-icons": "3.0.1",
|
|
234
234
|
"method-override": "2.3.10",
|
|
235
235
|
"minimist": "1.2.0",
|
|
236
236
|
"mkdirp": "0.5.1",
|
|
237
237
|
"mocha": "10.2.0",
|
|
238
238
|
"moment": "2.29.3",
|
|
239
|
-
"morphi": "~16.5.
|
|
239
|
+
"morphi": "~16.5.3",
|
|
240
240
|
"ng-for-track-by-property": "16.0.1",
|
|
241
241
|
"ng-in-viewport": "15.0.2",
|
|
242
242
|
"ng-lock": "16.0.1",
|
|
243
243
|
"ng-packagr": "16.0.1",
|
|
244
|
-
"ng-talkback": "~16.5.
|
|
245
|
-
"ng2-logger": "~16.5.
|
|
246
|
-
"ng2-rest": "~16.5.
|
|
244
|
+
"ng-talkback": "~16.5.3",
|
|
245
|
+
"ng2-logger": "~16.5.4",
|
|
246
|
+
"ng2-rest": "~16.5.3",
|
|
247
247
|
"ngx-ace-wrapper": "14.0.0",
|
|
248
248
|
"ngx-editor": "15.3.0",
|
|
249
249
|
"ngx-highlightjs": "9.0.0",
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"ngx-scrolltop": "6.0.0",
|
|
257
257
|
"ngx-store": "3.1.1",
|
|
258
258
|
"ngx-typed-js": "2.1.1",
|
|
259
|
-
"node-cli-tester": "~16.5.
|
|
259
|
+
"node-cli-tester": "~16.5.3",
|
|
260
260
|
"node-localstorage": "2.1.6",
|
|
261
261
|
"node-notifier": "6.0.0",
|
|
262
262
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -283,7 +283,7 @@
|
|
|
283
283
|
"q": "1.5.1",
|
|
284
284
|
"rallax.js": "2.0.4",
|
|
285
285
|
"randomcolor": "0.5.3",
|
|
286
|
-
"record-replay-req-res-scenario": "~16.5.
|
|
286
|
+
"record-replay-req-res-scenario": "~16.5.3",
|
|
287
287
|
"reflect-metadata": "0.1.10",
|
|
288
288
|
"rimraf": "2.6.2",
|
|
289
289
|
"rxjs": "~7.8.0",
|
|
@@ -294,7 +294,7 @@
|
|
|
294
294
|
"socket.io": "2.4.1",
|
|
295
295
|
"sort-package-json": "1.11.0",
|
|
296
296
|
"sql.js": "1.8.0",
|
|
297
|
-
"static-columns": "~16.5.
|
|
297
|
+
"static-columns": "~16.5.3",
|
|
298
298
|
"string-similarity": "4.0.2",
|
|
299
299
|
"sudo-block": "3.0.0",
|
|
300
300
|
"supertest": "6.3.3",
|
|
@@ -302,11 +302,11 @@
|
|
|
302
302
|
"systeminformation": "3.45.7",
|
|
303
303
|
"task.js": "0.1.5",
|
|
304
304
|
"threads": "1.7.0",
|
|
305
|
-
"tnp-cli": "~16.5.
|
|
306
|
-
"tnp-config": "~16.5.
|
|
307
|
-
"tnp-core": "~16.5.
|
|
308
|
-
"tnp-db": "~16.5.
|
|
309
|
-
"tnp-models": "~16.5.
|
|
305
|
+
"tnp-cli": "~16.5.3",
|
|
306
|
+
"tnp-config": "~16.5.4",
|
|
307
|
+
"tnp-core": "~16.5.9",
|
|
308
|
+
"tnp-db": "~16.5.3",
|
|
309
|
+
"tnp-models": "~16.5.4",
|
|
310
310
|
"ts-debug": "1.3.0",
|
|
311
311
|
"ts-loader": "2.3.1",
|
|
312
312
|
"ts-node": "10.9.1",
|
|
@@ -315,33 +315,32 @@
|
|
|
315
315
|
"turndown": "7.1.2",
|
|
316
316
|
"typeorm": "~0.3.10",
|
|
317
317
|
"typescript": "~5.0.2",
|
|
318
|
-
"typescript-class-helpers": "~16.5.
|
|
318
|
+
"typescript-class-helpers": "~16.5.4",
|
|
319
319
|
"typescript-formatter": "~7.2.2",
|
|
320
320
|
"underscore": "1.9.1",
|
|
321
321
|
"uuid": "8.3.2",
|
|
322
322
|
"validator": "9.2.0",
|
|
323
323
|
"video.js": "8.3.0",
|
|
324
|
-
"vpn-split": "~16.5.
|
|
324
|
+
"vpn-split": "~16.5.3",
|
|
325
325
|
"watch": "1.0.2",
|
|
326
326
|
"yup": "1.1.1",
|
|
327
327
|
"zone.js": "~0.13.0"
|
|
328
328
|
},
|
|
329
329
|
"private": false,
|
|
330
|
-
"lastBuildTagHash": "
|
|
330
|
+
"lastBuildTagHash": "d0aee7da23b2764502f6dede69c3085c8d5687b1",
|
|
331
331
|
"main": "index.js"
|
|
332
332
|
},
|
|
333
333
|
"build": {
|
|
334
|
-
"number":
|
|
335
|
-
"date": "2023-12-
|
|
336
|
-
"hash": "
|
|
334
|
+
"number": 219,
|
|
335
|
+
"date": "2023-12-26T17:53:43.000Z",
|
|
336
|
+
"hash": "e2d403438c8a1b13322363d3f601def80153ac37",
|
|
337
337
|
"options": {}
|
|
338
338
|
},
|
|
339
339
|
"currentProjectName": "magic-renamer",
|
|
340
340
|
"currentProjectGenericName": "magic-renamer",
|
|
341
|
-
"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%22magic-renamer%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\"]}]}",
|
|
342
341
|
"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\"}]}",
|
|
343
342
|
"currentProjectType": "isomorphic-lib",
|
|
344
|
-
"currentFrameworkVersion": "16.5.
|
|
343
|
+
"currentFrameworkVersion": "16.5.11",
|
|
345
344
|
"isStandaloneProject": true,
|
|
346
345
|
"isSmartContainer": false,
|
|
347
346
|
"frameworks": [
|