typescript-class-helpers 13.2.10 → 13.2.11
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 +24 -29
- package/package.json +3 -3
- package/tmp-environment.json +28 -32
|
@@ -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
|
|
3
|
+
Assets from this folder are being shipped with this npm package (typescript-class-helpers@13.2.11)
|
|
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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "typescript-class-helpers",
|
|
3
3
|
"description": "Usefull helper to have in your typescript project",
|
|
4
|
-
"version": "13.2.
|
|
4
|
+
"version": "13.2.11",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
7
7
|
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
@@ -22,14 +22,15 @@
|
|
|
22
22
|
"homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
|
|
23
23
|
"dependencies": {
|
|
24
24
|
"enum-values": "1.2.1",
|
|
25
|
-
"ng2-logger": "~13.1.
|
|
25
|
+
"ng2-logger": "~13.1.23"
|
|
26
26
|
},
|
|
27
27
|
"license": "MIT",
|
|
28
28
|
"private": false,
|
|
29
|
-
"lastBuildTagHash": "
|
|
29
|
+
"lastBuildTagHash": "a80e763065ae6d6fadd756cb7c90fc73dee12008",
|
|
30
30
|
"devDependencies": {
|
|
31
31
|
"@angular-devkit/build-angular": "~13.3.9",
|
|
32
32
|
"@angular-devkit/core": "~13.3.9",
|
|
33
|
+
"@angular-material-extensions/fab-menu": "~6.1.0",
|
|
33
34
|
"@angular/animations": "~13.3.0",
|
|
34
35
|
"@angular/cdk": "~13.3.9",
|
|
35
36
|
"@angular/cli": "~13.3.9",
|
|
@@ -50,6 +51,10 @@
|
|
|
50
51
|
"@iconify/icons-mdi": "1.2.1",
|
|
51
52
|
"@mdi/js": "6.5.95",
|
|
52
53
|
"@ng-matero/extensions": "13.3.2",
|
|
54
|
+
"@ngneat/falso": "6.4.0",
|
|
55
|
+
"@ngneat/hot-toast": "4",
|
|
56
|
+
"@ngneat/overview": "3.0.0",
|
|
57
|
+
"@ngneat/until-destroy": "9.2.3",
|
|
53
58
|
"@ngrx/component-store": "~13.0.2",
|
|
54
59
|
"@ngrx/data": "~13.0.2",
|
|
55
60
|
"@ngrx/effects": "~13.0.2",
|
|
@@ -58,16 +63,10 @@
|
|
|
58
63
|
"@ngrx/schematics": "~13.0.2",
|
|
59
64
|
"@ngrx/store": "~13.0.2",
|
|
60
65
|
"@ngrx/store-devtools": "~13.0.2",
|
|
61
|
-
"@ngx-formly/bootstrap": "6.0.0-next.8",
|
|
62
66
|
"@ngx-formly/core": "6.0.0-next.8",
|
|
63
|
-
"@ngx-formly/ionic": "4.6.3",
|
|
64
67
|
"@ngx-formly/material": "6.0.0-next.8",
|
|
65
|
-
"@ngx-loading-bar/core": "6.0.2",
|
|
66
|
-
"@ngx-loading-bar/http-client": "6.0.2",
|
|
67
|
-
"@ngx-loading-bar/router": "6.0.2",
|
|
68
68
|
"@ngx-translate/core": "14.0.0",
|
|
69
69
|
"@ngx-translate/http-loader": "7.0.0",
|
|
70
|
-
"@swimlane/ngx-datatable": "20.0.0",
|
|
71
70
|
"@types/chai": "4.1.2",
|
|
72
71
|
"@types/chokidar": "2.1.3",
|
|
73
72
|
"@types/dateformat": "1.0.1",
|
|
@@ -107,7 +106,6 @@
|
|
|
107
106
|
"better-sqlite3": "7.6.2",
|
|
108
107
|
"body-parser": "1.18.2",
|
|
109
108
|
"bootstrap": "4.6.2",
|
|
110
|
-
"bs4-breakpoint": "13.0.33",
|
|
111
109
|
"buffer-shims": "1.0.0",
|
|
112
110
|
"callsite-record": "4.1.3",
|
|
113
111
|
"chai": "4.2.0",
|
|
@@ -116,6 +114,7 @@
|
|
|
116
114
|
"cheerio": "1.0.0-rc.3",
|
|
117
115
|
"chokidar": "3.5.1",
|
|
118
116
|
"circular-json": "0.5.1",
|
|
117
|
+
"class-validator": "0.14.0",
|
|
119
118
|
"command-exists": "1.2.2",
|
|
120
119
|
"compression": "1.7.4",
|
|
121
120
|
"concurrently": "3.5.1",
|
|
@@ -128,7 +127,6 @@
|
|
|
128
127
|
"dateformat": "3.0.3",
|
|
129
128
|
"detect-mocha": "0.1.0",
|
|
130
129
|
"diff": "3.2.0",
|
|
131
|
-
"edit-table": "13.1.0",
|
|
132
130
|
"element-resize-detector": "1.1.15",
|
|
133
131
|
"enquirer": "2.3.0",
|
|
134
132
|
"errorhandler": "1.5.0",
|
|
@@ -139,15 +137,14 @@
|
|
|
139
137
|
"express": "4.16.3",
|
|
140
138
|
"express-fileupload": "1.4.0",
|
|
141
139
|
"express-session": "1.17.3",
|
|
142
|
-
"fbgraph": "1.4.1",
|
|
143
140
|
"file-loader": "1.1.5",
|
|
144
141
|
"file-saver": "2.0.5",
|
|
145
142
|
"firedev": "^13",
|
|
146
143
|
"firedev-crud": "~13.1.47",
|
|
147
144
|
"firedev-crud-deamon": "~13.1.37",
|
|
148
145
|
"firedev-ports": "~13.1.41",
|
|
149
|
-
"firedev-storage": "~13.2.
|
|
150
|
-
"firedev-typeorm": "~13.1.
|
|
146
|
+
"firedev-storage": "~13.2.34",
|
|
147
|
+
"firedev-typeorm": "~13.1.29",
|
|
151
148
|
"firedev-ui": "~13.1.20",
|
|
152
149
|
"fkill": "6.1.0",
|
|
153
150
|
"font-awesome": "4.7.0",
|
|
@@ -169,6 +166,7 @@
|
|
|
169
166
|
"isomorphic-region-loader": "~13.1.35",
|
|
170
167
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
171
168
|
"jasmine-core": "4.0.0",
|
|
169
|
+
"jimp": "0.22.8",
|
|
172
170
|
"jscodeshift": "0.6.3",
|
|
173
171
|
"json-stringify-safe": "5.0.1",
|
|
174
172
|
"json10": "~13.1.42",
|
|
@@ -196,14 +194,11 @@
|
|
|
196
194
|
"mocha": "5.2.0",
|
|
197
195
|
"moment": "2.22.2",
|
|
198
196
|
"morphi": "~13.2.5",
|
|
197
|
+
"ng-in-viewport": "13.0.1",
|
|
199
198
|
"ng-packagr": "13.0.0",
|
|
200
199
|
"ng-talkback": "~13.1.19",
|
|
201
|
-
"ng2-
|
|
202
|
-
"ng2-rest": "~13.2.5",
|
|
203
|
-
"ng4-icons": "~13.1.21",
|
|
204
|
-
"ng4-modal": "~13.1.23",
|
|
200
|
+
"ng2-rest": "~13.2.6",
|
|
205
201
|
"ngx-ace-wrapper": "12",
|
|
206
|
-
"ngx-bootstrap": "2.0.2",
|
|
207
202
|
"ngx-editor": "12.2.1",
|
|
208
203
|
"ngx-highlightjs": "6.1.3",
|
|
209
204
|
"ngx-moment": "6.0.2",
|
|
@@ -211,8 +206,7 @@
|
|
|
211
206
|
"ngx-progressbar": "8.0.0",
|
|
212
207
|
"ngx-scrollbar": "9.0.2",
|
|
213
208
|
"ngx-store": "3.1.1",
|
|
214
|
-
"ngx-
|
|
215
|
-
"ngx-wig": "1.2.7",
|
|
209
|
+
"ngx-typed-js": "2.1.1",
|
|
216
210
|
"node-cli-tester": "~13.1.19",
|
|
217
211
|
"node-localstorage": "2.1.6",
|
|
218
212
|
"node-notifier": "6.0.0",
|
|
@@ -225,6 +219,7 @@
|
|
|
225
219
|
"passport": "0.3.2",
|
|
226
220
|
"passport-http-bearer": "1.0.1",
|
|
227
221
|
"password-hash": "1.2.2",
|
|
222
|
+
"pica": "9.0.1",
|
|
228
223
|
"portfinder": "1.0.21",
|
|
229
224
|
"prettier": "2.5.1",
|
|
230
225
|
"progress": "2.0.3",
|
|
@@ -243,17 +238,17 @@
|
|
|
243
238
|
"socket.io": "2.4.1",
|
|
244
239
|
"sort-package-json": "1.11.0",
|
|
245
240
|
"sql.js": "1.8.0",
|
|
246
|
-
"static-columns": "~13.3.
|
|
241
|
+
"static-columns": "~13.3.6",
|
|
247
242
|
"string-similarity": "4.0.2",
|
|
248
243
|
"sudo-block": "3.0.0",
|
|
249
244
|
"systeminformation": "3.45.7",
|
|
250
|
-
"
|
|
251
|
-
"tnp-cli": "~13.1.
|
|
252
|
-
"tnp-config": "~13.1.
|
|
253
|
-
"tnp-core": "~13.2.
|
|
245
|
+
"threads": "1.7.0",
|
|
246
|
+
"tnp-cli": "~13.1.58",
|
|
247
|
+
"tnp-config": "~13.1.74",
|
|
248
|
+
"tnp-core": "~13.2.18",
|
|
254
249
|
"tnp-db": "~13.1.19",
|
|
255
|
-
"tnp-helpers": "~13.1.
|
|
256
|
-
"tnp-models": "~13.1.
|
|
250
|
+
"tnp-helpers": "~13.1.32",
|
|
251
|
+
"tnp-models": "~13.1.25",
|
|
257
252
|
"tnp-ui": "~13.1.27",
|
|
258
253
|
"ts-debug": "1.3.0",
|
|
259
254
|
"ts-loader": "2.3.1",
|
|
@@ -261,7 +256,7 @@
|
|
|
261
256
|
"tslib": "~2.3.0",
|
|
262
257
|
"typeorm": "~0.3.10",
|
|
263
258
|
"typescript": "~4.6.2",
|
|
264
|
-
"typescript-class-helpers": "~13.2.
|
|
259
|
+
"typescript-class-helpers": "~13.2.10",
|
|
265
260
|
"typescript-formatter": "~7.2.2",
|
|
266
261
|
"underscore": "1.9.1",
|
|
267
262
|
"uuid": "8.3.2",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "typescript-class-helpers",
|
|
3
3
|
"description": "Usefull helper to have in your typescript project",
|
|
4
|
-
"version": "13.2.
|
|
4
|
+
"version": "13.2.11",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
7
7
|
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
@@ -22,10 +22,10 @@
|
|
|
22
22
|
"homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
|
|
23
23
|
"dependencies": {
|
|
24
24
|
"enum-values": "1.2.1",
|
|
25
|
-
"ng2-logger": "~13.1.
|
|
25
|
+
"ng2-logger": "~13.1.23"
|
|
26
26
|
},
|
|
27
27
|
"license": "MIT",
|
|
28
28
|
"private": false,
|
|
29
|
-
"lastBuildTagHash": "
|
|
29
|
+
"lastBuildTagHash": "a80e763065ae6d6fadd756cb7c90fc73dee12008",
|
|
30
30
|
"devDependencies": {}
|
|
31
31
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
},
|
|
49
49
|
"name": "typescript-class-helpers",
|
|
50
50
|
"description": "Usefull helper to have in your typescript project",
|
|
51
|
-
"version": "13.2.
|
|
51
|
+
"version": "13.2.11",
|
|
52
52
|
"scripts": {
|
|
53
53
|
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
54
54
|
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
@@ -69,14 +69,15 @@
|
|
|
69
69
|
"homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
|
|
70
70
|
"dependencies": {
|
|
71
71
|
"enum-values": "1.2.1",
|
|
72
|
-
"ng2-logger": "~13.1.
|
|
72
|
+
"ng2-logger": "~13.1.23"
|
|
73
73
|
},
|
|
74
74
|
"license": "MIT",
|
|
75
75
|
"private": false,
|
|
76
|
-
"lastBuildTagHash": "
|
|
76
|
+
"lastBuildTagHash": "a80e763065ae6d6fadd756cb7c90fc73dee12008",
|
|
77
77
|
"devDependencies": {
|
|
78
78
|
"@angular-devkit/build-angular": "~13.3.9",
|
|
79
79
|
"@angular-devkit/core": "~13.3.9",
|
|
80
|
+
"@angular-material-extensions/fab-menu": "~6.1.0",
|
|
80
81
|
"@angular/animations": "~13.3.0",
|
|
81
82
|
"@angular/cdk": "~13.3.9",
|
|
82
83
|
"@angular/cli": "~13.3.9",
|
|
@@ -97,6 +98,10 @@
|
|
|
97
98
|
"@iconify/icons-mdi": "1.2.1",
|
|
98
99
|
"@mdi/js": "6.5.95",
|
|
99
100
|
"@ng-matero/extensions": "13.3.2",
|
|
101
|
+
"@ngneat/falso": "6.4.0",
|
|
102
|
+
"@ngneat/hot-toast": "4",
|
|
103
|
+
"@ngneat/overview": "3.0.0",
|
|
104
|
+
"@ngneat/until-destroy": "9.2.3",
|
|
100
105
|
"@ngrx/component-store": "~13.0.2",
|
|
101
106
|
"@ngrx/data": "~13.0.2",
|
|
102
107
|
"@ngrx/effects": "~13.0.2",
|
|
@@ -105,16 +110,10 @@
|
|
|
105
110
|
"@ngrx/schematics": "~13.0.2",
|
|
106
111
|
"@ngrx/store": "~13.0.2",
|
|
107
112
|
"@ngrx/store-devtools": "~13.0.2",
|
|
108
|
-
"@ngx-formly/bootstrap": "6.0.0-next.8",
|
|
109
113
|
"@ngx-formly/core": "6.0.0-next.8",
|
|
110
|
-
"@ngx-formly/ionic": "4.6.3",
|
|
111
114
|
"@ngx-formly/material": "6.0.0-next.8",
|
|
112
|
-
"@ngx-loading-bar/core": "6.0.2",
|
|
113
|
-
"@ngx-loading-bar/http-client": "6.0.2",
|
|
114
|
-
"@ngx-loading-bar/router": "6.0.2",
|
|
115
115
|
"@ngx-translate/core": "14.0.0",
|
|
116
116
|
"@ngx-translate/http-loader": "7.0.0",
|
|
117
|
-
"@swimlane/ngx-datatable": "20.0.0",
|
|
118
117
|
"@types/chai": "4.1.2",
|
|
119
118
|
"@types/chokidar": "2.1.3",
|
|
120
119
|
"@types/dateformat": "1.0.1",
|
|
@@ -154,7 +153,6 @@
|
|
|
154
153
|
"better-sqlite3": "7.6.2",
|
|
155
154
|
"body-parser": "1.18.2",
|
|
156
155
|
"bootstrap": "4.6.2",
|
|
157
|
-
"bs4-breakpoint": "13.0.33",
|
|
158
156
|
"buffer-shims": "1.0.0",
|
|
159
157
|
"callsite-record": "4.1.3",
|
|
160
158
|
"chai": "4.2.0",
|
|
@@ -163,6 +161,7 @@
|
|
|
163
161
|
"cheerio": "1.0.0-rc.3",
|
|
164
162
|
"chokidar": "3.5.1",
|
|
165
163
|
"circular-json": "0.5.1",
|
|
164
|
+
"class-validator": "0.14.0",
|
|
166
165
|
"command-exists": "1.2.2",
|
|
167
166
|
"compression": "1.7.4",
|
|
168
167
|
"concurrently": "3.5.1",
|
|
@@ -175,7 +174,6 @@
|
|
|
175
174
|
"dateformat": "3.0.3",
|
|
176
175
|
"detect-mocha": "0.1.0",
|
|
177
176
|
"diff": "3.2.0",
|
|
178
|
-
"edit-table": "13.1.0",
|
|
179
177
|
"element-resize-detector": "1.1.15",
|
|
180
178
|
"enquirer": "2.3.0",
|
|
181
179
|
"errorhandler": "1.5.0",
|
|
@@ -186,15 +184,14 @@
|
|
|
186
184
|
"express": "4.16.3",
|
|
187
185
|
"express-fileupload": "1.4.0",
|
|
188
186
|
"express-session": "1.17.3",
|
|
189
|
-
"fbgraph": "1.4.1",
|
|
190
187
|
"file-loader": "1.1.5",
|
|
191
188
|
"file-saver": "2.0.5",
|
|
192
189
|
"firedev": "^13",
|
|
193
190
|
"firedev-crud": "~13.1.47",
|
|
194
191
|
"firedev-crud-deamon": "~13.1.37",
|
|
195
192
|
"firedev-ports": "~13.1.41",
|
|
196
|
-
"firedev-storage": "~13.2.
|
|
197
|
-
"firedev-typeorm": "~13.1.
|
|
193
|
+
"firedev-storage": "~13.2.34",
|
|
194
|
+
"firedev-typeorm": "~13.1.29",
|
|
198
195
|
"firedev-ui": "~13.1.20",
|
|
199
196
|
"fkill": "6.1.0",
|
|
200
197
|
"font-awesome": "4.7.0",
|
|
@@ -216,6 +213,7 @@
|
|
|
216
213
|
"isomorphic-region-loader": "~13.1.35",
|
|
217
214
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
218
215
|
"jasmine-core": "4.0.0",
|
|
216
|
+
"jimp": "0.22.8",
|
|
219
217
|
"jscodeshift": "0.6.3",
|
|
220
218
|
"json-stringify-safe": "5.0.1",
|
|
221
219
|
"json10": "~13.1.42",
|
|
@@ -243,14 +241,11 @@
|
|
|
243
241
|
"mocha": "5.2.0",
|
|
244
242
|
"moment": "2.22.2",
|
|
245
243
|
"morphi": "~13.2.5",
|
|
244
|
+
"ng-in-viewport": "13.0.1",
|
|
246
245
|
"ng-packagr": "13.0.0",
|
|
247
246
|
"ng-talkback": "~13.1.19",
|
|
248
|
-
"ng2-
|
|
249
|
-
"ng2-rest": "~13.2.5",
|
|
250
|
-
"ng4-icons": "~13.1.21",
|
|
251
|
-
"ng4-modal": "~13.1.23",
|
|
247
|
+
"ng2-rest": "~13.2.6",
|
|
252
248
|
"ngx-ace-wrapper": "12",
|
|
253
|
-
"ngx-bootstrap": "2.0.2",
|
|
254
249
|
"ngx-editor": "12.2.1",
|
|
255
250
|
"ngx-highlightjs": "6.1.3",
|
|
256
251
|
"ngx-moment": "6.0.2",
|
|
@@ -258,8 +253,7 @@
|
|
|
258
253
|
"ngx-progressbar": "8.0.0",
|
|
259
254
|
"ngx-scrollbar": "9.0.2",
|
|
260
255
|
"ngx-store": "3.1.1",
|
|
261
|
-
"ngx-
|
|
262
|
-
"ngx-wig": "1.2.7",
|
|
256
|
+
"ngx-typed-js": "2.1.1",
|
|
263
257
|
"node-cli-tester": "~13.1.19",
|
|
264
258
|
"node-localstorage": "2.1.6",
|
|
265
259
|
"node-notifier": "6.0.0",
|
|
@@ -272,6 +266,7 @@
|
|
|
272
266
|
"passport": "0.3.2",
|
|
273
267
|
"passport-http-bearer": "1.0.1",
|
|
274
268
|
"password-hash": "1.2.2",
|
|
269
|
+
"pica": "9.0.1",
|
|
275
270
|
"portfinder": "1.0.21",
|
|
276
271
|
"prettier": "2.5.1",
|
|
277
272
|
"progress": "2.0.3",
|
|
@@ -290,17 +285,17 @@
|
|
|
290
285
|
"socket.io": "2.4.1",
|
|
291
286
|
"sort-package-json": "1.11.0",
|
|
292
287
|
"sql.js": "1.8.0",
|
|
293
|
-
"static-columns": "~13.3.
|
|
288
|
+
"static-columns": "~13.3.6",
|
|
294
289
|
"string-similarity": "4.0.2",
|
|
295
290
|
"sudo-block": "3.0.0",
|
|
296
291
|
"systeminformation": "3.45.7",
|
|
297
|
-
"
|
|
298
|
-
"tnp-cli": "~13.1.
|
|
299
|
-
"tnp-config": "~13.1.
|
|
300
|
-
"tnp-core": "~13.2.
|
|
292
|
+
"threads": "1.7.0",
|
|
293
|
+
"tnp-cli": "~13.1.58",
|
|
294
|
+
"tnp-config": "~13.1.74",
|
|
295
|
+
"tnp-core": "~13.2.18",
|
|
301
296
|
"tnp-db": "~13.1.19",
|
|
302
|
-
"tnp-helpers": "~13.1.
|
|
303
|
-
"tnp-models": "~13.1.
|
|
297
|
+
"tnp-helpers": "~13.1.32",
|
|
298
|
+
"tnp-models": "~13.1.25",
|
|
304
299
|
"tnp-ui": "~13.1.27",
|
|
305
300
|
"ts-debug": "1.3.0",
|
|
306
301
|
"ts-loader": "2.3.1",
|
|
@@ -308,7 +303,7 @@
|
|
|
308
303
|
"tslib": "~2.3.0",
|
|
309
304
|
"typeorm": "~0.3.10",
|
|
310
305
|
"typescript": "~4.6.2",
|
|
311
|
-
"typescript-class-helpers": "~13.2.
|
|
306
|
+
"typescript-class-helpers": "~13.2.10",
|
|
312
307
|
"typescript-formatter": "~7.2.2",
|
|
313
308
|
"underscore": "1.9.1",
|
|
314
309
|
"uuid": "8.3.2",
|
|
@@ -321,12 +316,13 @@
|
|
|
321
316
|
}
|
|
322
317
|
},
|
|
323
318
|
"build": {
|
|
324
|
-
"number":
|
|
325
|
-
"date": "2023-05-
|
|
326
|
-
"hash": "
|
|
319
|
+
"number": 316,
|
|
320
|
+
"date": "2023-05-27T19:09:29.000Z",
|
|
321
|
+
"hash": "288bb65caaab923c211a73f8da996fef9082f692",
|
|
327
322
|
"options": {}
|
|
328
323
|
},
|
|
329
324
|
"currentProjectName": "typescript-class-helpers",
|
|
325
|
+
"currentProjectGenericName": "typescript-class-helpers",
|
|
330
326
|
"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%22typescript-class-helpers%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\"]}]}",
|
|
331
327
|
"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\"}]}",
|
|
332
328
|
"currentProjectType": "isomorphic-lib",
|