ng2-rest 11.0.36 → 11.0.40
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/client/package.json +4 -9
- package/package.json +4 -9
- package/package.json_devDependencies.json +24 -27
- package/tmp-environment.json +32 -40
package/client/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ng2-rest",
|
|
3
|
-
"version": "11.0.
|
|
3
|
+
"version": "11.0.40",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build:watch": "npm-run watch \"morphi build\" src"
|
|
6
6
|
},
|
|
@@ -21,22 +21,17 @@
|
|
|
21
21
|
"type": "git",
|
|
22
22
|
"url": "git+https://github.com/darekf77/ng2-rest.git"
|
|
23
23
|
},
|
|
24
|
-
"husky": {
|
|
25
|
-
"hooks": {
|
|
26
|
-
"pre-push": "tnp deps:show:if:standalone"
|
|
27
|
-
}
|
|
28
|
-
},
|
|
29
24
|
"dependencies": {
|
|
30
25
|
"@types/diff": "~3.2.2",
|
|
31
26
|
"@types/lodash": "~4.14.92",
|
|
32
27
|
"axios": "~0.17.1",
|
|
33
28
|
"diff": "~3.2.0",
|
|
34
|
-
"json10": "~1.0.
|
|
29
|
+
"json10": "~1.0.32",
|
|
35
30
|
"json5": "~2.1.3",
|
|
36
31
|
"lodash": "~4.17.4",
|
|
37
|
-
"ng2-logger": "~8.0.
|
|
32
|
+
"ng2-logger": "~8.0.18"
|
|
38
33
|
},
|
|
39
34
|
"license": "MIT",
|
|
40
35
|
"private": false,
|
|
41
|
-
"lastBuildTagHash": "
|
|
36
|
+
"lastBuildTagHash": "f8217c2ebde94de91434bc86c8015676516d49c3"
|
|
42
37
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ng2-rest",
|
|
3
|
-
"version": "11.0.
|
|
3
|
+
"version": "11.0.40",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build:watch": "npm-run watch \"morphi build\" src"
|
|
6
6
|
},
|
|
@@ -21,22 +21,17 @@
|
|
|
21
21
|
"type": "git",
|
|
22
22
|
"url": "git+https://github.com/darekf77/ng2-rest.git"
|
|
23
23
|
},
|
|
24
|
-
"husky": {
|
|
25
|
-
"hooks": {
|
|
26
|
-
"pre-push": "tnp deps:show:if:standalone"
|
|
27
|
-
}
|
|
28
|
-
},
|
|
29
24
|
"dependencies": {
|
|
30
25
|
"@types/diff": "~3.2.2",
|
|
31
26
|
"@types/lodash": "~4.14.92",
|
|
32
27
|
"axios": "~0.17.1",
|
|
33
28
|
"diff": "~3.2.0",
|
|
34
|
-
"json10": "~1.0.
|
|
29
|
+
"json10": "~1.0.32",
|
|
35
30
|
"json5": "~2.1.3",
|
|
36
31
|
"lodash": "~4.17.4",
|
|
37
|
-
"ng2-logger": "~8.0.
|
|
32
|
+
"ng2-logger": "~8.0.18"
|
|
38
33
|
},
|
|
39
34
|
"license": "MIT",
|
|
40
35
|
"private": false,
|
|
41
|
-
"lastBuildTagHash": "
|
|
36
|
+
"lastBuildTagHash": "f8217c2ebde94de91434bc86c8015676516d49c3"
|
|
42
37
|
}
|
|
@@ -18,9 +18,6 @@
|
|
|
18
18
|
"@angular/pwa": "0.900.0-rc.7",
|
|
19
19
|
"@angular/router": "9.1.3",
|
|
20
20
|
"@angular/service-worker": "9.1.3",
|
|
21
|
-
"@iconify/icons-fa-solid": "1.0.1",
|
|
22
|
-
"@iconify/icons-mdi": "1.0.8",
|
|
23
|
-
"@iconify/react": "1.1.3",
|
|
24
21
|
"@mdi/js": "5.8.55",
|
|
25
22
|
"@ngx-formly/bootstrap": "5.5.6",
|
|
26
23
|
"@ngx-formly/core": "5.5.6",
|
|
@@ -63,13 +60,13 @@
|
|
|
63
60
|
"angular-tree-component": "7.0.0",
|
|
64
61
|
"babel-cli": "6.26.0",
|
|
65
62
|
"babel-preset-env": "1.7.0",
|
|
66
|
-
"background-worker-process": "~0.0.
|
|
63
|
+
"background-worker-process": "~0.0.33",
|
|
67
64
|
"bcryptjs": "2.4.3",
|
|
68
65
|
"body-parser": "1.18.2",
|
|
69
66
|
"bootstrap": "4.3.1",
|
|
70
|
-
"bs4-breakpoint": "~2.0.
|
|
67
|
+
"bs4-breakpoint": "~2.0.38",
|
|
71
68
|
"buffer-shims": "1.0.0",
|
|
72
|
-
"button-dropdown": "~1.0.
|
|
69
|
+
"button-dropdown": "~1.0.43",
|
|
73
70
|
"callsite-record": "4.1.3",
|
|
74
71
|
"chai": "4.2.0",
|
|
75
72
|
"chalk": "2.3.2",
|
|
@@ -114,7 +111,7 @@
|
|
|
114
111
|
"http-proxy": "1.16.2",
|
|
115
112
|
"http-proxy-middleware": "0.19.1",
|
|
116
113
|
"http-server": "0.11.1",
|
|
117
|
-
"incremental-compiler": "~1.1.
|
|
114
|
+
"incremental-compiler": "~1.1.51",
|
|
118
115
|
"inquirer": "7.3.3",
|
|
119
116
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
120
117
|
"is-elevated": "3.0.0",
|
|
@@ -131,23 +128,23 @@
|
|
|
131
128
|
"karma-jasmine-html-reporter": "1.4.2",
|
|
132
129
|
"lnk": "1.0.1",
|
|
133
130
|
"lockfile": "1.0.4",
|
|
134
|
-
"lodash-walk-object": "~1.0.
|
|
131
|
+
"lodash-walk-object": "~1.0.33",
|
|
135
132
|
"lowdb": "1.0.0",
|
|
136
|
-
"magic-renamer": "~0.0.
|
|
133
|
+
"magic-renamer": "~0.0.18",
|
|
137
134
|
"material-design-icons": "3.0.1",
|
|
138
135
|
"method-override": "2.3.10",
|
|
139
136
|
"minimist": "1.2.0",
|
|
140
137
|
"mkdirp": "0.5.1",
|
|
141
138
|
"mocha": "5.2.0",
|
|
142
139
|
"moment": "2.22.2",
|
|
143
|
-
"morphi": "~4.0.
|
|
140
|
+
"morphi": "~4.0.52",
|
|
144
141
|
"ng-modal-lib": "0.0.6",
|
|
145
142
|
"ng-packagr": "5.7.1",
|
|
146
|
-
"ng-talkback": "~2.4.
|
|
143
|
+
"ng-talkback": "~2.4.23",
|
|
147
144
|
"ng2-file-upload": "1.3.0",
|
|
148
|
-
"ng2-rest": "~11.0.
|
|
149
|
-
"ng4-icons": "~0.0.
|
|
150
|
-
"ng4-modal": "~0.0.
|
|
145
|
+
"ng2-rest": "~11.0.39",
|
|
146
|
+
"ng4-icons": "~0.0.28",
|
|
147
|
+
"ng4-modal": "~0.0.28",
|
|
151
148
|
"ngx-bootstrap": "5.2.0",
|
|
152
149
|
"ngx-breadcrumbs": "0.0.3",
|
|
153
150
|
"ngx-editor": "4.1.0",
|
|
@@ -157,7 +154,7 @@
|
|
|
157
154
|
"ngx-toastr": "11.2.1",
|
|
158
155
|
"ngx-wig": "8.0.0",
|
|
159
156
|
"node-cli-test": "0.0.2",
|
|
160
|
-
"node-cli-tester": "~0.0.
|
|
157
|
+
"node-cli-tester": "~0.0.20",
|
|
161
158
|
"node-localstorage": "2.1.6",
|
|
162
159
|
"node-notifier": "6.0.0",
|
|
163
160
|
"nodemon": "1.14.11",
|
|
@@ -178,7 +175,7 @@
|
|
|
178
175
|
"ps-node": "0.1.6",
|
|
179
176
|
"q": "1.5.1",
|
|
180
177
|
"randomcolor": "0.5.3",
|
|
181
|
-
"record-replay-req-res-scenario": "~0.0.
|
|
178
|
+
"record-replay-req-res-scenario": "~0.0.24",
|
|
182
179
|
"reflect-metadata": "0.1.10",
|
|
183
180
|
"rimraf": "2.6.2",
|
|
184
181
|
"rxjs": "6.5.4",
|
|
@@ -187,19 +184,19 @@
|
|
|
187
184
|
"sloc": "0.2.0",
|
|
188
185
|
"socket.io": "2.4.1",
|
|
189
186
|
"sort-package-json": "1.11.0",
|
|
190
|
-
"static-columns": "~2.0.
|
|
187
|
+
"static-columns": "~2.0.6",
|
|
191
188
|
"string-similarity": "4.0.2",
|
|
192
189
|
"sudo-block": "3.0.0",
|
|
193
190
|
"systeminformation": "3.45.7",
|
|
194
191
|
"task.js": "0.1.5",
|
|
195
|
-
"tnp-cli": "~2.0.
|
|
196
|
-
"tnp-config": "~1.0.
|
|
197
|
-
"tnp-core": "~1.0.
|
|
198
|
-
"tnp-db": "~0.0.
|
|
199
|
-
"tnp-helpers": "~0.0.
|
|
200
|
-
"tnp-models": "~0.0.
|
|
201
|
-
"tnp-tools": "~0.0.
|
|
202
|
-
"tnp-ui": "~0.0.
|
|
192
|
+
"tnp-cli": "~2.0.18",
|
|
193
|
+
"tnp-config": "~1.0.18",
|
|
194
|
+
"tnp-core": "~1.0.31",
|
|
195
|
+
"tnp-db": "~0.0.35",
|
|
196
|
+
"tnp-helpers": "~0.0.67",
|
|
197
|
+
"tnp-models": "~0.0.35",
|
|
198
|
+
"tnp-tools": "~0.0.44",
|
|
199
|
+
"tnp-ui": "~0.0.31",
|
|
203
200
|
"ts-loader": "7.0.4",
|
|
204
201
|
"ts-node": "8.3.0",
|
|
205
202
|
"tsickle": "0.26.0",
|
|
@@ -207,13 +204,13 @@
|
|
|
207
204
|
"tslint": "6.1.0",
|
|
208
205
|
"typeorm": "~0.2.7",
|
|
209
206
|
"typescript": "4.1.5",
|
|
210
|
-
"typescript-class-helpers": "~1.0.
|
|
207
|
+
"typescript-class-helpers": "~1.0.40",
|
|
211
208
|
"typescript-formatter": "7.2.2",
|
|
212
209
|
"uglifyjs-webpack-plugin": "2.2.0",
|
|
213
210
|
"underscore": "1.9.1",
|
|
214
211
|
"uuid": "8.3.2",
|
|
215
212
|
"validator": "9.2.0",
|
|
216
|
-
"vpn-split": "~0.0.
|
|
213
|
+
"vpn-split": "~0.0.16",
|
|
217
214
|
"watch": "1.0.2",
|
|
218
215
|
"webpack-cli": "3.3.11",
|
|
219
216
|
"zone.js": "0.10.2"
|
package/tmp-environment.json
CHANGED
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
]
|
|
53
53
|
},
|
|
54
54
|
"name": "ng2-rest",
|
|
55
|
-
"version": "11.0.
|
|
55
|
+
"version": "11.0.40",
|
|
56
56
|
"scripts": {
|
|
57
57
|
"build:watch": "npm-run watch \"morphi build\" src"
|
|
58
58
|
},
|
|
@@ -73,11 +73,6 @@
|
|
|
73
73
|
"type": "git",
|
|
74
74
|
"url": "git+https://github.com/darekf77/ng2-rest.git"
|
|
75
75
|
},
|
|
76
|
-
"husky": {
|
|
77
|
-
"hooks": {
|
|
78
|
-
"pre-push": "tnp deps:show:if:standalone"
|
|
79
|
-
}
|
|
80
|
-
},
|
|
81
76
|
"devDependencies": {
|
|
82
77
|
"@angular-devkit/build-angular": "0.901.3",
|
|
83
78
|
"@angular-devkit/build-optimizer": "0.900.0-rc.7",
|
|
@@ -98,9 +93,6 @@
|
|
|
98
93
|
"@angular/pwa": "0.900.0-rc.7",
|
|
99
94
|
"@angular/router": "9.1.3",
|
|
100
95
|
"@angular/service-worker": "9.1.3",
|
|
101
|
-
"@iconify/icons-fa-solid": "1.0.1",
|
|
102
|
-
"@iconify/icons-mdi": "1.0.8",
|
|
103
|
-
"@iconify/react": "1.1.3",
|
|
104
96
|
"@mdi/js": "5.8.55",
|
|
105
97
|
"@ngx-formly/bootstrap": "5.5.6",
|
|
106
98
|
"@ngx-formly/core": "5.5.6",
|
|
@@ -143,13 +135,13 @@
|
|
|
143
135
|
"angular-tree-component": "7.0.0",
|
|
144
136
|
"babel-cli": "6.26.0",
|
|
145
137
|
"babel-preset-env": "1.7.0",
|
|
146
|
-
"background-worker-process": "~0.0.
|
|
138
|
+
"background-worker-process": "~0.0.33",
|
|
147
139
|
"bcryptjs": "2.4.3",
|
|
148
140
|
"body-parser": "1.18.2",
|
|
149
141
|
"bootstrap": "4.3.1",
|
|
150
|
-
"bs4-breakpoint": "~2.0.
|
|
142
|
+
"bs4-breakpoint": "~2.0.38",
|
|
151
143
|
"buffer-shims": "1.0.0",
|
|
152
|
-
"button-dropdown": "~1.0.
|
|
144
|
+
"button-dropdown": "~1.0.43",
|
|
153
145
|
"callsite-record": "4.1.3",
|
|
154
146
|
"chai": "4.2.0",
|
|
155
147
|
"chalk": "2.3.2",
|
|
@@ -194,7 +186,7 @@
|
|
|
194
186
|
"http-proxy": "1.16.2",
|
|
195
187
|
"http-proxy-middleware": "0.19.1",
|
|
196
188
|
"http-server": "0.11.1",
|
|
197
|
-
"incremental-compiler": "~1.1.
|
|
189
|
+
"incremental-compiler": "~1.1.51",
|
|
198
190
|
"inquirer": "7.3.3",
|
|
199
191
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
200
192
|
"is-elevated": "3.0.0",
|
|
@@ -211,23 +203,23 @@
|
|
|
211
203
|
"karma-jasmine-html-reporter": "1.4.2",
|
|
212
204
|
"lnk": "1.0.1",
|
|
213
205
|
"lockfile": "1.0.4",
|
|
214
|
-
"lodash-walk-object": "~1.0.
|
|
206
|
+
"lodash-walk-object": "~1.0.33",
|
|
215
207
|
"lowdb": "1.0.0",
|
|
216
|
-
"magic-renamer": "~0.0.
|
|
208
|
+
"magic-renamer": "~0.0.18",
|
|
217
209
|
"material-design-icons": "3.0.1",
|
|
218
210
|
"method-override": "2.3.10",
|
|
219
211
|
"minimist": "1.2.0",
|
|
220
212
|
"mkdirp": "0.5.1",
|
|
221
213
|
"mocha": "5.2.0",
|
|
222
214
|
"moment": "2.22.2",
|
|
223
|
-
"morphi": "~4.0.
|
|
215
|
+
"morphi": "~4.0.52",
|
|
224
216
|
"ng-modal-lib": "0.0.6",
|
|
225
217
|
"ng-packagr": "5.7.1",
|
|
226
|
-
"ng-talkback": "~2.4.
|
|
218
|
+
"ng-talkback": "~2.4.23",
|
|
227
219
|
"ng2-file-upload": "1.3.0",
|
|
228
|
-
"ng2-rest": "~11.0.
|
|
229
|
-
"ng4-icons": "~0.0.
|
|
230
|
-
"ng4-modal": "~0.0.
|
|
220
|
+
"ng2-rest": "~11.0.39",
|
|
221
|
+
"ng4-icons": "~0.0.28",
|
|
222
|
+
"ng4-modal": "~0.0.28",
|
|
231
223
|
"ngx-bootstrap": "5.2.0",
|
|
232
224
|
"ngx-breadcrumbs": "0.0.3",
|
|
233
225
|
"ngx-editor": "4.1.0",
|
|
@@ -237,7 +229,7 @@
|
|
|
237
229
|
"ngx-toastr": "11.2.1",
|
|
238
230
|
"ngx-wig": "8.0.0",
|
|
239
231
|
"node-cli-test": "0.0.2",
|
|
240
|
-
"node-cli-tester": "~0.0.
|
|
232
|
+
"node-cli-tester": "~0.0.20",
|
|
241
233
|
"node-localstorage": "2.1.6",
|
|
242
234
|
"node-notifier": "6.0.0",
|
|
243
235
|
"nodemon": "1.14.11",
|
|
@@ -258,7 +250,7 @@
|
|
|
258
250
|
"ps-node": "0.1.6",
|
|
259
251
|
"q": "1.5.1",
|
|
260
252
|
"randomcolor": "0.5.3",
|
|
261
|
-
"record-replay-req-res-scenario": "~0.0.
|
|
253
|
+
"record-replay-req-res-scenario": "~0.0.24",
|
|
262
254
|
"reflect-metadata": "0.1.10",
|
|
263
255
|
"rimraf": "2.6.2",
|
|
264
256
|
"rxjs": "6.5.4",
|
|
@@ -267,19 +259,19 @@
|
|
|
267
259
|
"sloc": "0.2.0",
|
|
268
260
|
"socket.io": "2.4.1",
|
|
269
261
|
"sort-package-json": "1.11.0",
|
|
270
|
-
"static-columns": "~2.0.
|
|
262
|
+
"static-columns": "~2.0.6",
|
|
271
263
|
"string-similarity": "4.0.2",
|
|
272
264
|
"sudo-block": "3.0.0",
|
|
273
265
|
"systeminformation": "3.45.7",
|
|
274
266
|
"task.js": "0.1.5",
|
|
275
|
-
"tnp-cli": "~2.0.
|
|
276
|
-
"tnp-config": "~1.0.
|
|
277
|
-
"tnp-core": "~1.0.
|
|
278
|
-
"tnp-db": "~0.0.
|
|
279
|
-
"tnp-helpers": "~0.0.
|
|
280
|
-
"tnp-models": "~0.0.
|
|
281
|
-
"tnp-tools": "~0.0.
|
|
282
|
-
"tnp-ui": "~0.0.
|
|
267
|
+
"tnp-cli": "~2.0.18",
|
|
268
|
+
"tnp-config": "~1.0.18",
|
|
269
|
+
"tnp-core": "~1.0.31",
|
|
270
|
+
"tnp-db": "~0.0.35",
|
|
271
|
+
"tnp-helpers": "~0.0.67",
|
|
272
|
+
"tnp-models": "~0.0.35",
|
|
273
|
+
"tnp-tools": "~0.0.44",
|
|
274
|
+
"tnp-ui": "~0.0.31",
|
|
283
275
|
"ts-loader": "7.0.4",
|
|
284
276
|
"ts-node": "8.3.0",
|
|
285
277
|
"tsickle": "0.26.0",
|
|
@@ -287,13 +279,13 @@
|
|
|
287
279
|
"tslint": "6.1.0",
|
|
288
280
|
"typeorm": "~0.2.7",
|
|
289
281
|
"typescript": "4.1.5",
|
|
290
|
-
"typescript-class-helpers": "~1.0.
|
|
282
|
+
"typescript-class-helpers": "~1.0.40",
|
|
291
283
|
"typescript-formatter": "7.2.2",
|
|
292
284
|
"uglifyjs-webpack-plugin": "2.2.0",
|
|
293
285
|
"underscore": "1.9.1",
|
|
294
286
|
"uuid": "8.3.2",
|
|
295
287
|
"validator": "9.2.0",
|
|
296
|
-
"vpn-split": "~0.0.
|
|
288
|
+
"vpn-split": "~0.0.16",
|
|
297
289
|
"watch": "1.0.2",
|
|
298
290
|
"webpack-cli": "3.3.11",
|
|
299
291
|
"zone.js": "0.10.2"
|
|
@@ -303,19 +295,19 @@
|
|
|
303
295
|
"@types/lodash": "4.14.92",
|
|
304
296
|
"axios": "0.17.1",
|
|
305
297
|
"diff": "3.2.0",
|
|
306
|
-
"json10": "~1.0.
|
|
298
|
+
"json10": "~1.0.32",
|
|
307
299
|
"json5": "2.1.3",
|
|
308
300
|
"lodash": "4.17.4",
|
|
309
|
-
"ng2-logger": "~8.0.
|
|
301
|
+
"ng2-logger": "~8.0.18"
|
|
310
302
|
},
|
|
311
303
|
"license": "MIT",
|
|
312
304
|
"private": false,
|
|
313
|
-
"lastBuildTagHash": "
|
|
305
|
+
"lastBuildTagHash": "f8217c2ebde94de91434bc86c8015676516d49c3"
|
|
314
306
|
},
|
|
315
307
|
"build": {
|
|
316
|
-
"number":
|
|
317
|
-
"date": "2021-10-
|
|
318
|
-
"hash": "
|
|
308
|
+
"number": 693,
|
|
309
|
+
"date": "2021-10-18T07:55:12.000Z",
|
|
310
|
+
"hash": "240e02fa4346843cbd466416d8c5703941cf106f",
|
|
319
311
|
"options": {}
|
|
320
312
|
},
|
|
321
313
|
"currentProjectName": "ng2-rest",
|
|
@@ -323,7 +315,7 @@
|
|
|
323
315
|
"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%22ng2-rest%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\"]}]}",
|
|
324
316
|
"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\"}]}",
|
|
325
317
|
"currentProjectType": "isomorphic-lib",
|
|
326
|
-
"currentFrameworkVersion": "0.0.
|
|
318
|
+
"currentFrameworkVersion": "0.0.155",
|
|
327
319
|
"currentProjectIsStrictSite": false,
|
|
328
320
|
"currentProjectIsDependencySite": false,
|
|
329
321
|
"currentProjectIsStatic": false,
|