ng-talkback 13.0.4 → 13.0.7
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/package.json +225 -2
- package/tmp-environment.json +35 -27
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ng-talkback",
|
|
3
|
-
"version": "13.0.
|
|
3
|
+
"version": "13.0.7",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"description": "A node.js HTTP proxy that records and playbacks requests",
|
|
@@ -30,5 +30,228 @@
|
|
|
30
30
|
"ts-check": "tsc --noEmit"
|
|
31
31
|
},
|
|
32
32
|
"private": false,
|
|
33
|
-
"lastBuildTagHash": "02908a9f79b6d818b7abc0d520f21caca7e8139c"
|
|
33
|
+
"lastBuildTagHash": "02908a9f79b6d818b7abc0d520f21caca7e8139c",
|
|
34
|
+
"devDependencies": {
|
|
35
|
+
"@angular-devkit/build-angular": "~13.2.5",
|
|
36
|
+
"@angular/animations": "~13.2.0",
|
|
37
|
+
"@angular/cdk": "~13.2.4",
|
|
38
|
+
"@angular/cli": "~13.2.5",
|
|
39
|
+
"@angular/common": "~13.2.0",
|
|
40
|
+
"@angular/compiler": "~13.2.0",
|
|
41
|
+
"@angular/compiler-cli": "~13.2.0",
|
|
42
|
+
"@angular/core": "~13.2.0",
|
|
43
|
+
"@angular/flex-layout": "~13.0.0-beta.38",
|
|
44
|
+
"@angular/forms": "~13.2.0",
|
|
45
|
+
"@angular/material": "~13.2.4",
|
|
46
|
+
"@angular/platform-browser": "~13.2.0",
|
|
47
|
+
"@angular/platform-browser-dynamic": "~13.2.0",
|
|
48
|
+
"@angular/pwa": "~13.2.5",
|
|
49
|
+
"@angular/router": "~13.2.0",
|
|
50
|
+
"@angular/service-worker": "~13.2.0",
|
|
51
|
+
"@iconify/icons-fa-solid": "1.2.2",
|
|
52
|
+
"@iconify/icons-mdi": "1.2.1",
|
|
53
|
+
"@mdi/js": "6.5.95",
|
|
54
|
+
"@ngrx/component-store": "~13.0.2",
|
|
55
|
+
"@ngrx/data": "~13.0.2",
|
|
56
|
+
"@ngrx/effects": "~13.0.2",
|
|
57
|
+
"@ngrx/entity": "~13.0.2",
|
|
58
|
+
"@ngrx/router-store": "~13.0.2",
|
|
59
|
+
"@ngrx/schematics": "~13.0.2",
|
|
60
|
+
"@ngrx/store": "~13.0.2",
|
|
61
|
+
"@ngrx/store-devtools": "~13.0.2",
|
|
62
|
+
"@ngx-formly/bootstrap": "6.0.0-next.8",
|
|
63
|
+
"@ngx-formly/core": "6.0.0-next.8",
|
|
64
|
+
"@ngx-formly/ionic": "6.0.0-next.8",
|
|
65
|
+
"@ngx-formly/material": "6.0.0-next.8",
|
|
66
|
+
"@ngx-loading-bar/core": "6.0.2",
|
|
67
|
+
"@ngx-loading-bar/http-client": "6.0.2",
|
|
68
|
+
"@ngx-loading-bar/router": "6.0.2",
|
|
69
|
+
"@ngx-translate/core": "14.0.0",
|
|
70
|
+
"@ngx-translate/http-loader": "7.0.0",
|
|
71
|
+
"@swimlane/ngx-datatable": "20.0.0",
|
|
72
|
+
"@types/chai": "4.1.2",
|
|
73
|
+
"@types/chokidar": "2.1.3",
|
|
74
|
+
"@types/dateformat": "1.0.1",
|
|
75
|
+
"@types/diff": "3.2.2",
|
|
76
|
+
"@types/express": "4.11.0",
|
|
77
|
+
"@types/express-fileupload": "0.1.1",
|
|
78
|
+
"@types/fs-extra": "7.0.0",
|
|
79
|
+
"@types/glob": "5.0.35",
|
|
80
|
+
"@types/http-proxy": "1.16.0",
|
|
81
|
+
"@types/http-proxy-middleware": "0.19.2",
|
|
82
|
+
"@types/inquirer": "7.3.1",
|
|
83
|
+
"@types/jasmine": "3.10.0",
|
|
84
|
+
"@types/json-stringify-safe": "5.0.0",
|
|
85
|
+
"@types/json5": "0.0.29",
|
|
86
|
+
"@types/lockfile": "1.0.0",
|
|
87
|
+
"@types/lodash": "4.14.92",
|
|
88
|
+
"@types/lowdb": "1.0.6",
|
|
89
|
+
"@types/mocha": "5.2.5",
|
|
90
|
+
"@types/node": "12.11.1",
|
|
91
|
+
"@types/node-notifier": "5.4.0",
|
|
92
|
+
"@types/oauth2orize": "1.8.0",
|
|
93
|
+
"@types/password-hash": "1.2.19",
|
|
94
|
+
"@types/progress": "2.0.3",
|
|
95
|
+
"@types/q": "1.5.5",
|
|
96
|
+
"@types/rimraf": "2.0.2",
|
|
97
|
+
"@types/semver": "6.0.1",
|
|
98
|
+
"@types/systeminformation": "3.23.0",
|
|
99
|
+
"@types/vinyl": "2.0.2",
|
|
100
|
+
"@types/watch": "1.0.0",
|
|
101
|
+
"accepts": "1.3.4",
|
|
102
|
+
"babel-cli": "6.26.0",
|
|
103
|
+
"babel-core": "6.25.0",
|
|
104
|
+
"babel-preset-env": "1.7.0",
|
|
105
|
+
"babel-preset-es2015": "6.24.1",
|
|
106
|
+
"background-worker-process": "~13.0.11",
|
|
107
|
+
"bcryptjs": "2.4.3",
|
|
108
|
+
"body-parser": "1.18.2",
|
|
109
|
+
"bootstrap": "5.1.3",
|
|
110
|
+
"bs4-breakpoint": "13.0.6",
|
|
111
|
+
"buffer-shims": "1.0.0",
|
|
112
|
+
"callsite-record": "4.1.3",
|
|
113
|
+
"chai": "4.2.0",
|
|
114
|
+
"chalk": "2.3.2",
|
|
115
|
+
"check-node-version": "3.2.0",
|
|
116
|
+
"cheerio": "1.0.0-rc.3",
|
|
117
|
+
"chokidar": "3.5.1",
|
|
118
|
+
"circular-json": "0.5.1",
|
|
119
|
+
"command-exists": "1.2.2",
|
|
120
|
+
"compression": "1.7.4",
|
|
121
|
+
"concurrently": "3.5.1",
|
|
122
|
+
"content-type": "1.0.4",
|
|
123
|
+
"cookie-parser": "1.4.3",
|
|
124
|
+
"copy-paste": "1.3.0",
|
|
125
|
+
"cors": "2.8.4",
|
|
126
|
+
"cpr": "3.0.1",
|
|
127
|
+
"cross-spawn": "7.0.3",
|
|
128
|
+
"dateformat": "3.0.3",
|
|
129
|
+
"detect-mocha": "0.1.0",
|
|
130
|
+
"diff": "3.2.0",
|
|
131
|
+
"element-resize-detector": "1.1.15",
|
|
132
|
+
"enquirer": "2.3.0",
|
|
133
|
+
"enum-values": "1.2.1",
|
|
134
|
+
"errorhandler": "1.5.0",
|
|
135
|
+
"eslint": "7.13.0",
|
|
136
|
+
"eslint-plugin-import": "2.22.1",
|
|
137
|
+
"eslint-plugin-jsdoc": "30.7.8",
|
|
138
|
+
"eslint-plugin-prefer-arrow": "1.2.2",
|
|
139
|
+
"express": "4.16.3",
|
|
140
|
+
"express-fileupload": "0.4.0",
|
|
141
|
+
"fbgraph": "1.4.1",
|
|
142
|
+
"file-loader": "1.1.5",
|
|
143
|
+
"firedev": "^13",
|
|
144
|
+
"firedev-crud": "~13.0.16",
|
|
145
|
+
"firedev-crud-deamon": "~13.0.8",
|
|
146
|
+
"firedev-ports": "~13.0.11",
|
|
147
|
+
"firedev-storage": "~13.0.7",
|
|
148
|
+
"fkill": "6.1.0",
|
|
149
|
+
"font-awesome": "4.7.0",
|
|
150
|
+
"fs-extra": "8.1.0",
|
|
151
|
+
"fuzzy": "0.1.3",
|
|
152
|
+
"glob": "7.1.2",
|
|
153
|
+
"gulp": "3.9.1",
|
|
154
|
+
"hostile": "1.3.3",
|
|
155
|
+
"http-proxy": "1.16.2",
|
|
156
|
+
"http-proxy-middleware": "0.19.1",
|
|
157
|
+
"http-server": "0.11.1",
|
|
158
|
+
"incremental-compiler": "~13.0.9",
|
|
159
|
+
"inquirer": "7.3.3",
|
|
160
|
+
"inquirer-autocomplete-prompt": "1.3.0",
|
|
161
|
+
"is-elevated": "3.0.0",
|
|
162
|
+
"istanbul-instrumenter-loader": "2.0.0",
|
|
163
|
+
"jasmine-core": "4.0.0",
|
|
164
|
+
"jscodeshift": "0.6.3",
|
|
165
|
+
"json-stringify-safe": "5.0.1",
|
|
166
|
+
"json10": "~13.0.8",
|
|
167
|
+
"json10-writer": "~13.0.10",
|
|
168
|
+
"json5-writer": "0.2.0",
|
|
169
|
+
"karma": "6.3.0",
|
|
170
|
+
"karma-chrome-launcher": "3.1.0",
|
|
171
|
+
"karma-cli": "1.0.1",
|
|
172
|
+
"karma-coverage": "2.1.0",
|
|
173
|
+
"karma-jasmine": "4.0.0",
|
|
174
|
+
"karma-jasmine-html-reporter": "1.7.0",
|
|
175
|
+
"lnk": "1.0.1",
|
|
176
|
+
"lockfile": "1.0.4",
|
|
177
|
+
"lodash-walk-object": "~13.0.8",
|
|
178
|
+
"lodash.get": ">= 4",
|
|
179
|
+
"lodash.isequal": ">= 4",
|
|
180
|
+
"lodash.merge": ">= 4",
|
|
181
|
+
"lodash.set": ">= 4",
|
|
182
|
+
"lowdb": "1.0.0",
|
|
183
|
+
"magic-renamer": "13.0.5",
|
|
184
|
+
"material-design-icons": "3.0.1",
|
|
185
|
+
"method-override": "2.3.10",
|
|
186
|
+
"minimist": "1.2.0",
|
|
187
|
+
"mocha": "5.2.0",
|
|
188
|
+
"moment": "2.22.2",
|
|
189
|
+
"morphi": "~13.0.16",
|
|
190
|
+
"ng-packagr": "13.0.0",
|
|
191
|
+
"ng-talkback": "13.0.6",
|
|
192
|
+
"ng2-logger": "~13.0.8",
|
|
193
|
+
"ng2-rest": "~13.0.11",
|
|
194
|
+
"ng4-icons": "~13.0.9",
|
|
195
|
+
"ng4-modal": "~13.0.11",
|
|
196
|
+
"ngx-bootstrap": "8.0.0",
|
|
197
|
+
"ngx-editor": "12.2.1",
|
|
198
|
+
"ngx-moment": "6.0.2",
|
|
199
|
+
"ngx-pipes": "3.0.0",
|
|
200
|
+
"ngx-store": "3.1.1",
|
|
201
|
+
"ngx-toastr": "14.2.2",
|
|
202
|
+
"ngx-wig": "13.0.3",
|
|
203
|
+
"node-cli-tester": "13.0.6",
|
|
204
|
+
"node-localstorage": "2.1.6",
|
|
205
|
+
"node-notifier": "6.0.0",
|
|
206
|
+
"nodemon": "1.14.11",
|
|
207
|
+
"npm-get-dependents": "1.0.1",
|
|
208
|
+
"npm-run": "4.1.2",
|
|
209
|
+
"omelette": "0.4.5",
|
|
210
|
+
"open": "7.2.1",
|
|
211
|
+
"ora": "3.4.0",
|
|
212
|
+
"passport": "0.3.2",
|
|
213
|
+
"passport-http-bearer": "1.0.1",
|
|
214
|
+
"password-hash": "1.2.2",
|
|
215
|
+
"portfinder": "1.0.21",
|
|
216
|
+
"prettier": "2.5.1",
|
|
217
|
+
"progress": "2.0.3",
|
|
218
|
+
"prompts": "0.1.8",
|
|
219
|
+
"ps-list": "6.1.0",
|
|
220
|
+
"ps-node": "0.1.6",
|
|
221
|
+
"q": "1.5.1",
|
|
222
|
+
"randomcolor": "0.5.3",
|
|
223
|
+
"record-replay-req-res-scenario": "13.0.7",
|
|
224
|
+
"reflect-metadata": "0.1.10",
|
|
225
|
+
"rimraf": "2.6.2",
|
|
226
|
+
"rxjs": "~7.5.0",
|
|
227
|
+
"semver": "6.3.0",
|
|
228
|
+
"simple-git": "1.96.0",
|
|
229
|
+
"sloc": "0.2.0",
|
|
230
|
+
"socket.io": "2.4.1",
|
|
231
|
+
"sort-package-json": "1.11.0",
|
|
232
|
+
"string-similarity": "4.0.2",
|
|
233
|
+
"sudo-block": "3.0.0",
|
|
234
|
+
"systeminformation": "3.45.7",
|
|
235
|
+
"task.js": "0.1.5",
|
|
236
|
+
"tnp-cli": "~13.0.8",
|
|
237
|
+
"tnp-config": "~13.0.12",
|
|
238
|
+
"tnp-core": "~13.0.27",
|
|
239
|
+
"tnp-db": "~13.0.16",
|
|
240
|
+
"tnp-helpers": "~13.0.15",
|
|
241
|
+
"tnp-models": "~13.0.11",
|
|
242
|
+
"tnp-ui": "~13.0.10",
|
|
243
|
+
"ts-debug": "1.3.0",
|
|
244
|
+
"ts-loader": "2.3.1",
|
|
245
|
+
"ts-node": "10.7.0",
|
|
246
|
+
"tslib": "~2.3.0",
|
|
247
|
+
"typeorm": "~0.2.45",
|
|
248
|
+
"typescript": "~4.5.2",
|
|
249
|
+
"typescript-class-helpers": "~13.0.8",
|
|
250
|
+
"typescript-formatter": "~7.2.2",
|
|
251
|
+
"underscore": "1.9.1",
|
|
252
|
+
"validator": "9.2.0",
|
|
253
|
+
"vpn-split": "13.0.6",
|
|
254
|
+
"watch": "1.0.2",
|
|
255
|
+
"zone.js": "~0.11.4"
|
|
256
|
+
}
|
|
34
257
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"workerPlugins": {}
|
|
51
51
|
},
|
|
52
52
|
"name": "ng-talkback",
|
|
53
|
-
"version": "13.0.
|
|
53
|
+
"version": "13.0.7",
|
|
54
54
|
"main": "index.js",
|
|
55
55
|
"license": "MIT",
|
|
56
56
|
"description": "A node.js HTTP proxy that records and playbacks requests",
|
|
@@ -153,10 +153,11 @@
|
|
|
153
153
|
"babel-core": "6.25.0",
|
|
154
154
|
"babel-preset-env": "1.7.0",
|
|
155
155
|
"babel-preset-es2015": "6.24.1",
|
|
156
|
-
"background-worker-process": "~13.0.
|
|
156
|
+
"background-worker-process": "~13.0.11",
|
|
157
157
|
"bcryptjs": "2.4.3",
|
|
158
158
|
"body-parser": "1.18.2",
|
|
159
159
|
"bootstrap": "5.1.3",
|
|
160
|
+
"bs4-breakpoint": "13.0.6",
|
|
160
161
|
"buffer-shims": "1.0.0",
|
|
161
162
|
"callsite-record": "4.1.3",
|
|
162
163
|
"chai": "4.2.0",
|
|
@@ -190,10 +191,10 @@
|
|
|
190
191
|
"fbgraph": "1.4.1",
|
|
191
192
|
"file-loader": "1.1.5",
|
|
192
193
|
"firedev": "^13",
|
|
193
|
-
"firedev-crud": "~13.0.
|
|
194
|
-
"firedev-crud-deamon": "~13.0.
|
|
195
|
-
"firedev-ports": "~13.0.
|
|
196
|
-
"firedev-storage": "~13.0.
|
|
194
|
+
"firedev-crud": "~13.0.16",
|
|
195
|
+
"firedev-crud-deamon": "~13.0.8",
|
|
196
|
+
"firedev-ports": "~13.0.11",
|
|
197
|
+
"firedev-storage": "~13.0.7",
|
|
197
198
|
"fkill": "6.1.0",
|
|
198
199
|
"font-awesome": "4.7.0",
|
|
199
200
|
"fs-extra": "8.1.0",
|
|
@@ -204,7 +205,7 @@
|
|
|
204
205
|
"http-proxy": "1.16.2",
|
|
205
206
|
"http-proxy-middleware": "0.19.1",
|
|
206
207
|
"http-server": "0.11.1",
|
|
207
|
-
"incremental-compiler": "~13.0.
|
|
208
|
+
"incremental-compiler": "~13.0.9",
|
|
208
209
|
"inquirer": "7.3.3",
|
|
209
210
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
210
211
|
"is-elevated": "3.0.0",
|
|
@@ -212,8 +213,8 @@
|
|
|
212
213
|
"jasmine-core": "4.0.0",
|
|
213
214
|
"jscodeshift": "0.6.3",
|
|
214
215
|
"json-stringify-safe": "5.0.1",
|
|
215
|
-
"json10": "~13.0.
|
|
216
|
-
"json10-writer": "~13.0.
|
|
216
|
+
"json10": "~13.0.8",
|
|
217
|
+
"json10-writer": "~13.0.10",
|
|
217
218
|
"json5-writer": "0.2.0",
|
|
218
219
|
"karma": "6.3.0",
|
|
219
220
|
"karma-chrome-launcher": "3.1.0",
|
|
@@ -223,23 +224,25 @@
|
|
|
223
224
|
"karma-jasmine-html-reporter": "1.7.0",
|
|
224
225
|
"lnk": "1.0.1",
|
|
225
226
|
"lockfile": "1.0.4",
|
|
226
|
-
"lodash-walk-object": "~13.0.
|
|
227
|
+
"lodash-walk-object": "~13.0.8",
|
|
227
228
|
"lodash.get": ">= 4",
|
|
228
229
|
"lodash.isequal": ">= 4",
|
|
229
230
|
"lodash.merge": ">= 4",
|
|
230
231
|
"lodash.set": ">= 4",
|
|
231
232
|
"lowdb": "1.0.0",
|
|
233
|
+
"magic-renamer": "13.0.5",
|
|
232
234
|
"material-design-icons": "3.0.1",
|
|
233
235
|
"method-override": "2.3.10",
|
|
234
236
|
"minimist": "1.2.0",
|
|
235
237
|
"mocha": "5.2.0",
|
|
236
238
|
"moment": "2.22.2",
|
|
237
|
-
"morphi": "~13.0.
|
|
239
|
+
"morphi": "~13.0.16",
|
|
238
240
|
"ng-packagr": "13.0.0",
|
|
239
|
-
"
|
|
240
|
-
"ng2-
|
|
241
|
-
"
|
|
242
|
-
"ng4-
|
|
241
|
+
"ng-talkback": "13.0.6",
|
|
242
|
+
"ng2-logger": "~13.0.8",
|
|
243
|
+
"ng2-rest": "~13.0.11",
|
|
244
|
+
"ng4-icons": "~13.0.9",
|
|
245
|
+
"ng4-modal": "~13.0.11",
|
|
243
246
|
"ngx-bootstrap": "8.0.0",
|
|
244
247
|
"ngx-editor": "12.2.1",
|
|
245
248
|
"ngx-moment": "6.0.2",
|
|
@@ -247,6 +250,7 @@
|
|
|
247
250
|
"ngx-store": "3.1.1",
|
|
248
251
|
"ngx-toastr": "14.2.2",
|
|
249
252
|
"ngx-wig": "13.0.3",
|
|
253
|
+
"node-cli-tester": "13.0.6",
|
|
250
254
|
"node-localstorage": "2.1.6",
|
|
251
255
|
"node-notifier": "6.0.0",
|
|
252
256
|
"nodemon": "1.14.11",
|
|
@@ -266,6 +270,7 @@
|
|
|
266
270
|
"ps-node": "0.1.6",
|
|
267
271
|
"q": "1.5.1",
|
|
268
272
|
"randomcolor": "0.5.3",
|
|
273
|
+
"record-replay-req-res-scenario": "13.0.7",
|
|
269
274
|
"reflect-metadata": "0.1.10",
|
|
270
275
|
"rimraf": "2.6.2",
|
|
271
276
|
"rxjs": "~7.5.0",
|
|
@@ -278,31 +283,32 @@
|
|
|
278
283
|
"sudo-block": "3.0.0",
|
|
279
284
|
"systeminformation": "3.45.7",
|
|
280
285
|
"task.js": "0.1.5",
|
|
281
|
-
"tnp-cli": "~13.0.
|
|
282
|
-
"tnp-config": "~13.0.
|
|
283
|
-
"tnp-core": "~13.0.
|
|
284
|
-
"tnp-db": "~13.0.
|
|
285
|
-
"tnp-helpers": "~13.0.
|
|
286
|
-
"tnp-models": "~13.0.
|
|
287
|
-
"tnp-ui": "~13.0.
|
|
286
|
+
"tnp-cli": "~13.0.8",
|
|
287
|
+
"tnp-config": "~13.0.12",
|
|
288
|
+
"tnp-core": "~13.0.27",
|
|
289
|
+
"tnp-db": "~13.0.16",
|
|
290
|
+
"tnp-helpers": "~13.0.15",
|
|
291
|
+
"tnp-models": "~13.0.11",
|
|
292
|
+
"tnp-ui": "~13.0.10",
|
|
288
293
|
"ts-debug": "1.3.0",
|
|
289
294
|
"ts-loader": "2.3.1",
|
|
290
295
|
"ts-node": "10.7.0",
|
|
291
296
|
"tslib": "~2.3.0",
|
|
292
297
|
"typeorm": "~0.2.45",
|
|
293
298
|
"typescript": "~4.5.2",
|
|
294
|
-
"typescript-class-helpers": "~13.0.
|
|
299
|
+
"typescript-class-helpers": "~13.0.8",
|
|
295
300
|
"typescript-formatter": "~7.2.2",
|
|
296
301
|
"underscore": "1.9.1",
|
|
297
302
|
"validator": "9.2.0",
|
|
303
|
+
"vpn-split": "13.0.6",
|
|
298
304
|
"watch": "1.0.2",
|
|
299
305
|
"zone.js": "~0.11.4"
|
|
300
306
|
}
|
|
301
307
|
},
|
|
302
308
|
"build": {
|
|
303
|
-
"number":
|
|
304
|
-
"date": "2022-03-
|
|
305
|
-
"hash": "
|
|
309
|
+
"number": 242,
|
|
310
|
+
"date": "2022-03-29T17:50:33.000Z",
|
|
311
|
+
"hash": "2e70e32bb0c1406962da7088772d57cb67d01742",
|
|
306
312
|
"options": {}
|
|
307
313
|
},
|
|
308
314
|
"currentProjectName": "ng-talkback",
|
|
@@ -310,7 +316,7 @@
|
|
|
310
316
|
"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%22ng-talkback%22%0A%7D\"],\"outFiles\":[\"${workspaceFolder}/dist/**/*.js\"],\"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>/**\"],\"outFiles\":[\"${workspaceFolder}/dist/**/*.js\"]}],\"compounds\":[{\"name\":\"Debug backend/frontend\",\"configurations\":[\"Launch Server standalone\",\"Debugger with ng serve\"]}]}",
|
|
311
317
|
"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\"}]}",
|
|
312
318
|
"currentProjectType": "isomorphic-lib",
|
|
313
|
-
"currentFrameworkVersion": "13.0.
|
|
319
|
+
"currentFrameworkVersion": "13.0.50",
|
|
314
320
|
"currentProjectIsStrictSite": false,
|
|
315
321
|
"currentProjectIsDependencySite": false,
|
|
316
322
|
"currentProjectIsStatic": false,
|
|
@@ -320,5 +326,7 @@
|
|
|
320
326
|
"ionic",
|
|
321
327
|
"material"
|
|
322
328
|
],
|
|
329
|
+
"pathesTsconfig": "\"paths\": {},",
|
|
330
|
+
"customRootDir": "\"rootDir\": \"./src\",",
|
|
323
331
|
"currentLibProjectSourceFolder": "src"
|
|
324
332
|
}
|