incremental-compiler 18.0.1 → 18.0.3
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/package.json +25 -0
- package/package.json +5 -5
- package/tmp-environment.json +40 -39
- package/websql/package.json +25 -0
@@ -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.3)
|
4
4
|
created from this project.
|
5
5
|
|
6
6
|
THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
@@ -0,0 +1,25 @@
|
|
1
|
+
{
|
2
|
+
"name": "incremental-compiler",
|
3
|
+
"version": "0.0.1",
|
4
|
+
"peerDependencies": {
|
5
|
+
"@angular/common": "^13.2.0",
|
6
|
+
"@angular/core": "^13.2.0"
|
7
|
+
},
|
8
|
+
"dependencies": {
|
9
|
+
"tslib": "^2.3.0"
|
10
|
+
},
|
11
|
+
"module": "fesm2022/incremental-compiler.mjs",
|
12
|
+
"typings": "index.d.ts",
|
13
|
+
"exports": {
|
14
|
+
"./package.json": {
|
15
|
+
"default": "./package.json"
|
16
|
+
},
|
17
|
+
".": {
|
18
|
+
"types": "./index.d.ts",
|
19
|
+
"esm2022": "./esm2022/incremental-compiler.mjs",
|
20
|
+
"esm": "./esm2022/incremental-compiler.mjs",
|
21
|
+
"default": "./fesm2022/incremental-compiler.mjs"
|
22
|
+
}
|
23
|
+
},
|
24
|
+
"sideEffects": false
|
25
|
+
}
|
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.3",
|
53
53
|
"license": "MIT",
|
54
54
|
"dependencies": {
|
55
55
|
"@types/chokidar": "2.1.3",
|
56
56
|
"@types/dateformat": "1.0.1",
|
57
57
|
"@types/fs-extra": "11.0.4",
|
58
58
|
"@types/glob": "5.0.35",
|
59
|
-
"chokidar": "
|
59
|
+
"chokidar": "3.5.3",
|
60
60
|
"dateformat": "3.0.3",
|
61
61
|
"fs-extra": "11.1.1",
|
62
62
|
"glob": "7.1.2",
|
63
|
-
"tnp-helpers": "~
|
64
|
-
"typescript-class-helpers": "~
|
63
|
+
"tnp-helpers": "~18.0.3",
|
64
|
+
"typescript-class-helpers": "~18.0.4"
|
65
65
|
},
|
66
66
|
"private": false,
|
67
|
-
"lastBuildTagHash": "
|
67
|
+
"lastBuildTagHash": "a1914e4bcd01c5d429baf5b9bee4dd7e5b7cbce6",
|
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.3",
|
57
57
|
"license": "MIT",
|
58
58
|
"dependencies": {
|
59
59
|
"@types/chokidar": "2.1.3",
|
60
60
|
"@types/dateformat": "1.0.1",
|
61
61
|
"@types/fs-extra": "11.0.4",
|
62
62
|
"@types/glob": "5.0.35",
|
63
|
-
"chokidar": "
|
63
|
+
"chokidar": "3.5.3",
|
64
64
|
"dateformat": "3.0.3",
|
65
65
|
"fs-extra": "11.1.1",
|
66
66
|
"glob": "7.1.2",
|
67
|
-
"tnp-helpers": "~
|
68
|
-
"typescript-class-helpers": "~
|
67
|
+
"tnp-helpers": "~18.0.3",
|
68
|
+
"typescript-class-helpers": "~18.0.4"
|
69
69
|
},
|
70
70
|
"private": false,
|
71
|
-
"lastBuildTagHash": "
|
71
|
+
"lastBuildTagHash": "a1914e4bcd01c5d429baf5b9bee4dd7e5b7cbce6",
|
72
72
|
"devDependencies": {
|
73
73
|
"@angular-builders/custom-webpack": "~18.0.0",
|
74
74
|
"@angular-devkit/build-angular": "~18.1.4",
|
@@ -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": "~
|
155
|
+
"any-project-cli": "~18.0.2",
|
156
156
|
"app-root-path": "3.1.0",
|
157
157
|
"axios": "1.7.3",
|
158
158
|
"background-worker-process": "~16.100.10",
|
@@ -164,7 +164,7 @@
|
|
164
164
|
"bun": "1.1.22",
|
165
165
|
"callsite-record": "4.1.5",
|
166
166
|
"chai": "4.5.0",
|
167
|
-
"chalk": "
|
167
|
+
"chalk": "2.3.2",
|
168
168
|
"check-node-version": "3.2.0",
|
169
169
|
"cheerio": "1.0.0",
|
170
170
|
"circular-json": "0.5.1",
|
@@ -206,12 +206,12 @@
|
|
206
206
|
"file-saver": "2.0.5",
|
207
207
|
"file-type": "19.1.1",
|
208
208
|
"firedev": "^18",
|
209
|
-
"firedev-crud": "~
|
210
|
-
"firedev-crud-deamon": "~
|
211
|
-
"firedev-ports": "~
|
212
|
-
"firedev-storage": "~
|
213
|
-
"firedev-type-sql": "~
|
214
|
-
"firedev-typeorm": "~
|
209
|
+
"firedev-crud": "~18.0.1",
|
210
|
+
"firedev-crud-deamon": "~18.0.2",
|
211
|
+
"firedev-ports": "~18.0.1",
|
212
|
+
"firedev-storage": "~18.0.1",
|
213
|
+
"firedev-type-sql": "~18.0.2",
|
214
|
+
"firedev-typeorm": "~18.0.1",
|
215
215
|
"firedev-ui": "~16.444.1",
|
216
216
|
"fkill": "6.1.0",
|
217
217
|
"font-awesome": "4.7.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": "~
|
231
|
+
"incremental-compiler": "~18.0.2",
|
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": "~
|
235
|
+
"isomorphic-region-loader": "~18.0.2",
|
236
236
|
"istanbul-instrumenter-loader": "3.0.1",
|
237
237
|
"jest": "29.7.0",
|
238
238
|
"jest-date-mock": "1.0.10",
|
@@ -243,19 +243,19 @@
|
|
243
243
|
"joi": "17.13.3",
|
244
244
|
"jscodeshift": "0.6.3",
|
245
245
|
"json-stringify-safe": "5.0.1",
|
246
|
-
"json10": "~
|
247
|
-
"json10-writer": "~
|
246
|
+
"json10": "~18.0.2",
|
247
|
+
"json10-writer": "~18.0.3",
|
248
248
|
"json5": "2.2.3",
|
249
249
|
"json5-writer": "0.2.0",
|
250
250
|
"jszip": "3.10.1",
|
251
|
-
"karma-cli": "0.1
|
251
|
+
"karma-cli": "1.0.1",
|
252
252
|
"lnk": "1.0.1",
|
253
253
|
"localforage": "1.10.0",
|
254
254
|
"lockfile": "1.0.4",
|
255
255
|
"lodash": "4.17.21",
|
256
|
-
"lodash-walk-object": "~
|
256
|
+
"lodash-walk-object": "~18.0.2",
|
257
257
|
"lowdb": "7.0.1",
|
258
|
-
"magic-renamer": "~
|
258
|
+
"magic-renamer": "~18.0.2",
|
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": "~
|
270
|
-
"ng2-logger": "~
|
269
|
+
"ng-talkback": "~18.0.1",
|
270
|
+
"ng2-logger": "~18.0.5",
|
271
271
|
"ng2-pdfjs-viewer": "18.0.0",
|
272
|
-
"ng2-rest": "~
|
272
|
+
"ng2-rest": "~18.0.2",
|
273
273
|
"ngx-ace-wrapper": "17.0.0",
|
274
274
|
"ngx-editor": "17.5.4",
|
275
275
|
"ngx-highlightjs": "12.0.0",
|
@@ -282,16 +282,16 @@
|
|
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": "~
|
285
|
+
"node-cli-tester": "~18.0.1",
|
286
286
|
"node-localstorage": "2.1.6",
|
287
287
|
"node-notifier": "10.0.1",
|
288
|
-
"node-polyfill-webpack-plugin": "
|
288
|
+
"node-polyfill-webpack-plugin": "2.0.1",
|
289
289
|
"nodemon": "2.0.22",
|
290
290
|
"npm-get-dependents": "1.0.1",
|
291
291
|
"npm-run": "4.1.2",
|
292
292
|
"omelette": "0.4.17",
|
293
293
|
"open": "10.0.4",
|
294
|
-
"ora": "
|
294
|
+
"ora": "3.4.0",
|
295
295
|
"passport": "0.7.0",
|
296
296
|
"passport-http-bearer": "1.0.1",
|
297
297
|
"password-hash": "1.2.2",
|
@@ -311,7 +311,7 @@
|
|
311
311
|
"q": "1.5.1",
|
312
312
|
"rallax.js": "2.0.4",
|
313
313
|
"randomcolor": "0.5.3",
|
314
|
-
"record-replay-req-res-scenario": "~
|
314
|
+
"record-replay-req-res-scenario": "~18.0.1",
|
315
315
|
"reflect-metadata": "0.2.2",
|
316
316
|
"rimraf": "2.6.2",
|
317
317
|
"rxjs": "~7.8.1",
|
@@ -323,7 +323,7 @@
|
|
323
323
|
"socket.io-client": "4.7.5",
|
324
324
|
"sort-package-json": "1.11.0",
|
325
325
|
"sql.js": "1.8.0",
|
326
|
-
"static-columns": "~
|
326
|
+
"static-columns": "~18.0.3",
|
327
327
|
"string-similarity": "4.0.4",
|
328
328
|
"sudo-block": "3.0.0",
|
329
329
|
"supertest": "7.0.0",
|
@@ -331,11 +331,12 @@
|
|
331
331
|
"systeminformation": "3.45.7",
|
332
332
|
"task.js": "0.1.5",
|
333
333
|
"threads": "1.7.0",
|
334
|
-
"tnp
|
335
|
-
"tnp-
|
336
|
-
"tnp-
|
337
|
-
"tnp-
|
338
|
-
"tnp-
|
334
|
+
"tnp": "~18.0.2",
|
335
|
+
"tnp-cli": "~18.0.1",
|
336
|
+
"tnp-config": "~18.0.5",
|
337
|
+
"tnp-core": "~18.0.27",
|
338
|
+
"tnp-db": "~18.0.2",
|
339
|
+
"tnp-models": "~18.0.4",
|
339
340
|
"ts-debug": "1.3.0",
|
340
341
|
"ts-json-schema-generator": "2.3.0-next.5",
|
341
342
|
"ts-loader": "2.3.1",
|
@@ -351,9 +352,9 @@
|
|
351
352
|
"uuid": "10.0.0",
|
352
353
|
"validator": "13.5.2",
|
353
354
|
"video.js": "8.3.0",
|
354
|
-
"vpn-split": "~
|
355
|
+
"vpn-split": "~18.0.1",
|
355
356
|
"vscode": "1.1.37",
|
356
|
-
"wait-on": "
|
357
|
+
"wait-on": "7.0.1",
|
357
358
|
"watch": "1.0.2",
|
358
359
|
"webpack": "~5.80",
|
359
360
|
"webpack-dev-middleware": "~6.1.3",
|
@@ -364,14 +365,14 @@
|
|
364
365
|
"main": "dist/app.electron.js"
|
365
366
|
},
|
366
367
|
"build": {
|
367
|
-
"number":
|
368
|
-
"date": "2024-
|
369
|
-
"hash": "
|
368
|
+
"number": 470,
|
369
|
+
"date": "2024-08-13T12:44:19.000Z",
|
370
|
+
"hash": "7df2b0464acf7e153c84f1d76c0fd8863d7a8aaa"
|
370
371
|
},
|
371
372
|
"currentProjectName": "incremental-compiler",
|
372
373
|
"currentProjectGenericName": "incremental-compiler",
|
373
374
|
"currentProjectType": "isomorphic-lib",
|
374
|
-
"currentFrameworkVersion": "18.0.
|
375
|
+
"currentFrameworkVersion": "18.0.2",
|
375
376
|
"isStandaloneProject": true,
|
376
377
|
"isSmartContainer": false,
|
377
378
|
"pathesTsconfig": "\"paths\": {\"incremental-compiler\":[\"./src/lib\"],\"incremental-compiler/*\":[\"./src/lib/*\"]},",
|
@@ -0,0 +1,25 @@
|
|
1
|
+
{
|
2
|
+
"name": "incremental-compiler",
|
3
|
+
"version": "0.0.1",
|
4
|
+
"peerDependencies": {
|
5
|
+
"@angular/common": "^13.2.0",
|
6
|
+
"@angular/core": "^13.2.0"
|
7
|
+
},
|
8
|
+
"dependencies": {
|
9
|
+
"tslib": "^2.3.0"
|
10
|
+
},
|
11
|
+
"module": "fesm2022/incremental-compiler.mjs",
|
12
|
+
"typings": "index.d.ts",
|
13
|
+
"exports": {
|
14
|
+
"./package.json": {
|
15
|
+
"default": "./package.json"
|
16
|
+
},
|
17
|
+
".": {
|
18
|
+
"types": "./index.d.ts",
|
19
|
+
"esm2022": "./esm2022/incremental-compiler.mjs",
|
20
|
+
"esm": "./esm2022/incremental-compiler.mjs",
|
21
|
+
"default": "./fesm2022/incremental-compiler.mjs"
|
22
|
+
}
|
23
|
+
},
|
24
|
+
"sideEffects": false
|
25
|
+
}
|