added 506 packages, and audited 510 packages in 9s 85 packages are looking for funding run `npm fund` for details 18 vulnerabilities (6 low, 4 moderate, 8 high) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. > build > webpack --mode=production --node-env=production asset bundle.js 1.86 MiB [emitted] [minimized] [big] (name: main) 2 related assets asset index.html 407 bytes [emitted] orphan modules 334 KiB [orphan] 36 modules runtime modules 1.13 KiB 5 modules modules by path ./node_modules/@cross-lab-project/ 1.56 MiB modules by path ./node_modules/@cross-lab-project/soa-service-electrical/ 208 KiB 24 modules modules by path ./node_modules/@cross-lab-project/soa-client/ 208 KiB modules by path ./node_modules/@cross-lab-project/soa-client/node_modules/ 160 KiB 13 modules modules by path ./node_modules/@cross-lab-project/soa-client/lib/esm/ 47.8 KiB 10 modules modules by path ./node_modules/@cross-lab-project/api-client/ 1.15 MiB modules by path ./node_modules/@cross-lab-project/api-client/lib/esm/ 1.12 MiB 6 modules modules by path ./node_modules/@cross-lab-project/api-client/node_modules/ 30.9 KiB 2 modules modules by path ./src/ 1.04 MiB ./src/index.ts + 28 modules 333 KiB [built] [code generated] ./src/axis_portal/model.svg 735 KiB [built] [code generated] ./node_modules/events/events.js 14.5 KiB [built] [code generated] WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: bundle.js (1.86 MiB) WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: main (1.86 MiB) bundle.js  WARNING in webpack performance recommendations: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. For more info visit https://webpack.js.org/guides/code-splitting/ webpack 5.90.1 compiled with 3 warnings in 23441 ms npm notice npm notice 📦 virtual-pspu@0.4.1 npm notice Tarball Contents npm notice 819B .vscode/settings.json npm notice 125B Dockerfile npm notice 405B index.html npm notice 181B nginx.conf npm notice 1.2kB package.bak npm notice 1.1kB package.json npm notice 3.1kB src/axis_portal/animation.ts npm notice 752.5kB src/axis_portal/model.svg npm notice 5.5kB src/axis_portal/service.ts npm notice 3.4kB src/axis_portal/simulation.ts npm notice 920B src/index.ts npm notice 1.2kB webpack.config.js npm notice Tarball Details npm notice name: virtual-pspu npm notice version: 0.4.1 npm notice filename: virtual-pspu-0.4.1.tgz npm notice package size: 52.9 kB npm notice unpacked size: 770.4 kB npm notice shasum: d0696177203a1c254fca29b83e9861b09b8480d8 npm notice integrity: sha512-Fg6M8GTboe9cl[...]KmFfPUsUNm8Mw== npm notice total files: 12 npm notice #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 162B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/nginx:latest #2 DONE 0.2s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/3] FROM docker.io/library/nginx:latest@sha256:029d4461bd98f124e531380505ceea2072418fdf28752aa73b7b273ba3048903 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.22MB 0.1s done #5 DONE 0.1s #4 [1/3] FROM docker.io/library/nginx:latest@sha256:029d4461bd98f124e531380505ceea2072418fdf28752aa73b7b273ba3048903 #4 CACHED #6 [2/3] COPY http-dist /usr/share/nginx/html #6 DONE 1.0s #7 [3/3] COPY nginx.conf /etc/nginx/templates/default.conf.template #7 DONE 1.0s #8 exporting to image #8 exporting layers #8 exporting layers 0.9s done #8 writing image sha256:822ab41a0f56ba0adc7927368fc333ef0674de8410ae0a3564050d259a6cb239 done #8 naming to docker.io/library/virtual-pspu:bc41b00 0.0s done #8 DONE 1.0s