incremental-compiler 13.1.23 → 13.1.24
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 +42 -41
- package/package.json +4 -4
- package/tmp-environment.json +47 -45
@@ -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 (incremental-compiler@13.1.24)
|
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,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "incremental-compiler",
|
3
|
-
"version": "13.1.
|
3
|
+
"version": "13.1.24",
|
4
4
|
"license": "MIT",
|
5
5
|
"dependencies": {
|
6
6
|
"@types/chokidar": "2.1.3",
|
@@ -11,15 +11,16 @@
|
|
11
11
|
"dateformat": "3.0.3",
|
12
12
|
"fs-extra": "8.1.0",
|
13
13
|
"glob": "7.1.2",
|
14
|
-
"tnp-cli": "~13.1.
|
15
|
-
"typescript-class-helpers": "~13.2.
|
14
|
+
"tnp-cli": "~13.1.58",
|
15
|
+
"typescript-class-helpers": "~13.2.11"
|
16
16
|
},
|
17
17
|
"private": false,
|
18
|
-
"lastBuildTagHash": "
|
18
|
+
"lastBuildTagHash": "b9ced89192e0ad79bcbc0fd0d1955ae44309c685",
|
19
19
|
"main": "index.js",
|
20
20
|
"devDependencies": {
|
21
21
|
"@angular-devkit/build-angular": "~13.3.9",
|
22
22
|
"@angular-devkit/core": "~13.3.9",
|
23
|
+
"@angular-material-extensions/fab-menu": "~6.1.0",
|
23
24
|
"@angular/animations": "~13.3.0",
|
24
25
|
"@angular/cdk": "~13.3.9",
|
25
26
|
"@angular/cli": "~13.3.9",
|
@@ -39,6 +40,11 @@
|
|
39
40
|
"@iconify/icons-fa-solid": "1.2.2",
|
40
41
|
"@iconify/icons-mdi": "1.2.1",
|
41
42
|
"@mdi/js": "6.5.95",
|
43
|
+
"@ng-matero/extensions": "13.3.2",
|
44
|
+
"@ngneat/falso": "6.4.0",
|
45
|
+
"@ngneat/hot-toast": "4",
|
46
|
+
"@ngneat/overview": "3.0.0",
|
47
|
+
"@ngneat/until-destroy": "9.2.3",
|
42
48
|
"@ngrx/component-store": "~13.0.2",
|
43
49
|
"@ngrx/data": "~13.0.2",
|
44
50
|
"@ngrx/effects": "~13.0.2",
|
@@ -47,16 +53,10 @@
|
|
47
53
|
"@ngrx/schematics": "~13.0.2",
|
48
54
|
"@ngrx/store": "~13.0.2",
|
49
55
|
"@ngrx/store-devtools": "~13.0.2",
|
50
|
-
"@ngx-formly/bootstrap": "6.0.0-next.8",
|
51
56
|
"@ngx-formly/core": "6.0.0-next.8",
|
52
|
-
"@ngx-formly/ionic": "4.6.3",
|
53
57
|
"@ngx-formly/material": "6.0.0-next.8",
|
54
|
-
"@ngx-loading-bar/core": "6.0.2",
|
55
|
-
"@ngx-loading-bar/http-client": "6.0.2",
|
56
|
-
"@ngx-loading-bar/router": "6.0.2",
|
57
58
|
"@ngx-translate/core": "14.0.0",
|
58
59
|
"@ngx-translate/http-loader": "7.0.0",
|
59
|
-
"@swimlane/ngx-datatable": "20.0.0",
|
60
60
|
"@types/chai": "4.1.2",
|
61
61
|
"@types/diff": "3.2.2",
|
62
62
|
"@types/express": "4.11.0",
|
@@ -83,9 +83,10 @@
|
|
83
83
|
"@types/vinyl": "2.0.2",
|
84
84
|
"@types/watch": "1.0.0",
|
85
85
|
"accepts": "1.3.4",
|
86
|
-
"
|
86
|
+
"angular-material-css-vars": "5.0.0",
|
87
|
+
"any-project-cli": "~13.1.25",
|
87
88
|
"axios": "1.3.5",
|
88
|
-
"background-worker-process": "~13.1.
|
89
|
+
"background-worker-process": "~13.1.42",
|
89
90
|
"base32": "0.0.7",
|
90
91
|
"bcryptjs": "2.4.3",
|
91
92
|
"better-sqlite3": "7.6.2",
|
@@ -98,6 +99,7 @@
|
|
98
99
|
"check-node-version": "3.2.0",
|
99
100
|
"cheerio": "1.0.0-rc.3",
|
100
101
|
"circular-json": "0.5.1",
|
102
|
+
"class-validator": "0.14.0",
|
101
103
|
"command-exists": "1.2.2",
|
102
104
|
"compression": "1.7.4",
|
103
105
|
"concurrently": "3.5.1",
|
@@ -120,37 +122,38 @@
|
|
120
122
|
"express": "4.16.3",
|
121
123
|
"express-fileupload": "1.4.0",
|
122
124
|
"express-session": "1.17.3",
|
123
|
-
"fbgraph": "1.4.1",
|
124
125
|
"file-loader": "1.1.5",
|
125
126
|
"file-saver": "2.0.5",
|
126
127
|
"firedev": "^13",
|
127
|
-
"firedev-crud": "~13.1.
|
128
|
-
"firedev-crud-deamon": "~13.1.
|
129
|
-
"firedev-ports": "~13.1.
|
130
|
-
"firedev-storage": "~13.
|
131
|
-
"firedev-typeorm": "~13.1.
|
132
|
-
"firedev-ui": "~13.1.
|
128
|
+
"firedev-crud": "~13.1.47",
|
129
|
+
"firedev-crud-deamon": "~13.1.37",
|
130
|
+
"firedev-ports": "~13.1.41",
|
131
|
+
"firedev-storage": "~13.2.34",
|
132
|
+
"firedev-typeorm": "~13.1.29",
|
133
|
+
"firedev-ui": "~13.1.20",
|
133
134
|
"fkill": "6.1.0",
|
134
135
|
"font-awesome": "4.7.0",
|
135
136
|
"form-data": "4.0.0",
|
136
137
|
"fuzzy": "0.1.3",
|
137
138
|
"gulp": "3.9.1",
|
138
139
|
"hostile": "1.3.3",
|
140
|
+
"howler": "2.2.3",
|
139
141
|
"http-proxy": "1.16.2",
|
140
142
|
"http-proxy-middleware": "0.19.1",
|
141
143
|
"http-server": "0.11.1",
|
142
144
|
"immutable": "4.3.0",
|
143
|
-
"incremental-compiler": "~13.1.
|
145
|
+
"incremental-compiler": "~13.1.23",
|
144
146
|
"inquirer": "7.3.3",
|
145
147
|
"inquirer-autocomplete-prompt": "1.3.0",
|
146
148
|
"is-elevated": "3.0.0",
|
147
|
-
"isomorphic-region-loader": "~13.1.
|
149
|
+
"isomorphic-region-loader": "~13.1.35",
|
148
150
|
"istanbul-instrumenter-loader": "2.0.0",
|
149
151
|
"jasmine-core": "4.0.0",
|
152
|
+
"jimp": "0.22.8",
|
150
153
|
"jscodeshift": "0.6.3",
|
151
154
|
"json-stringify-safe": "5.0.1",
|
152
|
-
"json10": "~13.1.
|
153
|
-
"json10-writer": "~13.1.
|
155
|
+
"json10": "~13.1.42",
|
156
|
+
"json10-writer": "~13.1.38",
|
154
157
|
"json5": "2.1.3",
|
155
158
|
"json5-writer": "0.2.0",
|
156
159
|
"jszip": "3.10.1",
|
@@ -164,25 +167,22 @@
|
|
164
167
|
"localforage": "1.10.0",
|
165
168
|
"lockfile": "1.0.4",
|
166
169
|
"lodash": "4.17.4",
|
167
|
-
"lodash-walk-object": "~13.1.
|
170
|
+
"lodash-walk-object": "~13.1.43",
|
168
171
|
"lowdb": "1.0.0",
|
169
|
-
"magic-renamer": "~13.1.
|
172
|
+
"magic-renamer": "~13.1.39",
|
170
173
|
"material-design-icons": "3.0.1",
|
171
174
|
"method-override": "2.3.10",
|
172
175
|
"minimist": "1.2.0",
|
173
176
|
"mkdirp": "0.5.1",
|
174
177
|
"mocha": "5.2.0",
|
175
178
|
"moment": "2.22.2",
|
176
|
-
"morphi": "~13.2.
|
179
|
+
"morphi": "~13.2.5",
|
180
|
+
"ng-in-viewport": "13.0.1",
|
177
181
|
"ng-packagr": "13.0.0",
|
178
182
|
"ng-talkback": "~13.1.19",
|
179
|
-
"ng2-
|
180
|
-
"ng2-
|
181
|
-
"ng2-rest": "~13.2.4",
|
182
|
-
"ng4-icons": "~13.1.21",
|
183
|
-
"ng4-modal": "~13.1.23",
|
183
|
+
"ng2-logger": "~13.1.23",
|
184
|
+
"ng2-rest": "~13.2.6",
|
184
185
|
"ngx-ace-wrapper": "12",
|
185
|
-
"ngx-bootstrap": "2.0.2",
|
186
186
|
"ngx-editor": "12.2.1",
|
187
187
|
"ngx-highlightjs": "6.1.3",
|
188
188
|
"ngx-moment": "6.0.2",
|
@@ -190,8 +190,7 @@
|
|
190
190
|
"ngx-progressbar": "8.0.0",
|
191
191
|
"ngx-scrollbar": "9.0.2",
|
192
192
|
"ngx-store": "3.1.1",
|
193
|
-
"ngx-
|
194
|
-
"ngx-wig": "1.2.7",
|
193
|
+
"ngx-typed-js": "2.1.1",
|
195
194
|
"node-cli-tester": "~13.1.19",
|
196
195
|
"node-localstorage": "2.1.6",
|
197
196
|
"node-notifier": "6.0.0",
|
@@ -204,6 +203,7 @@
|
|
204
203
|
"passport": "0.3.2",
|
205
204
|
"passport-http-bearer": "1.0.1",
|
206
205
|
"password-hash": "1.2.2",
|
206
|
+
"pica": "9.0.1",
|
207
207
|
"portfinder": "1.0.21",
|
208
208
|
"prettier": "2.5.1",
|
209
209
|
"progress": "2.0.3",
|
@@ -222,16 +222,16 @@
|
|
222
222
|
"socket.io": "2.4.1",
|
223
223
|
"sort-package-json": "1.11.0",
|
224
224
|
"sql.js": "1.8.0",
|
225
|
-
"static-columns": "~13.3.
|
225
|
+
"static-columns": "~13.3.6",
|
226
226
|
"string-similarity": "4.0.2",
|
227
227
|
"sudo-block": "3.0.0",
|
228
228
|
"systeminformation": "3.45.7",
|
229
|
-
"
|
230
|
-
"tnp-config": "~13.1.
|
231
|
-
"tnp-core": "~13.2.
|
232
|
-
"tnp-db": "~13.1.
|
233
|
-
"tnp-helpers": "~13.1.
|
234
|
-
"tnp-models": "~13.1.
|
229
|
+
"threads": "1.7.0",
|
230
|
+
"tnp-config": "~13.1.74",
|
231
|
+
"tnp-core": "~13.2.18",
|
232
|
+
"tnp-db": "~13.1.19",
|
233
|
+
"tnp-helpers": "~13.1.32",
|
234
|
+
"tnp-models": "~13.1.25",
|
235
235
|
"tnp-ui": "~13.1.27",
|
236
236
|
"ts-debug": "1.3.0",
|
237
237
|
"ts-loader": "2.3.1",
|
@@ -243,6 +243,7 @@
|
|
243
243
|
"underscore": "1.9.1",
|
244
244
|
"uuid": "8.3.2",
|
245
245
|
"validator": "9.2.0",
|
246
|
+
"video.js": "8.3.0",
|
246
247
|
"vpn-split": "~13.1.23",
|
247
248
|
"watch": "1.0.2",
|
248
249
|
"yup": "1.1.1",
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "incremental-compiler",
|
3
|
-
"version": "13.1.
|
3
|
+
"version": "13.1.24",
|
4
4
|
"license": "MIT",
|
5
5
|
"dependencies": {
|
6
6
|
"@types/chokidar": "2.1.3",
|
@@ -11,11 +11,11 @@
|
|
11
11
|
"dateformat": "3.0.3",
|
12
12
|
"fs-extra": "8.1.0",
|
13
13
|
"glob": "7.1.2",
|
14
|
-
"tnp-cli": "~13.1.
|
15
|
-
"typescript-class-helpers": "~13.2.
|
14
|
+
"tnp-cli": "~13.1.58",
|
15
|
+
"typescript-class-helpers": "~13.2.11"
|
16
16
|
},
|
17
17
|
"private": false,
|
18
|
-
"lastBuildTagHash": "
|
18
|
+
"lastBuildTagHash": "b9ced89192e0ad79bcbc0fd0d1955ae44309c685",
|
19
19
|
"main": "index.js",
|
20
20
|
"devDependencies": {}
|
21
21
|
}
|
package/tmp-environment.json
CHANGED
@@ -49,7 +49,7 @@
|
|
49
49
|
]
|
50
50
|
},
|
51
51
|
"name": "incremental-compiler",
|
52
|
-
"version": "13.1.
|
52
|
+
"version": "13.1.24",
|
53
53
|
"license": "MIT",
|
54
54
|
"dependencies": {
|
55
55
|
"@types/chokidar": "2.1.3",
|
@@ -60,15 +60,16 @@
|
|
60
60
|
"dateformat": "3.0.3",
|
61
61
|
"fs-extra": "8.1.0",
|
62
62
|
"glob": "7.1.2",
|
63
|
-
"tnp-cli": "~13.1.
|
64
|
-
"typescript-class-helpers": "~13.2.
|
63
|
+
"tnp-cli": "~13.1.58",
|
64
|
+
"typescript-class-helpers": "~13.2.11"
|
65
65
|
},
|
66
66
|
"private": false,
|
67
|
-
"lastBuildTagHash": "
|
67
|
+
"lastBuildTagHash": "b9ced89192e0ad79bcbc0fd0d1955ae44309c685",
|
68
68
|
"main": "index.js",
|
69
69
|
"devDependencies": {
|
70
70
|
"@angular-devkit/build-angular": "~13.3.9",
|
71
71
|
"@angular-devkit/core": "~13.3.9",
|
72
|
+
"@angular-material-extensions/fab-menu": "~6.1.0",
|
72
73
|
"@angular/animations": "~13.3.0",
|
73
74
|
"@angular/cdk": "~13.3.9",
|
74
75
|
"@angular/cli": "~13.3.9",
|
@@ -88,6 +89,11 @@
|
|
88
89
|
"@iconify/icons-fa-solid": "1.2.2",
|
89
90
|
"@iconify/icons-mdi": "1.2.1",
|
90
91
|
"@mdi/js": "6.5.95",
|
92
|
+
"@ng-matero/extensions": "13.3.2",
|
93
|
+
"@ngneat/falso": "6.4.0",
|
94
|
+
"@ngneat/hot-toast": "4",
|
95
|
+
"@ngneat/overview": "3.0.0",
|
96
|
+
"@ngneat/until-destroy": "9.2.3",
|
91
97
|
"@ngrx/component-store": "~13.0.2",
|
92
98
|
"@ngrx/data": "~13.0.2",
|
93
99
|
"@ngrx/effects": "~13.0.2",
|
@@ -96,16 +102,10 @@
|
|
96
102
|
"@ngrx/schematics": "~13.0.2",
|
97
103
|
"@ngrx/store": "~13.0.2",
|
98
104
|
"@ngrx/store-devtools": "~13.0.2",
|
99
|
-
"@ngx-formly/bootstrap": "6.0.0-next.8",
|
100
105
|
"@ngx-formly/core": "6.0.0-next.8",
|
101
|
-
"@ngx-formly/ionic": "4.6.3",
|
102
106
|
"@ngx-formly/material": "6.0.0-next.8",
|
103
|
-
"@ngx-loading-bar/core": "6.0.2",
|
104
|
-
"@ngx-loading-bar/http-client": "6.0.2",
|
105
|
-
"@ngx-loading-bar/router": "6.0.2",
|
106
107
|
"@ngx-translate/core": "14.0.0",
|
107
108
|
"@ngx-translate/http-loader": "7.0.0",
|
108
|
-
"@swimlane/ngx-datatable": "20.0.0",
|
109
109
|
"@types/chai": "4.1.2",
|
110
110
|
"@types/diff": "3.2.2",
|
111
111
|
"@types/express": "4.11.0",
|
@@ -132,9 +132,10 @@
|
|
132
132
|
"@types/vinyl": "2.0.2",
|
133
133
|
"@types/watch": "1.0.0",
|
134
134
|
"accepts": "1.3.4",
|
135
|
-
"
|
135
|
+
"angular-material-css-vars": "5.0.0",
|
136
|
+
"any-project-cli": "~13.1.25",
|
136
137
|
"axios": "1.3.5",
|
137
|
-
"background-worker-process": "~13.1.
|
138
|
+
"background-worker-process": "~13.1.42",
|
138
139
|
"base32": "0.0.7",
|
139
140
|
"bcryptjs": "2.4.3",
|
140
141
|
"better-sqlite3": "7.6.2",
|
@@ -147,6 +148,7 @@
|
|
147
148
|
"check-node-version": "3.2.0",
|
148
149
|
"cheerio": "1.0.0-rc.3",
|
149
150
|
"circular-json": "0.5.1",
|
151
|
+
"class-validator": "0.14.0",
|
150
152
|
"command-exists": "1.2.2",
|
151
153
|
"compression": "1.7.4",
|
152
154
|
"concurrently": "3.5.1",
|
@@ -169,37 +171,38 @@
|
|
169
171
|
"express": "4.16.3",
|
170
172
|
"express-fileupload": "1.4.0",
|
171
173
|
"express-session": "1.17.3",
|
172
|
-
"fbgraph": "1.4.1",
|
173
174
|
"file-loader": "1.1.5",
|
174
175
|
"file-saver": "2.0.5",
|
175
176
|
"firedev": "^13",
|
176
|
-
"firedev-crud": "~13.1.
|
177
|
-
"firedev-crud-deamon": "~13.1.
|
178
|
-
"firedev-ports": "~13.1.
|
179
|
-
"firedev-storage": "~13.
|
180
|
-
"firedev-typeorm": "~13.1.
|
181
|
-
"firedev-ui": "~13.1.
|
177
|
+
"firedev-crud": "~13.1.47",
|
178
|
+
"firedev-crud-deamon": "~13.1.37",
|
179
|
+
"firedev-ports": "~13.1.41",
|
180
|
+
"firedev-storage": "~13.2.34",
|
181
|
+
"firedev-typeorm": "~13.1.29",
|
182
|
+
"firedev-ui": "~13.1.20",
|
182
183
|
"fkill": "6.1.0",
|
183
184
|
"font-awesome": "4.7.0",
|
184
185
|
"form-data": "4.0.0",
|
185
186
|
"fuzzy": "0.1.3",
|
186
187
|
"gulp": "3.9.1",
|
187
188
|
"hostile": "1.3.3",
|
189
|
+
"howler": "2.2.3",
|
188
190
|
"http-proxy": "1.16.2",
|
189
191
|
"http-proxy-middleware": "0.19.1",
|
190
192
|
"http-server": "0.11.1",
|
191
193
|
"immutable": "4.3.0",
|
192
|
-
"incremental-compiler": "~13.1.
|
194
|
+
"incremental-compiler": "~13.1.23",
|
193
195
|
"inquirer": "7.3.3",
|
194
196
|
"inquirer-autocomplete-prompt": "1.3.0",
|
195
197
|
"is-elevated": "3.0.0",
|
196
|
-
"isomorphic-region-loader": "~13.1.
|
198
|
+
"isomorphic-region-loader": "~13.1.35",
|
197
199
|
"istanbul-instrumenter-loader": "2.0.0",
|
198
200
|
"jasmine-core": "4.0.0",
|
201
|
+
"jimp": "0.22.8",
|
199
202
|
"jscodeshift": "0.6.3",
|
200
203
|
"json-stringify-safe": "5.0.1",
|
201
|
-
"json10": "~13.1.
|
202
|
-
"json10-writer": "~13.1.
|
204
|
+
"json10": "~13.1.42",
|
205
|
+
"json10-writer": "~13.1.38",
|
203
206
|
"json5": "2.1.3",
|
204
207
|
"json5-writer": "0.2.0",
|
205
208
|
"jszip": "3.10.1",
|
@@ -213,25 +216,22 @@
|
|
213
216
|
"localforage": "1.10.0",
|
214
217
|
"lockfile": "1.0.4",
|
215
218
|
"lodash": "4.17.4",
|
216
|
-
"lodash-walk-object": "~13.1.
|
219
|
+
"lodash-walk-object": "~13.1.43",
|
217
220
|
"lowdb": "1.0.0",
|
218
|
-
"magic-renamer": "~13.1.
|
221
|
+
"magic-renamer": "~13.1.39",
|
219
222
|
"material-design-icons": "3.0.1",
|
220
223
|
"method-override": "2.3.10",
|
221
224
|
"minimist": "1.2.0",
|
222
225
|
"mkdirp": "0.5.1",
|
223
226
|
"mocha": "5.2.0",
|
224
227
|
"moment": "2.22.2",
|
225
|
-
"morphi": "~13.2.
|
228
|
+
"morphi": "~13.2.5",
|
229
|
+
"ng-in-viewport": "13.0.1",
|
226
230
|
"ng-packagr": "13.0.0",
|
227
231
|
"ng-talkback": "~13.1.19",
|
228
|
-
"ng2-
|
229
|
-
"ng2-
|
230
|
-
"ng2-rest": "~13.2.4",
|
231
|
-
"ng4-icons": "~13.1.21",
|
232
|
-
"ng4-modal": "~13.1.23",
|
232
|
+
"ng2-logger": "~13.1.23",
|
233
|
+
"ng2-rest": "~13.2.6",
|
233
234
|
"ngx-ace-wrapper": "12",
|
234
|
-
"ngx-bootstrap": "2.0.2",
|
235
235
|
"ngx-editor": "12.2.1",
|
236
236
|
"ngx-highlightjs": "6.1.3",
|
237
237
|
"ngx-moment": "6.0.2",
|
@@ -239,8 +239,7 @@
|
|
239
239
|
"ngx-progressbar": "8.0.0",
|
240
240
|
"ngx-scrollbar": "9.0.2",
|
241
241
|
"ngx-store": "3.1.1",
|
242
|
-
"ngx-
|
243
|
-
"ngx-wig": "1.2.7",
|
242
|
+
"ngx-typed-js": "2.1.1",
|
244
243
|
"node-cli-tester": "~13.1.19",
|
245
244
|
"node-localstorage": "2.1.6",
|
246
245
|
"node-notifier": "6.0.0",
|
@@ -253,6 +252,7 @@
|
|
253
252
|
"passport": "0.3.2",
|
254
253
|
"passport-http-bearer": "1.0.1",
|
255
254
|
"password-hash": "1.2.2",
|
255
|
+
"pica": "9.0.1",
|
256
256
|
"portfinder": "1.0.21",
|
257
257
|
"prettier": "2.5.1",
|
258
258
|
"progress": "2.0.3",
|
@@ -271,16 +271,16 @@
|
|
271
271
|
"socket.io": "2.4.1",
|
272
272
|
"sort-package-json": "1.11.0",
|
273
273
|
"sql.js": "1.8.0",
|
274
|
-
"static-columns": "~13.3.
|
274
|
+
"static-columns": "~13.3.6",
|
275
275
|
"string-similarity": "4.0.2",
|
276
276
|
"sudo-block": "3.0.0",
|
277
277
|
"systeminformation": "3.45.7",
|
278
|
-
"
|
279
|
-
"tnp-config": "~13.1.
|
280
|
-
"tnp-core": "~13.2.
|
281
|
-
"tnp-db": "~13.1.
|
282
|
-
"tnp-helpers": "~13.1.
|
283
|
-
"tnp-models": "~13.1.
|
278
|
+
"threads": "1.7.0",
|
279
|
+
"tnp-config": "~13.1.74",
|
280
|
+
"tnp-core": "~13.2.18",
|
281
|
+
"tnp-db": "~13.1.19",
|
282
|
+
"tnp-helpers": "~13.1.32",
|
283
|
+
"tnp-models": "~13.1.25",
|
284
284
|
"tnp-ui": "~13.1.27",
|
285
285
|
"ts-debug": "1.3.0",
|
286
286
|
"ts-loader": "2.3.1",
|
@@ -292,6 +292,7 @@
|
|
292
292
|
"underscore": "1.9.1",
|
293
293
|
"uuid": "8.3.2",
|
294
294
|
"validator": "9.2.0",
|
295
|
+
"video.js": "8.3.0",
|
295
296
|
"vpn-split": "~13.1.23",
|
296
297
|
"watch": "1.0.2",
|
297
298
|
"yup": "1.1.1",
|
@@ -299,16 +300,17 @@
|
|
299
300
|
}
|
300
301
|
},
|
301
302
|
"build": {
|
302
|
-
"number":
|
303
|
-
"date": "2023-05-
|
304
|
-
"hash": "
|
303
|
+
"number": 331,
|
304
|
+
"date": "2023-05-27T19:11:16.000Z",
|
305
|
+
"hash": "19b98d3a0edfbe34f213dfac67f95dfedf92a23b",
|
305
306
|
"options": {}
|
306
307
|
},
|
307
308
|
"currentProjectName": "incremental-compiler",
|
309
|
+
"currentProjectGenericName": "incremental-compiler",
|
308
310
|
"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%22incremental-compiler%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\"]}]}",
|
309
311
|
"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\"}]}",
|
310
312
|
"currentProjectType": "isomorphic-lib",
|
311
|
-
"currentFrameworkVersion": "13.1.
|
313
|
+
"currentFrameworkVersion": "13.1.189",
|
312
314
|
"currentProjectIsStrictSite": false,
|
313
315
|
"currentProjectIsDependencySite": false,
|
314
316
|
"currentProjectIsStatic": false,
|