incremental-compiler 16.100.9 → 16.444.2
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 +49 -35
- package/firedev.jsonc +1 -1
- package/lib/base-client-compiler.backend.d.ts +2 -2
- package/lib/change-of-file.backend.d.ts +2 -2
- package/lib/models.d.ts +2 -2
- package/package.json +5 -5
- package/tmp-environment.json +53 -39
@@ -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 (incremental-compiler@16.
|
3
|
+
Assets from this folder are being shipped with this npm package (incremental-compiler@16.444.2)
|
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
@@ -38,7 +38,7 @@
|
|
38
38
|
"type": "isomorphic-lib",
|
39
39
|
"isCoreProject": false,
|
40
40
|
"useFramework": false,
|
41
|
-
"version": "
|
41
|
+
"version": "v16",
|
42
42
|
"isGenerated": false,
|
43
43
|
"license": "MIT",
|
44
44
|
"private": false,
|
@@ -49,7 +49,7 @@
|
|
49
49
|
]
|
50
50
|
},
|
51
51
|
"name": "incremental-compiler",
|
52
|
-
"version": "16.
|
52
|
+
"version": "16.444.2",
|
53
53
|
"license": "MIT",
|
54
54
|
"dependencies": {
|
55
55
|
"@types/chokidar": "2.1.3",
|
@@ -60,15 +60,20 @@
|
|
60
60
|
"dateformat": "3.0.3",
|
61
61
|
"fs-extra": "8.1.0",
|
62
62
|
"glob": "7.1.2",
|
63
|
-
"tnp-helpers": "16.
|
64
|
-
"typescript-class-helpers": "~16.
|
63
|
+
"tnp-helpers": "16.444.2",
|
64
|
+
"typescript-class-helpers": "~16.444.2"
|
65
65
|
},
|
66
66
|
"private": false,
|
67
|
-
"lastBuildTagHash": "
|
67
|
+
"lastBuildTagHash": "264855ec14de8a993e1d1bd3d56e0ecc3c1c47a7",
|
68
68
|
"devDependencies": {
|
69
69
|
"@angular-builders/custom-webpack": "~16.0.2-beta.2",
|
70
70
|
"@angular-devkit/build-angular": "~16.0.5",
|
71
71
|
"@angular-devkit/core": "~16.0.5",
|
72
|
+
"@angular-eslint/builder": "~16.3.1",
|
73
|
+
"@angular-eslint/eslint-plugin": "~16.3.1",
|
74
|
+
"@angular-eslint/eslint-plugin-template": "~16.3.1",
|
75
|
+
"@angular-eslint/schematics": "~16.3.1",
|
76
|
+
"@angular-eslint/template-parser": "~16.3.1",
|
72
77
|
"@angular-material-extensions/password-strength": "~12.1.0",
|
73
78
|
"@angular/animations": "~16.0.0",
|
74
79
|
"@angular/cdk": "~16.0.3",
|
@@ -86,9 +91,6 @@
|
|
86
91
|
"@angular/router": "~16.0.0",
|
87
92
|
"@angular/service-worker": "~16.0.4",
|
88
93
|
"@babel/cli": "7.18.6",
|
89
|
-
"@commitlint/cli": "12.1.1",
|
90
|
-
"@commitlint/config-conventional": "12.1.1",
|
91
|
-
"@commitlint/prompt-cli": "12.1.1",
|
92
94
|
"@compodoc/compodoc": "1.1.20",
|
93
95
|
"@iconify/icons-fa-solid": "1.2.2",
|
94
96
|
"@iconify/icons-mdi": "1.2.1",
|
@@ -110,6 +112,7 @@
|
|
110
112
|
"@ngx-formly/material": "6.1.8",
|
111
113
|
"@ngx-translate/core": "15.0.0",
|
112
114
|
"@ngx-translate/http-loader": "8.0.0",
|
115
|
+
"@sqltools/formatter": "1.2.2",
|
113
116
|
"@sweetalert2/ngx-sweetalert2": "12.1.0",
|
114
117
|
"@testdeck/jest": "0.3.3",
|
115
118
|
"@testdeck/mocha": "0.3.3",
|
@@ -136,15 +139,18 @@
|
|
136
139
|
"@types/systeminformation": "3.23.0",
|
137
140
|
"@types/vinyl": "2.0.2",
|
138
141
|
"@types/watch": "1.0.0",
|
142
|
+
"@typescript-eslint/eslint-plugin": "5.62.0",
|
143
|
+
"@typescript-eslint/parser": "5.62.0",
|
139
144
|
"@vercel/ncc": "0.38.1",
|
140
145
|
"accepts": "1.3.4",
|
141
146
|
"ajv": "8.12.0",
|
142
147
|
"angular-material-css-vars": "5.0.2",
|
143
148
|
"angular-resize-event": "3.2.0",
|
144
149
|
"animate.css": "4.1.1 ",
|
145
|
-
"any-project-cli": "16.100.
|
150
|
+
"any-project-cli": "16.100.10",
|
151
|
+
"app-root-path": "3.0.0",
|
146
152
|
"axios": "1.3.5",
|
147
|
-
"background-worker-process": "16.100.
|
153
|
+
"background-worker-process": "16.100.10",
|
148
154
|
"base32": "0.0.7",
|
149
155
|
"bcryptjs": "2.4.3",
|
150
156
|
"better-sqlite3": "9.5.0",
|
@@ -159,6 +165,7 @@
|
|
159
165
|
"circular-json": "0.5.1",
|
160
166
|
"class-transformer": "0.5.1",
|
161
167
|
"class-validator": "0.14.0",
|
168
|
+
"cli-highlight": "2.1.11",
|
162
169
|
"command-exists": "1.2.2",
|
163
170
|
"compression": "1.7.4",
|
164
171
|
"concurrently": "3.5.1",
|
@@ -168,6 +175,7 @@
|
|
168
175
|
"copy-paste": "1.5.3",
|
169
176
|
"cors": "2.8.4",
|
170
177
|
"cpr": "3.0.1",
|
178
|
+
"cross-env": "7.0.2",
|
171
179
|
"cross-spawn": "7.0.3",
|
172
180
|
"detect-mocha": "0.1.0",
|
173
181
|
"diff": "3.2.0",
|
@@ -179,10 +187,13 @@
|
|
179
187
|
"enquirer": "2.3.0",
|
180
188
|
"enum-values": "1.2.1",
|
181
189
|
"errorhandler": "1.5.0",
|
182
|
-
"eslint": "
|
183
|
-
"eslint-
|
184
|
-
"eslint-plugin-
|
185
|
-
"eslint-plugin-
|
190
|
+
"eslint": "8.51.0",
|
191
|
+
"eslint-config-prettier": "9.1.0",
|
192
|
+
"eslint-plugin-import": "latest",
|
193
|
+
"eslint-plugin-jsdoc": "latest",
|
194
|
+
"eslint-plugin-prefer-arrow": "latest",
|
195
|
+
"eslint-plugin-prettier": "5.1.3",
|
196
|
+
"eslint-plugin-react": "latest",
|
186
197
|
"express": "4.16.3",
|
187
198
|
"express-fileupload": "1.4.0",
|
188
199
|
"express-session": "1.17.3",
|
@@ -190,13 +201,13 @@
|
|
190
201
|
"file-saver": "2.0.5",
|
191
202
|
"file-type": "18.5.0",
|
192
203
|
"firedev": "^16",
|
193
|
-
"firedev-crud": "16.100.
|
194
|
-
"firedev-crud-deamon": "16.100.
|
195
|
-
"firedev-ports": "16.100.
|
196
|
-
"firedev-storage": "16.100.
|
197
|
-
"firedev-type-sql": "16.100.
|
198
|
-
"firedev-typeorm": "16.100.
|
199
|
-
"firedev-ui": "16.100.
|
204
|
+
"firedev-crud": "16.100.10",
|
205
|
+
"firedev-crud-deamon": "16.100.9",
|
206
|
+
"firedev-ports": "16.100.10",
|
207
|
+
"firedev-storage": "16.100.6",
|
208
|
+
"firedev-type-sql": "16.100.7",
|
209
|
+
"firedev-typeorm": "16.100.7",
|
210
|
+
"firedev-ui": "16.100.10",
|
200
211
|
"fkill": "6.1.0",
|
201
212
|
"font-awesome": "4.7.0",
|
202
213
|
"form-data": "4.0.0",
|
@@ -212,11 +223,11 @@
|
|
212
223
|
"image-focus": "1.2.1",
|
213
224
|
"immer": "10.0.2",
|
214
225
|
"immutable": "4.3.0",
|
215
|
-
"incremental-compiler": "16.100.
|
226
|
+
"incremental-compiler": "16.100.10",
|
216
227
|
"inquirer": "7.3.3",
|
217
228
|
"inquirer-autocomplete-prompt": "1.3.0",
|
218
229
|
"is-elevated": "3.0.0",
|
219
|
-
"isomorphic-region-loader": "16.100.
|
230
|
+
"isomorphic-region-loader": "16.100.9",
|
220
231
|
"istanbul-instrumenter-loader": "2.0.0",
|
221
232
|
"jest": "29.5.0",
|
222
233
|
"jest-date-mock": "1.0.8",
|
@@ -227,8 +238,8 @@
|
|
227
238
|
"joi": "17.9.2",
|
228
239
|
"jscodeshift": "0.6.3",
|
229
240
|
"json-stringify-safe": "5.0.1",
|
230
|
-
"json10": "16.100.
|
231
|
-
"json10-writer": "16.
|
241
|
+
"json10": "16.100.7",
|
242
|
+
"json10-writer": "16.444.2",
|
232
243
|
"json5": "2.2.1",
|
233
244
|
"json5-writer": "0.2.0",
|
234
245
|
"jszip": "3.10.1",
|
@@ -237,9 +248,9 @@
|
|
237
248
|
"localforage": "1.10.0",
|
238
249
|
"lockfile": "1.0.4",
|
239
250
|
"lodash": "4.17.20",
|
240
|
-
"lodash-walk-object": "16.100.
|
251
|
+
"lodash-walk-object": "16.100.7",
|
241
252
|
"lowdb": "7.0.1",
|
242
|
-
"magic-renamer": "16.100.
|
253
|
+
"magic-renamer": "16.100.9",
|
243
254
|
"material-design-icons": "3.0.1",
|
244
255
|
"method-override": "2.3.10",
|
245
256
|
"minimist": "1.2.0",
|
@@ -251,9 +262,9 @@
|
|
251
262
|
"ng-lock": "16.0.1",
|
252
263
|
"ng-packagr": "16.0.1",
|
253
264
|
"ng-talkback": "16.100.5",
|
254
|
-
"ng2-logger": "16.
|
265
|
+
"ng2-logger": "16.444.2",
|
255
266
|
"ng2-pdfjs-viewer": "16.0.4",
|
256
|
-
"ng2-rest": "16.100.
|
267
|
+
"ng2-rest": "16.100.7",
|
257
268
|
"ngx-ace-wrapper": "14.0.0",
|
258
269
|
"ngx-editor": "15.3.0",
|
259
270
|
"ngx-highlightjs": "9.0.0",
|
@@ -282,7 +293,8 @@
|
|
282
293
|
"path-to-regexp": "6.2.2",
|
283
294
|
"pica": "9.0.1",
|
284
295
|
"portfinder": "1.0.21",
|
285
|
-
"prettier": "3.
|
296
|
+
"prettier": "3.2.5",
|
297
|
+
"prettier-eslint": "16.3.0",
|
286
298
|
"pretty-error": "4.0.0",
|
287
299
|
"primeflex": "3.3.1",
|
288
300
|
"primeicons": "6.0.1",
|
@@ -305,7 +317,7 @@
|
|
305
317
|
"socket.io": "2.4.1",
|
306
318
|
"sort-package-json": "1.11.0",
|
307
319
|
"sql.js": "1.8.0",
|
308
|
-
"static-columns": "16.100.
|
320
|
+
"static-columns": "16.100.6",
|
309
321
|
"string-similarity": "4.0.2",
|
310
322
|
"sudo-block": "3.0.0",
|
311
323
|
"supertest": "6.3.3",
|
@@ -314,10 +326,10 @@
|
|
314
326
|
"task.js": "0.1.5",
|
315
327
|
"threads": "1.7.0",
|
316
328
|
"tnp-cli": "16.100.5",
|
317
|
-
"tnp-config": "16.
|
318
|
-
"tnp-core": "16.
|
319
|
-
"tnp-db": "16.100.
|
320
|
-
"tnp-models": "16.
|
329
|
+
"tnp-config": "16.444.2",
|
330
|
+
"tnp-core": "16.444.2",
|
331
|
+
"tnp-db": "16.100.9",
|
332
|
+
"tnp-models": "16.444.2",
|
321
333
|
"ts-debug": "1.3.0",
|
322
334
|
"ts-json-schema-generator": "2.1.1",
|
323
335
|
"ts-loader": "2.3.1",
|
@@ -332,6 +344,8 @@
|
|
332
344
|
"validator": "9.2.0",
|
333
345
|
"video.js": "8.3.0",
|
334
346
|
"vpn-split": "16.100.5",
|
347
|
+
"vscode": "1.1.37",
|
348
|
+
"wait-on": "7.0.1",
|
335
349
|
"watch": "1.0.2",
|
336
350
|
"webpack": "~5.80",
|
337
351
|
"webpack-dev-middleware": "~6.0.2",
|
package/firedev.jsonc
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { ChangeOfFile } from './change-of-file.backend';
|
2
2
|
import { Models } from './models';
|
3
|
-
import { CoreModels } from 'tnp-core';
|
3
|
+
import { CoreModels } from 'tnp-core/src';
|
4
4
|
export declare class BaseClientCompiler<INITAL_PARAMS = any> implements Models.BaseClientCompilerOptions {
|
5
5
|
readonly followSymlinks: boolean;
|
6
6
|
readonly subscribeOnlyFor: CoreModels.FileExtension[];
|
@@ -54,4 +54,4 @@ export declare class BaseClientCompiler<INITAL_PARAMS = any> implements Models.B
|
|
54
54
|
private _init;
|
55
55
|
private fixTaskName;
|
56
56
|
filesToWatch(): string[];
|
57
|
-
}
|
57
|
+
}
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { BaseClientCompiler } from './base-client-compiler.backend';
|
2
|
-
import { CoreModels } from 'tnp-core';
|
2
|
+
import { CoreModels } from 'tnp-core/src';
|
3
3
|
export declare class ChangeOfFile {
|
4
4
|
fileAbsolutePath: string;
|
5
5
|
readonly eventName: 'add' | 'change' | 'unlink' | 'unlinkDir';
|
@@ -11,4 +11,4 @@ export declare class ChangeOfFile {
|
|
11
11
|
get clientsForChangeFilterExt(): BaseClientCompiler<any>[];
|
12
12
|
get fileExt(): CoreModels.FileExtension;
|
13
13
|
clientsBy<T = BaseClientCompiler>(clientNameOrClass: string | Function, condition?: (c: T) => boolean): T[];
|
14
|
-
}
|
14
|
+
}
|
package/lib/models.d.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { CoreModels } from 'tnp-core';
|
1
|
+
import { CoreModels } from 'tnp-core/src';
|
2
2
|
export declare namespace Models {
|
3
3
|
interface StartAndWatchOptions<INIT_PARAMS = any> {
|
4
4
|
afterInitCallBack?: (initalParams?: INIT_PARAMS) => void;
|
@@ -34,4 +34,4 @@ export declare namespace Models {
|
|
34
34
|
executeOutsideScenario?: boolean;
|
35
35
|
subscribeOnlyFor?: CoreModels.FileExtension[];
|
36
36
|
}
|
37
|
-
}
|
37
|
+
}
|
package/package.json
CHANGED
@@ -38,7 +38,7 @@
|
|
38
38
|
"type": "isomorphic-lib",
|
39
39
|
"isCoreProject": false,
|
40
40
|
"useFramework": false,
|
41
|
-
"version": "
|
41
|
+
"version": "v16",
|
42
42
|
"isGenerated": false,
|
43
43
|
"license": "MIT",
|
44
44
|
"private": false,
|
@@ -49,7 +49,7 @@
|
|
49
49
|
]
|
50
50
|
},
|
51
51
|
"name": "incremental-compiler",
|
52
|
-
"version": "16.
|
52
|
+
"version": "16.444.2",
|
53
53
|
"license": "MIT",
|
54
54
|
"dependencies": {
|
55
55
|
"@types/chokidar": "2.1.3",
|
@@ -60,11 +60,11 @@
|
|
60
60
|
"dateformat": "3.0.3",
|
61
61
|
"fs-extra": "8.1.0",
|
62
62
|
"glob": "7.1.2",
|
63
|
-
"tnp-helpers": "16.
|
64
|
-
"typescript-class-helpers": "~16.
|
63
|
+
"tnp-helpers": "16.444.2",
|
64
|
+
"typescript-class-helpers": "~16.444.2"
|
65
65
|
},
|
66
66
|
"private": false,
|
67
|
-
"lastBuildTagHash": "
|
67
|
+
"lastBuildTagHash": "264855ec14de8a993e1d1bd3d56e0ecc3c1c47a7",
|
68
68
|
"devDependencies": {},
|
69
69
|
"main": "index.js"
|
70
70
|
}
|
package/tmp-environment.json
CHANGED
@@ -42,7 +42,7 @@
|
|
42
42
|
"type": "isomorphic-lib",
|
43
43
|
"isCoreProject": false,
|
44
44
|
"useFramework": false,
|
45
|
-
"version": "
|
45
|
+
"version": "v16",
|
46
46
|
"isGenerated": false,
|
47
47
|
"license": "MIT",
|
48
48
|
"private": false,
|
@@ -53,7 +53,7 @@
|
|
53
53
|
]
|
54
54
|
},
|
55
55
|
"name": "incremental-compiler",
|
56
|
-
"version": "16.
|
56
|
+
"version": "16.444.2",
|
57
57
|
"license": "MIT",
|
58
58
|
"dependencies": {
|
59
59
|
"@types/chokidar": "2.1.3",
|
@@ -64,15 +64,20 @@
|
|
64
64
|
"dateformat": "3.0.3",
|
65
65
|
"fs-extra": "8.1.0",
|
66
66
|
"glob": "7.1.2",
|
67
|
-
"tnp-helpers": "16.
|
68
|
-
"typescript-class-helpers": "~16.
|
67
|
+
"tnp-helpers": "16.444.2",
|
68
|
+
"typescript-class-helpers": "~16.444.2"
|
69
69
|
},
|
70
70
|
"private": false,
|
71
|
-
"lastBuildTagHash": "
|
71
|
+
"lastBuildTagHash": "264855ec14de8a993e1d1bd3d56e0ecc3c1c47a7",
|
72
72
|
"devDependencies": {
|
73
73
|
"@angular-builders/custom-webpack": "~16.0.2-beta.2",
|
74
74
|
"@angular-devkit/build-angular": "~16.0.5",
|
75
75
|
"@angular-devkit/core": "~16.0.5",
|
76
|
+
"@angular-eslint/builder": "~16.3.1",
|
77
|
+
"@angular-eslint/eslint-plugin": "~16.3.1",
|
78
|
+
"@angular-eslint/eslint-plugin-template": "~16.3.1",
|
79
|
+
"@angular-eslint/schematics": "~16.3.1",
|
80
|
+
"@angular-eslint/template-parser": "~16.3.1",
|
76
81
|
"@angular-material-extensions/password-strength": "~12.1.0",
|
77
82
|
"@angular/animations": "~16.0.0",
|
78
83
|
"@angular/cdk": "~16.0.3",
|
@@ -90,9 +95,6 @@
|
|
90
95
|
"@angular/router": "~16.0.0",
|
91
96
|
"@angular/service-worker": "~16.0.4",
|
92
97
|
"@babel/cli": "7.18.6",
|
93
|
-
"@commitlint/cli": "12.1.1",
|
94
|
-
"@commitlint/config-conventional": "12.1.1",
|
95
|
-
"@commitlint/prompt-cli": "12.1.1",
|
96
98
|
"@compodoc/compodoc": "1.1.20",
|
97
99
|
"@iconify/icons-fa-solid": "1.2.2",
|
98
100
|
"@iconify/icons-mdi": "1.2.1",
|
@@ -114,6 +116,7 @@
|
|
114
116
|
"@ngx-formly/material": "6.1.8",
|
115
117
|
"@ngx-translate/core": "15.0.0",
|
116
118
|
"@ngx-translate/http-loader": "8.0.0",
|
119
|
+
"@sqltools/formatter": "1.2.2",
|
117
120
|
"@sweetalert2/ngx-sweetalert2": "12.1.0",
|
118
121
|
"@testdeck/jest": "0.3.3",
|
119
122
|
"@testdeck/mocha": "0.3.3",
|
@@ -140,15 +143,18 @@
|
|
140
143
|
"@types/systeminformation": "3.23.0",
|
141
144
|
"@types/vinyl": "2.0.2",
|
142
145
|
"@types/watch": "1.0.0",
|
146
|
+
"@typescript-eslint/eslint-plugin": "5.62.0",
|
147
|
+
"@typescript-eslint/parser": "5.62.0",
|
143
148
|
"@vercel/ncc": "0.38.1",
|
144
149
|
"accepts": "1.3.4",
|
145
150
|
"ajv": "8.12.0",
|
146
151
|
"angular-material-css-vars": "5.0.2",
|
147
152
|
"angular-resize-event": "3.2.0",
|
148
153
|
"animate.css": "4.1.1 ",
|
149
|
-
"any-project-cli": "16.100.
|
154
|
+
"any-project-cli": "16.100.10",
|
155
|
+
"app-root-path": "3.0.0",
|
150
156
|
"axios": "1.3.5",
|
151
|
-
"background-worker-process": "16.100.
|
157
|
+
"background-worker-process": "16.100.10",
|
152
158
|
"base32": "0.0.7",
|
153
159
|
"bcryptjs": "2.4.3",
|
154
160
|
"better-sqlite3": "9.5.0",
|
@@ -163,6 +169,7 @@
|
|
163
169
|
"circular-json": "0.5.1",
|
164
170
|
"class-transformer": "0.5.1",
|
165
171
|
"class-validator": "0.14.0",
|
172
|
+
"cli-highlight": "2.1.11",
|
166
173
|
"command-exists": "1.2.2",
|
167
174
|
"compression": "1.7.4",
|
168
175
|
"concurrently": "3.5.1",
|
@@ -172,6 +179,7 @@
|
|
172
179
|
"copy-paste": "1.5.3",
|
173
180
|
"cors": "2.8.4",
|
174
181
|
"cpr": "3.0.1",
|
182
|
+
"cross-env": "7.0.2",
|
175
183
|
"cross-spawn": "7.0.3",
|
176
184
|
"detect-mocha": "0.1.0",
|
177
185
|
"diff": "3.2.0",
|
@@ -183,10 +191,13 @@
|
|
183
191
|
"enquirer": "2.3.0",
|
184
192
|
"enum-values": "1.2.1",
|
185
193
|
"errorhandler": "1.5.0",
|
186
|
-
"eslint": "
|
187
|
-
"eslint-
|
188
|
-
"eslint-plugin-
|
189
|
-
"eslint-plugin-
|
194
|
+
"eslint": "8.51.0",
|
195
|
+
"eslint-config-prettier": "9.1.0",
|
196
|
+
"eslint-plugin-import": "latest",
|
197
|
+
"eslint-plugin-jsdoc": "latest",
|
198
|
+
"eslint-plugin-prefer-arrow": "latest",
|
199
|
+
"eslint-plugin-prettier": "5.1.3",
|
200
|
+
"eslint-plugin-react": "latest",
|
190
201
|
"express": "4.16.3",
|
191
202
|
"express-fileupload": "1.4.0",
|
192
203
|
"express-session": "1.17.3",
|
@@ -194,13 +205,13 @@
|
|
194
205
|
"file-saver": "2.0.5",
|
195
206
|
"file-type": "18.5.0",
|
196
207
|
"firedev": "^16",
|
197
|
-
"firedev-crud": "16.100.
|
198
|
-
"firedev-crud-deamon": "16.100.
|
199
|
-
"firedev-ports": "16.100.
|
200
|
-
"firedev-storage": "16.100.
|
201
|
-
"firedev-type-sql": "16.100.
|
202
|
-
"firedev-typeorm": "16.100.
|
203
|
-
"firedev-ui": "16.100.
|
208
|
+
"firedev-crud": "16.100.10",
|
209
|
+
"firedev-crud-deamon": "16.100.9",
|
210
|
+
"firedev-ports": "16.100.10",
|
211
|
+
"firedev-storage": "16.100.6",
|
212
|
+
"firedev-type-sql": "16.100.7",
|
213
|
+
"firedev-typeorm": "16.100.7",
|
214
|
+
"firedev-ui": "16.100.10",
|
204
215
|
"fkill": "6.1.0",
|
205
216
|
"font-awesome": "4.7.0",
|
206
217
|
"form-data": "4.0.0",
|
@@ -216,11 +227,11 @@
|
|
216
227
|
"image-focus": "1.2.1",
|
217
228
|
"immer": "10.0.2",
|
218
229
|
"immutable": "4.3.0",
|
219
|
-
"incremental-compiler": "16.100.
|
230
|
+
"incremental-compiler": "16.100.10",
|
220
231
|
"inquirer": "7.3.3",
|
221
232
|
"inquirer-autocomplete-prompt": "1.3.0",
|
222
233
|
"is-elevated": "3.0.0",
|
223
|
-
"isomorphic-region-loader": "16.100.
|
234
|
+
"isomorphic-region-loader": "16.100.9",
|
224
235
|
"istanbul-instrumenter-loader": "2.0.0",
|
225
236
|
"jest": "29.5.0",
|
226
237
|
"jest-date-mock": "1.0.8",
|
@@ -231,8 +242,8 @@
|
|
231
242
|
"joi": "17.9.2",
|
232
243
|
"jscodeshift": "0.6.3",
|
233
244
|
"json-stringify-safe": "5.0.1",
|
234
|
-
"json10": "16.100.
|
235
|
-
"json10-writer": "16.
|
245
|
+
"json10": "16.100.7",
|
246
|
+
"json10-writer": "16.444.2",
|
236
247
|
"json5": "2.2.1",
|
237
248
|
"json5-writer": "0.2.0",
|
238
249
|
"jszip": "3.10.1",
|
@@ -241,9 +252,9 @@
|
|
241
252
|
"localforage": "1.10.0",
|
242
253
|
"lockfile": "1.0.4",
|
243
254
|
"lodash": "4.17.20",
|
244
|
-
"lodash-walk-object": "16.100.
|
255
|
+
"lodash-walk-object": "16.100.7",
|
245
256
|
"lowdb": "7.0.1",
|
246
|
-
"magic-renamer": "16.100.
|
257
|
+
"magic-renamer": "16.100.9",
|
247
258
|
"material-design-icons": "3.0.1",
|
248
259
|
"method-override": "2.3.10",
|
249
260
|
"minimist": "1.2.0",
|
@@ -255,9 +266,9 @@
|
|
255
266
|
"ng-lock": "16.0.1",
|
256
267
|
"ng-packagr": "16.0.1",
|
257
268
|
"ng-talkback": "16.100.5",
|
258
|
-
"ng2-logger": "16.
|
269
|
+
"ng2-logger": "16.444.2",
|
259
270
|
"ng2-pdfjs-viewer": "16.0.4",
|
260
|
-
"ng2-rest": "16.100.
|
271
|
+
"ng2-rest": "16.100.7",
|
261
272
|
"ngx-ace-wrapper": "14.0.0",
|
262
273
|
"ngx-editor": "15.3.0",
|
263
274
|
"ngx-highlightjs": "9.0.0",
|
@@ -286,7 +297,8 @@
|
|
286
297
|
"path-to-regexp": "6.2.2",
|
287
298
|
"pica": "9.0.1",
|
288
299
|
"portfinder": "1.0.21",
|
289
|
-
"prettier": "3.
|
300
|
+
"prettier": "3.2.5",
|
301
|
+
"prettier-eslint": "16.3.0",
|
290
302
|
"pretty-error": "4.0.0",
|
291
303
|
"primeflex": "3.3.1",
|
292
304
|
"primeicons": "6.0.1",
|
@@ -309,7 +321,7 @@
|
|
309
321
|
"socket.io": "2.4.1",
|
310
322
|
"sort-package-json": "1.11.0",
|
311
323
|
"sql.js": "1.8.0",
|
312
|
-
"static-columns": "16.100.
|
324
|
+
"static-columns": "16.100.6",
|
313
325
|
"string-similarity": "4.0.2",
|
314
326
|
"sudo-block": "3.0.0",
|
315
327
|
"supertest": "6.3.3",
|
@@ -318,10 +330,10 @@
|
|
318
330
|
"task.js": "0.1.5",
|
319
331
|
"threads": "1.7.0",
|
320
332
|
"tnp-cli": "16.100.5",
|
321
|
-
"tnp-config": "16.
|
322
|
-
"tnp-core": "16.
|
323
|
-
"tnp-db": "16.100.
|
324
|
-
"tnp-models": "16.
|
333
|
+
"tnp-config": "16.444.2",
|
334
|
+
"tnp-core": "16.444.2",
|
335
|
+
"tnp-db": "16.100.9",
|
336
|
+
"tnp-models": "16.444.2",
|
325
337
|
"ts-debug": "1.3.0",
|
326
338
|
"ts-json-schema-generator": "2.1.1",
|
327
339
|
"ts-loader": "2.3.1",
|
@@ -336,6 +348,8 @@
|
|
336
348
|
"validator": "9.2.0",
|
337
349
|
"video.js": "8.3.0",
|
338
350
|
"vpn-split": "16.100.5",
|
351
|
+
"vscode": "1.1.37",
|
352
|
+
"wait-on": "7.0.1",
|
339
353
|
"watch": "1.0.2",
|
340
354
|
"webpack": "~5.80",
|
341
355
|
"webpack-dev-middleware": "~6.0.2",
|
@@ -346,14 +360,14 @@
|
|
346
360
|
"main": "index.js"
|
347
361
|
},
|
348
362
|
"build": {
|
349
|
-
"number":
|
350
|
-
"date": "2024-
|
351
|
-
"hash": "
|
363
|
+
"number": 450,
|
364
|
+
"date": "2024-06-05T11:34:45.000Z",
|
365
|
+
"hash": "4f237f7e3ff9e0913951cb66a6fa84d6f50a9aea"
|
352
366
|
},
|
353
367
|
"currentProjectName": "incremental-compiler",
|
354
368
|
"currentProjectGenericName": "incremental-compiler",
|
355
369
|
"currentProjectType": "isomorphic-lib",
|
356
|
-
"currentFrameworkVersion": "16.
|
370
|
+
"currentFrameworkVersion": "16.444.0",
|
357
371
|
"isStandaloneProject": true,
|
358
372
|
"isSmartContainer": false,
|
359
373
|
"pathesTsconfig": "\"paths\": {\"incremental-compiler\":[\"./src/lib\"],\"incremental-compiler/*\":[\"./src/lib/*\"]},",
|