incremental-compiler 18.0.3 → 18.0.4
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.
@@ -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@18.0.
|
3
|
+
Assets from this folder are being shipped with this npm package (incremental-compiler@18.0.4)
|
4
4
|
created from this project.
|
5
5
|
|
6
6
|
THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
package/package.json
CHANGED
@@ -49,22 +49,22 @@
|
|
49
49
|
]
|
50
50
|
},
|
51
51
|
"name": "incremental-compiler",
|
52
|
-
"version": "18.0.
|
52
|
+
"version": "18.0.4",
|
53
53
|
"license": "MIT",
|
54
54
|
"dependencies": {
|
55
55
|
"@types/chokidar": "2.1.3",
|
56
56
|
"@types/dateformat": "1.0.1",
|
57
|
-
"@types/fs-extra": "
|
57
|
+
"@types/fs-extra": "7.0.0",
|
58
58
|
"@types/glob": "5.0.35",
|
59
59
|
"chokidar": "3.5.3",
|
60
60
|
"dateformat": "3.0.3",
|
61
|
-
"fs-extra": "
|
61
|
+
"fs-extra": "8.1.0",
|
62
62
|
"glob": "7.1.2",
|
63
|
-
"tnp-helpers": "~18.0.
|
64
|
-
"typescript-class-helpers": "~18.0.
|
63
|
+
"tnp-helpers": "~18.0.4",
|
64
|
+
"typescript-class-helpers": "~18.0.5"
|
65
65
|
},
|
66
66
|
"private": false,
|
67
|
-
"lastBuildTagHash": "
|
67
|
+
"lastBuildTagHash": "7df2b0464acf7e153c84f1d76c0fd8863d7a8aaa",
|
68
68
|
"devDependencies": {},
|
69
69
|
"main": "dist/app.electron.js"
|
70
70
|
}
|
package/tmp-environment.json
CHANGED
@@ -53,22 +53,22 @@
|
|
53
53
|
]
|
54
54
|
},
|
55
55
|
"name": "incremental-compiler",
|
56
|
-
"version": "18.0.
|
56
|
+
"version": "18.0.4",
|
57
57
|
"license": "MIT",
|
58
58
|
"dependencies": {
|
59
59
|
"@types/chokidar": "2.1.3",
|
60
60
|
"@types/dateformat": "1.0.1",
|
61
|
-
"@types/fs-extra": "
|
61
|
+
"@types/fs-extra": "7.0.0",
|
62
62
|
"@types/glob": "5.0.35",
|
63
63
|
"chokidar": "3.5.3",
|
64
64
|
"dateformat": "3.0.3",
|
65
|
-
"fs-extra": "
|
65
|
+
"fs-extra": "8.1.0",
|
66
66
|
"glob": "7.1.2",
|
67
|
-
"tnp-helpers": "~18.0.
|
68
|
-
"typescript-class-helpers": "~18.0.
|
67
|
+
"tnp-helpers": "~18.0.4",
|
68
|
+
"typescript-class-helpers": "~18.0.5"
|
69
69
|
},
|
70
70
|
"private": false,
|
71
|
-
"lastBuildTagHash": "
|
71
|
+
"lastBuildTagHash": "7df2b0464acf7e153c84f1d76c0fd8863d7a8aaa",
|
72
72
|
"devDependencies": {
|
73
73
|
"@angular-builders/custom-webpack": "~18.0.0",
|
74
74
|
"@angular-devkit/build-angular": "~18.1.4",
|
@@ -139,7 +139,7 @@
|
|
139
139
|
"@types/password-hash": "1.2.24",
|
140
140
|
"@types/progress": "2.0.7",
|
141
141
|
"@types/q": "1.5.8",
|
142
|
-
"@types/rimraf": "
|
142
|
+
"@types/rimraf": "2.0.2",
|
143
143
|
"@types/semver": "7.5.8",
|
144
144
|
"@types/systeminformation": "3.54.1",
|
145
145
|
"@types/vinyl": "2.0.12",
|
@@ -152,7 +152,7 @@
|
|
152
152
|
"angular-material-css-vars": "7.0.0",
|
153
153
|
"angular-resize-event": "3.2.0",
|
154
154
|
"animate.css": "4.1.1",
|
155
|
-
"any-project-cli": "~18.0.
|
155
|
+
"any-project-cli": "~18.0.3",
|
156
156
|
"app-root-path": "3.1.0",
|
157
157
|
"axios": "1.7.3",
|
158
158
|
"background-worker-process": "~16.100.10",
|
@@ -184,9 +184,9 @@
|
|
184
184
|
"cross-spawn": "7.0.3",
|
185
185
|
"detect-mocha": "0.1.0",
|
186
186
|
"diff": "4.0.2",
|
187
|
-
"electron": "
|
188
|
-
"electron-builder": "24.
|
189
|
-
"electron-debug": "
|
187
|
+
"electron": "25.2.0",
|
188
|
+
"electron-builder": "24.4.0",
|
189
|
+
"electron-debug": "3.2.0",
|
190
190
|
"electron-reloader": "1.2.3",
|
191
191
|
"element-resize-detector": "1.2.4",
|
192
192
|
"enquirer": "2.4.1",
|
@@ -206,13 +206,13 @@
|
|
206
206
|
"file-saver": "2.0.5",
|
207
207
|
"file-type": "19.1.1",
|
208
208
|
"firedev": "^18",
|
209
|
-
"firedev-crud": "~18.0.
|
210
|
-
"firedev-crud-deamon": "~18.0.
|
211
|
-
"firedev-ports": "~18.0.
|
212
|
-
"firedev-storage": "~18.0.
|
213
|
-
"firedev-type-sql": "~18.0.
|
214
|
-
"firedev-typeorm": "~18.0.
|
215
|
-
"firedev-ui": "~
|
209
|
+
"firedev-crud": "~18.0.2",
|
210
|
+
"firedev-crud-deamon": "~18.0.3",
|
211
|
+
"firedev-ports": "~18.0.2",
|
212
|
+
"firedev-storage": "~18.0.2",
|
213
|
+
"firedev-type-sql": "~18.0.3",
|
214
|
+
"firedev-typeorm": "~18.0.2",
|
215
|
+
"firedev-ui": "~18.0.3",
|
216
216
|
"fkill": "6.1.0",
|
217
217
|
"font-awesome": "4.7.0",
|
218
218
|
"form-data": "4.0.0",
|
@@ -228,11 +228,11 @@
|
|
228
228
|
"image-focus": "1.2.1",
|
229
229
|
"immer": "10.0.2",
|
230
230
|
"immutable": "4.3.7",
|
231
|
-
"incremental-compiler": "~18.0.
|
231
|
+
"incremental-compiler": "~18.0.3",
|
232
232
|
"inquirer": "7.3.3",
|
233
233
|
"inquirer-autocomplete-prompt": "1.3.0",
|
234
234
|
"is-elevated": "3.0.0",
|
235
|
-
"isomorphic-region-loader": "~18.0.
|
235
|
+
"isomorphic-region-loader": "~18.0.3",
|
236
236
|
"istanbul-instrumenter-loader": "3.0.1",
|
237
237
|
"jest": "29.7.0",
|
238
238
|
"jest-date-mock": "1.0.10",
|
@@ -243,8 +243,8 @@
|
|
243
243
|
"joi": "17.13.3",
|
244
244
|
"jscodeshift": "0.6.3",
|
245
245
|
"json-stringify-safe": "5.0.1",
|
246
|
-
"json10": "~18.0.
|
247
|
-
"json10-writer": "~18.0.
|
246
|
+
"json10": "~18.0.3",
|
247
|
+
"json10-writer": "~18.0.4",
|
248
248
|
"json5": "2.2.3",
|
249
249
|
"json5-writer": "0.2.0",
|
250
250
|
"jszip": "3.10.1",
|
@@ -253,9 +253,9 @@
|
|
253
253
|
"localforage": "1.10.0",
|
254
254
|
"lockfile": "1.0.4",
|
255
255
|
"lodash": "4.17.21",
|
256
|
-
"lodash-walk-object": "~18.0.
|
256
|
+
"lodash-walk-object": "~18.0.3",
|
257
257
|
"lowdb": "7.0.1",
|
258
|
-
"magic-renamer": "~18.0.
|
258
|
+
"magic-renamer": "~18.0.3",
|
259
259
|
"material-design-icons": "3.0.1",
|
260
260
|
"method-override": "2.3.10",
|
261
261
|
"minimist": "1.2.8",
|
@@ -266,10 +266,10 @@
|
|
266
266
|
"ng-in-viewport": "16.1.0",
|
267
267
|
"ng-lock": "18.0.1",
|
268
268
|
"ng-packagr": "18.1.0",
|
269
|
-
"ng-talkback": "~18.0.
|
270
|
-
"ng2-logger": "~18.0.
|
269
|
+
"ng-talkback": "~18.0.2",
|
270
|
+
"ng2-logger": "~18.0.6",
|
271
271
|
"ng2-pdfjs-viewer": "18.0.0",
|
272
|
-
"ng2-rest": "~18.0.
|
272
|
+
"ng2-rest": "~18.0.3",
|
273
273
|
"ngx-ace-wrapper": "17.0.0",
|
274
274
|
"ngx-editor": "17.5.4",
|
275
275
|
"ngx-highlightjs": "12.0.0",
|
@@ -282,7 +282,7 @@
|
|
282
282
|
"ngx-scrolltop": "18.0.0",
|
283
283
|
"ngx-store": "3.1.1",
|
284
284
|
"ngx-typed-js": "2.1.1",
|
285
|
-
"node-cli-tester": "~18.0.
|
285
|
+
"node-cli-tester": "~18.0.2",
|
286
286
|
"node-localstorage": "2.1.6",
|
287
287
|
"node-notifier": "10.0.1",
|
288
288
|
"node-polyfill-webpack-plugin": "2.0.1",
|
@@ -297,6 +297,7 @@
|
|
297
297
|
"password-hash": "1.2.2",
|
298
298
|
"path-to-regexp": "6.2.2",
|
299
299
|
"pica": "9.0.1",
|
300
|
+
"playwright": "1.43.1",
|
300
301
|
"portfinder": "1.0.21",
|
301
302
|
"prettier": "3.3.3",
|
302
303
|
"prettier-eslint": "16.3.0",
|
@@ -311,7 +312,7 @@
|
|
311
312
|
"q": "1.5.1",
|
312
313
|
"rallax.js": "2.0.4",
|
313
314
|
"randomcolor": "0.5.3",
|
314
|
-
"record-replay-req-res-scenario": "~18.0.
|
315
|
+
"record-replay-req-res-scenario": "~18.0.2",
|
315
316
|
"reflect-metadata": "0.2.2",
|
316
317
|
"rimraf": "2.6.2",
|
317
318
|
"rxjs": "~7.8.1",
|
@@ -323,7 +324,7 @@
|
|
323
324
|
"socket.io-client": "4.7.5",
|
324
325
|
"sort-package-json": "1.11.0",
|
325
326
|
"sql.js": "1.8.0",
|
326
|
-
"static-columns": "~18.0.
|
327
|
+
"static-columns": "~18.0.4",
|
327
328
|
"string-similarity": "4.0.4",
|
328
329
|
"sudo-block": "3.0.0",
|
329
330
|
"supertest": "7.0.0",
|
@@ -331,12 +332,12 @@
|
|
331
332
|
"systeminformation": "3.45.7",
|
332
333
|
"task.js": "0.1.5",
|
333
334
|
"threads": "1.7.0",
|
334
|
-
"tnp": "~18.0.
|
335
|
-
"tnp-cli": "~18.0.
|
336
|
-
"tnp-config": "~18.0.
|
337
|
-
"tnp-core": "~18.0.
|
338
|
-
"tnp-db": "~18.0.
|
339
|
-
"tnp-models": "~18.0.
|
335
|
+
"tnp": "~18.0.3",
|
336
|
+
"tnp-cli": "~18.0.2",
|
337
|
+
"tnp-config": "~18.0.6",
|
338
|
+
"tnp-core": "~18.0.28",
|
339
|
+
"tnp-db": "~18.0.3",
|
340
|
+
"tnp-models": "~18.0.5",
|
340
341
|
"ts-debug": "1.3.0",
|
341
342
|
"ts-json-schema-generator": "2.3.0-next.5",
|
342
343
|
"ts-loader": "2.3.1",
|
@@ -352,7 +353,7 @@
|
|
352
353
|
"uuid": "10.0.0",
|
353
354
|
"validator": "13.5.2",
|
354
355
|
"video.js": "8.3.0",
|
355
|
-
"vpn-split": "~18.0.
|
356
|
+
"vpn-split": "~18.0.2",
|
356
357
|
"vscode": "1.1.37",
|
357
358
|
"wait-on": "7.0.1",
|
358
359
|
"watch": "1.0.2",
|
@@ -365,14 +366,14 @@
|
|
365
366
|
"main": "dist/app.electron.js"
|
366
367
|
},
|
367
368
|
"build": {
|
368
|
-
"number":
|
369
|
-
"date": "2024-08-
|
370
|
-
"hash": "
|
369
|
+
"number": 471,
|
370
|
+
"date": "2024-08-13T18:41:08.000Z",
|
371
|
+
"hash": "2ced67577da66fb4f504d573c6097c4830002aad"
|
371
372
|
},
|
372
373
|
"currentProjectName": "incremental-compiler",
|
373
374
|
"currentProjectGenericName": "incremental-compiler",
|
374
375
|
"currentProjectType": "isomorphic-lib",
|
375
|
-
"currentFrameworkVersion": "18.0.
|
376
|
+
"currentFrameworkVersion": "18.0.3",
|
376
377
|
"isStandaloneProject": true,
|
377
378
|
"isSmartContainer": false,
|
378
379
|
"pathesTsconfig": "\"paths\": {\"incremental-compiler\":[\"./src/lib\"],\"incremental-compiler/*\":[\"./src/lib/*\"]},",
|