incremental-compiler 16.0.34 → 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 +2 -1
- package/browser/fesm2022/incremental-compiler.mjs +1 -0
- package/browser/fesm2022/incremental-compiler.mjs.map +1 -1
- package/client/esm2022/lib/index.mjs +2 -1
- package/client/fesm2022/incremental-compiler.mjs +1 -0
- package/client/fesm2022/incremental-compiler.mjs.map +1 -1
- package/client/package.json +14 -16
- package/lib/compiler-manager.backend.d.ts +1 -0
- package/lib/compiler-manager.backend.js +75 -45
- package/lib/compiler-manager.backend.js.map +1 -1
- 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 +1 -0
- package/lib/index.js +1 -0
- package/lib/index.js.map +1 -1
- package/package.json +5 -5
- package/package.json_tnp.json5 +2 -2
- package/tmp-environment.json +18 -20
- package/websql/esm2022/lib/index.mjs +2 -1
- package/websql/fesm2022/incremental-compiler.mjs +1 -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,7 +50,7 @@
|
|
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",
|
@@ -61,11 +61,11 @@
|
|
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",
|
@@ -170,7 +169,6 @@
|
|
170
169
|
"cors": "2.8.4",
|
171
170
|
"cpr": "3.0.1",
|
172
171
|
"cross-spawn": "7.0.3",
|
173
|
-
"cypress": "13.5.1",
|
174
172
|
"detect-mocha": "0.1.0",
|
175
173
|
"diff": "3.2.0",
|
176
174
|
"electron": "25.2.0",
|
@@ -192,7 +190,7 @@
|
|
192
190
|
"file-saver": "2.0.5",
|
193
191
|
"file-type": "18.5.0",
|
194
192
|
"firedev": "^16",
|
195
|
-
"firedev-crud": "~16.
|
193
|
+
"firedev-crud": "~16.5.1",
|
196
194
|
"firedev-crud-deamon": "~16.0.45",
|
197
195
|
"firedev-ports": "~16.0.51",
|
198
196
|
"firedev-storage": "~16.0.42",
|
@@ -213,7 +211,7 @@
|
|
213
211
|
"image-focus": "1.2.1",
|
214
212
|
"immer": "10.0.2",
|
215
213
|
"immutable": "4.3.0",
|
216
|
-
"incremental-compiler": "~16.0.
|
214
|
+
"incremental-compiler": "~16.0.34",
|
217
215
|
"inquirer": "7.3.3",
|
218
216
|
"inquirer-autocomplete-prompt": "1.3.0",
|
219
217
|
"is-elevated": "3.0.0",
|
@@ -229,7 +227,7 @@
|
|
229
227
|
"jscodeshift": "0.6.3",
|
230
228
|
"json-stringify-safe": "5.0.1",
|
231
229
|
"json10": "~16.0.50",
|
232
|
-
"json10-writer": "~16.
|
230
|
+
"json10-writer": "~16.5.1",
|
233
231
|
"json5": "2.2.1",
|
234
232
|
"json5-writer": "0.2.0",
|
235
233
|
"jszip": "3.10.1",
|
@@ -247,13 +245,13 @@
|
|
247
245
|
"mkdirp": "0.5.1",
|
248
246
|
"mocha": "10.2.0",
|
249
247
|
"moment": "2.29.3",
|
250
|
-
"morphi": "~16.2.
|
248
|
+
"morphi": "~16.2.10",
|
251
249
|
"ng-for-track-by-property": "16.0.1",
|
252
250
|
"ng-in-viewport": "15.0.2",
|
253
251
|
"ng-lock": "16.0.1",
|
254
252
|
"ng-packagr": "16.0.1",
|
255
253
|
"ng-talkback": "~16.2.1",
|
256
|
-
"ng2-logger": "~16.
|
254
|
+
"ng2-logger": "~16.5.1",
|
257
255
|
"ng2-rest": "~16.0.15",
|
258
256
|
"ngx-ace-wrapper": "14.0.0",
|
259
257
|
"ngx-editor": "15.3.0",
|
@@ -313,11 +311,11 @@
|
|
313
311
|
"systeminformation": "3.45.7",
|
314
312
|
"task.js": "0.1.5",
|
315
313
|
"threads": "1.7.0",
|
316
|
-
"tnp-
|
317
|
-
"tnp-
|
314
|
+
"tnp-cli": "~16.0.8",
|
315
|
+
"tnp-config": "~16.5.1",
|
316
|
+
"tnp-core": "~16.5.1",
|
318
317
|
"tnp-db": "~16.0.29",
|
319
|
-
"tnp-
|
320
|
-
"tnp-models": "~16.0.38",
|
318
|
+
"tnp-models": "~16.5.1",
|
321
319
|
"ts-debug": "1.3.0",
|
322
320
|
"ts-loader": "2.3.1",
|
323
321
|
"ts-node": "10.9.1",
|
@@ -339,9 +337,9 @@
|
|
339
337
|
"main": "index.js"
|
340
338
|
},
|
341
339
|
"build": {
|
342
|
-
"number":
|
343
|
-
"date": "2023-
|
344
|
-
"hash": "
|
340
|
+
"number": 366,
|
341
|
+
"date": "2023-12-10T23:46:21.000Z",
|
342
|
+
"hash": "3f8f36a56e622b20d04a28ae76c35a9c2f882c5b",
|
345
343
|
"options": {}
|
346
344
|
},
|
347
345
|
"currentProjectName": "incremental-compiler",
|
@@ -349,7 +347,7 @@
|
|
349
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\"]}]}",
|
350
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\"}]}",
|
351
349
|
"currentProjectType": "isomorphic-lib",
|
352
|
-
"currentFrameworkVersion": "16.0
|
350
|
+
"currentFrameworkVersion": "16.5.0",
|
353
351
|
"isStandaloneProject": true,
|
354
352
|
"isSmartContainer": false,
|
355
353
|
"frameworks": [
|
@@ -70,7 +70,8 @@
|
|
70
70
|
/* */
|
71
71
|
/* */
|
72
72
|
/* */
|
73
|
+
/* */
|
73
74
|
;
|
74
75
|
({}); // @--end-of-file-for-module=incremental-compiler lib/index.ts
|
75
76
|
export {};
|
76
|
-
//# 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\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;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"}
|