incremental-compiler 16.0.33 → 16.5.1
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/browser/esm2022/lib/index.mjs +3 -1
- package/browser/fesm2022/incremental-compiler.mjs +2 -0
- package/browser/fesm2022/incremental-compiler.mjs.map +1 -1
- package/client/esm2022/lib/index.mjs +3 -1
- package/client/fesm2022/incremental-compiler.mjs +2 -0
- package/client/fesm2022/incremental-compiler.mjs.map +1 -1
- package/client/package.json +19 -17
- package/lib/compiler-manager.backend.d.ts +1 -0
- package/lib/compiler-manager.backend.js +76 -49
- package/lib/compiler-manager.backend.js.map +1 -1
- package/lib/constants.d.ts +1 -0
- package/lib/constants.js +13 -0
- package/lib/constants.js.map +1 -0
- package/lib/incremental-watcher/incremental-watcher-events.d.ts +5 -0
- package/lib/incremental-watcher/incremental-watcher-events.js +3 -0
- package/lib/incremental-watcher/incremental-watcher-events.js.map +1 -0
- package/lib/incremental-watcher/incremental-watcher-instance.d.ts +6 -0
- package/lib/incremental-watcher/incremental-watcher-instance.js +3 -0
- package/lib/incremental-watcher/incremental-watcher-instance.js.map +1 -0
- package/lib/incremental-watcher/incremental-watcher-options.d.ts +9 -0
- package/lib/incremental-watcher/incremental-watcher-options.js +3 -0
- package/lib/incremental-watcher/incremental-watcher-options.js.map +1 -0
- package/lib/incremental-watcher/incremental-watcher.d.ts +3 -0
- package/lib/incremental-watcher/incremental-watcher.js +22 -0
- package/lib/incremental-watcher/incremental-watcher.js.map +1 -0
- package/lib/incremental-watcher/index.d.ts +3 -0
- package/lib/incremental-watcher/index.js +7 -0
- package/lib/incremental-watcher/index.js.map +1 -0
- package/lib/incremental-watcher/parcel-watcher-adapter.backend.d.ts +25 -0
- package/lib/incremental-watcher/parcel-watcher-adapter.backend.js +442 -0
- package/lib/incremental-watcher/parcel-watcher-adapter.backend.js.map +1 -0
- package/lib/index.d.ts +2 -0
- package/lib/index.js +2 -0
- package/lib/index.js.map +1 -1
- package/package.json +6 -6
- package/package.json_tnp.json5 +2 -2
- package/tmp-environment.json +23 -21
- package/websql/esm2022/lib/index.mjs +3 -1
- package/websql/fesm2022/incremental-compiler.mjs +2 -0
- package/websql/fesm2022/incremental-compiler.mjs.map +1 -1
package/tmp-environment.json
CHANGED
@@ -20,7 +20,7 @@
|
|
20
20
|
"dateformat",
|
21
21
|
"@types/dateformat",
|
22
22
|
"typescript-class-helpers",
|
23
|
-
"tnp-
|
23
|
+
"tnp-helpers"
|
24
24
|
],
|
25
25
|
"dependencies": {},
|
26
26
|
"linkedFolders": [],
|
@@ -50,22 +50,22 @@
|
|
50
50
|
]
|
51
51
|
},
|
52
52
|
"name": "incremental-compiler",
|
53
|
-
"version": "16.
|
53
|
+
"version": "16.5.1",
|
54
54
|
"license": "MIT",
|
55
55
|
"dependencies": {
|
56
56
|
"@types/chokidar": "2.1.3",
|
57
57
|
"@types/dateformat": "1.0.1",
|
58
58
|
"@types/fs-extra": "7.0.0",
|
59
59
|
"@types/glob": "5.0.35",
|
60
|
-
"chokidar": "3.5.
|
60
|
+
"chokidar": "3.5.3",
|
61
61
|
"dateformat": "3.0.3",
|
62
62
|
"fs-extra": "8.1.0",
|
63
63
|
"glob": "7.1.2",
|
64
|
-
"tnp-
|
65
|
-
"typescript-class-helpers": "~16.
|
64
|
+
"tnp-helpers": "~16.5.1",
|
65
|
+
"typescript-class-helpers": "~16.5.1"
|
66
66
|
},
|
67
67
|
"private": false,
|
68
|
-
"lastBuildTagHash": "
|
68
|
+
"lastBuildTagHash": "d3c76282b70e157356d40dfc4d2508221762d042",
|
69
69
|
"devDependencies": {
|
70
70
|
"@angular-devkit/build-angular": "~16.0.5",
|
71
71
|
"@angular-devkit/core": "~16.0.5",
|
@@ -90,7 +90,6 @@
|
|
90
90
|
"@commitlint/config-conventional": "12.1.1",
|
91
91
|
"@commitlint/prompt-cli": "12.1.1",
|
92
92
|
"@compodoc/compodoc": "1.1.20",
|
93
|
-
"@cypress/schematic": "2.5.0",
|
94
93
|
"@iconify/icons-fa-solid": "1.2.2",
|
95
94
|
"@iconify/icons-mdi": "1.2.1",
|
96
95
|
"@mdi/js": "7.2.96",
|
@@ -111,6 +110,7 @@
|
|
111
110
|
"@ngx-formly/material": "6.1.8",
|
112
111
|
"@ngx-translate/core": "15.0.0",
|
113
112
|
"@ngx-translate/http-loader": "8.0.0",
|
113
|
+
"@parcel/watcher": "2.3.0",
|
114
114
|
"@sweetalert2/ngx-sweetalert2": "12.1.0",
|
115
115
|
"@testdeck/jest": "0.3.3",
|
116
116
|
"@testdeck/mocha": "0.3.3",
|
@@ -169,7 +169,6 @@
|
|
169
169
|
"cors": "2.8.4",
|
170
170
|
"cpr": "3.0.1",
|
171
171
|
"cross-spawn": "7.0.3",
|
172
|
-
"cypress": "latest",
|
173
172
|
"detect-mocha": "0.1.0",
|
174
173
|
"diff": "3.2.0",
|
175
174
|
"electron": "25.2.0",
|
@@ -191,7 +190,7 @@
|
|
191
190
|
"file-saver": "2.0.5",
|
192
191
|
"file-type": "18.5.0",
|
193
192
|
"firedev": "^16",
|
194
|
-
"firedev-crud": "~16.
|
193
|
+
"firedev-crud": "~16.5.1",
|
195
194
|
"firedev-crud-deamon": "~16.0.45",
|
196
195
|
"firedev-ports": "~16.0.51",
|
197
196
|
"firedev-storage": "~16.0.42",
|
@@ -212,7 +211,7 @@
|
|
212
211
|
"image-focus": "1.2.1",
|
213
212
|
"immer": "10.0.2",
|
214
213
|
"immutable": "4.3.0",
|
215
|
-
"incremental-compiler": "~16.0.
|
214
|
+
"incremental-compiler": "~16.0.34",
|
216
215
|
"inquirer": "7.3.3",
|
217
216
|
"inquirer-autocomplete-prompt": "1.3.0",
|
218
217
|
"is-elevated": "3.0.0",
|
@@ -228,7 +227,7 @@
|
|
228
227
|
"jscodeshift": "0.6.3",
|
229
228
|
"json-stringify-safe": "5.0.1",
|
230
229
|
"json10": "~16.0.50",
|
231
|
-
"json10-writer": "~16.
|
230
|
+
"json10-writer": "~16.5.1",
|
232
231
|
"json5": "2.2.1",
|
233
232
|
"json5-writer": "0.2.0",
|
234
233
|
"jszip": "3.10.1",
|
@@ -246,13 +245,13 @@
|
|
246
245
|
"mkdirp": "0.5.1",
|
247
246
|
"mocha": "10.2.0",
|
248
247
|
"moment": "2.29.3",
|
249
|
-
"morphi": "~16.2.
|
248
|
+
"morphi": "~16.2.10",
|
250
249
|
"ng-for-track-by-property": "16.0.1",
|
251
250
|
"ng-in-viewport": "15.0.2",
|
252
251
|
"ng-lock": "16.0.1",
|
253
252
|
"ng-packagr": "16.0.1",
|
254
253
|
"ng-talkback": "~16.2.1",
|
255
|
-
"ng2-logger": "~16.
|
254
|
+
"ng2-logger": "~16.5.1",
|
256
255
|
"ng2-rest": "~16.0.15",
|
257
256
|
"ngx-ace-wrapper": "14.0.0",
|
258
257
|
"ngx-editor": "15.3.0",
|
@@ -283,6 +282,9 @@
|
|
283
282
|
"portfinder": "1.0.21",
|
284
283
|
"prettier": "3.0.0",
|
285
284
|
"pretty-error": "4.0.0",
|
285
|
+
"primeflex": "3.3.1",
|
286
|
+
"primeicons": "6.0.1",
|
287
|
+
"primeng": "16.7.0",
|
286
288
|
"progress": "2.0.3",
|
287
289
|
"prompts": "0.1.8",
|
288
290
|
"ps-list": "6.1.0",
|
@@ -309,11 +311,11 @@
|
|
309
311
|
"systeminformation": "3.45.7",
|
310
312
|
"task.js": "0.1.5",
|
311
313
|
"threads": "1.7.0",
|
312
|
-
"tnp-
|
313
|
-
"tnp-
|
314
|
+
"tnp-cli": "~16.0.8",
|
315
|
+
"tnp-config": "~16.5.1",
|
316
|
+
"tnp-core": "~16.5.1",
|
314
317
|
"tnp-db": "~16.0.29",
|
315
|
-
"tnp-
|
316
|
-
"tnp-models": "~16.0.38",
|
318
|
+
"tnp-models": "~16.5.1",
|
317
319
|
"ts-debug": "1.3.0",
|
318
320
|
"ts-loader": "2.3.1",
|
319
321
|
"ts-node": "10.9.1",
|
@@ -335,9 +337,9 @@
|
|
335
337
|
"main": "index.js"
|
336
338
|
},
|
337
339
|
"build": {
|
338
|
-
"number":
|
339
|
-
"date": "2023-
|
340
|
-
"hash": "
|
340
|
+
"number": 366,
|
341
|
+
"date": "2023-12-10T23:46:21.000Z",
|
342
|
+
"hash": "3f8f36a56e622b20d04a28ae76c35a9c2f882c5b",
|
341
343
|
"options": {}
|
342
344
|
},
|
343
345
|
"currentProjectName": "incremental-compiler",
|
@@ -345,7 +347,7 @@
|
|
345
347
|
"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\"]}]}",
|
346
348
|
"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\"}]}",
|
347
349
|
"currentProjectType": "isomorphic-lib",
|
348
|
-
"currentFrameworkVersion": "16.0
|
350
|
+
"currentFrameworkVersion": "16.5.0",
|
349
351
|
"isStandaloneProject": true,
|
350
352
|
"isSmartContainer": false,
|
351
353
|
"frameworks": [
|
@@ -69,7 +69,9 @@
|
|
69
69
|
/* */
|
70
70
|
/* */
|
71
71
|
/* */
|
72
|
+
/* */
|
73
|
+
/* */
|
72
74
|
;
|
73
75
|
({}); // @--end-of-file-for-module=incremental-compiler lib/index.ts
|
74
76
|
export {};
|
75
|
-
//# sourceMappingURL=data:application/json;base64,
|
77
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi90bXAtbGlicy1mb3ItYnVuZGxlLXdlYnNxbC9pbmNyZW1lbnRhbC1jb21waWxlci9wcm9qZWN0cy9pbmNyZW1lbnRhbC1jb21waWxlci9zcmMvbGliL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUdBLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBQ0wsS0FBSztBQUNMLEtBQUs7QUFHSixDQUFDO0FBQUEsQ0FBQyxFQUFFLENBQUMsQ0FBQyxDQUFDLDhEQUE4RCIsInNvdXJjZXNDb250ZW50IjpbIlxuXG5pbXBvcnQgKiBhcyBtb2RlbHMgZnJvbSAnLi9tb2RlbHMnO1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbi8qICovXG4vKiAqL1xuLyogKi9cbiAgXG5cbiA7KHt9KTsgLy8gQC0tZW5kLW9mLWZpbGUtZm9yLW1vZHVsZT1pbmNyZW1lbnRhbC1jb21waWxlciBsaWIvaW5kZXgudHMiXX0=
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"incremental-compiler.mjs","sources":["../../../tmp-libs-for-bundle-websql/incremental-compiler/projects/incremental-compiler/src/lib/index.ts","../../../tmp-libs-for-bundle-websql/incremental-compiler/projects/incremental-compiler/src/incremental-compiler.ts"],"sourcesContent":["\n\nimport * as models from './models';\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n\n ;({}); // @--end-of-file-for-module=incremental-compiler lib/index.ts","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAGA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAGC,CAAC;AAAA,CAAC,EAAE,EAAE;;
|
1
|
+
{"version":3,"file":"incremental-compiler.mjs","sources":["../../../tmp-libs-for-bundle-websql/incremental-compiler/projects/incremental-compiler/src/lib/index.ts","../../../tmp-libs-for-bundle-websql/incremental-compiler/projects/incremental-compiler/src/incremental-compiler.ts"],"sourcesContent":["\n\nimport * as models from './models';\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n\n ;({}); // @--end-of-file-for-module=incremental-compiler lib/index.ts","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAGA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAGC,CAAC;AAAA,CAAC,EAAE,EAAE;;AC9EP;;AAEG"}
|