added 517 packages, and audited 530 packages in 8s 73 packages are looking for funding run `npm fund` for details 21 vulnerabilities (4 low, 8 moderate, 8 high, 1 critical) 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 Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme asset bundle.js 1.9 MiB [emitted] [minimized] [big] (name: main) 2 related assets asset index.html 371 bytes [emitted] orphan modules 352 KiB [orphan] 41 modules runtime modules 1.13 KiB 5 modules modules by path ./node_modules/ 1.58 MiB modules by path ./node_modules/@cross-lab-project/ 1.56 MiB 55 modules modules by path ./node_modules/css-loader/dist/runtime/*.js 2.74 KiB ./node_modules/css-loader/dist/runtime/sourceMaps.js 505 bytes [built] [code generated] ./node_modules/css-loader/dist/runtime/api.js 2.25 KiB [built] [code generated] ./node_modules/tiny-typed-emitter/lib/index.js 132 bytes [built] [code generated] ./node_modules/events/events.js 14.5 KiB [built] [code generated] modules by path ./src/ 1.08 MiB ./src/index.ts + 34 modules 358 KiB [built] [code generated] ./src/styles.css 16.6 KiB [built] [code generated] ./src/axis_portal/model.svg 735 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.9 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.9 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.88.2 compiled with 3 warnings in 25193 ms npm notice npm notice 📦 ti-lab-ecp@0.3.2-dev.07f28e1 npm notice Tarball Contents npm notice 55B .vscode/extensions.json npm notice 594B .vscode/launch.json npm notice 709B .vscode/settings.json npm notice 115B Dockerfile npm notice 191B README.md npm notice 1.1kB default.conf.template npm notice 364B index.html npm notice 1.8kB package.bak npm notice 1.6kB package.json npm notice 102B postcss.config.js npm notice 3.0kB src/axis_portal.ts npm notice 1.1kB src/binary_input.ts npm notice 5.9kB src/index.ts npm notice 2.5kB src/manual.ts npm notice 4.6kB src/sequenceCheckerService.ts npm notice 171B src/styles.css npm notice 49B src/styles.css.d.ts npm notice 6.2kB src/truthTable.ts npm notice 746B tailwind.config.js npm notice 320B tsconfig.json npm notice 1.3kB webpack.config.js npm notice Tarball Details npm notice name: ti-lab-ecp npm notice version: 0.3.2-dev.07f28e1 npm notice filename: ti-lab-ecp-0.3.2-dev.07f28e1.tgz npm notice package size: 8.9 kB npm notice unpacked size: 32.4 kB npm notice shasum: d3d4eb7f4327e1bb8979baa3ddac347714dd20e2 npm notice integrity: sha512-wvvUKz/kxZXDq[...]Fjyroh2+/Lo4A== npm notice total files: 21 npm notice #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 152B done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/nginx:latest #2 DONE 0.4s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/3] FROM docker.io/library/nginx:latest@sha256:dc53c8f25a10f9109190ed5b59bda2d707a3bde0e45857ce9e1efaa32ff9cbc1 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 5.31MB 0.1s done #5 DONE 0.1s #4 [1/3] FROM docker.io/library/nginx:latest@sha256:dc53c8f25a10f9109190ed5b59bda2d707a3bde0e45857ce9e1efaa32ff9cbc1 #4 CACHED #6 [2/3] COPY http-dist /usr/share/nginx/html #6 DONE 1.0s #7 [3/3] COPY default.conf.template /etc/nginx/templates/ #7 DONE 1.1s #8 exporting to image #8 exporting layers #8 exporting layers 0.6s done #8 writing image sha256:b9d10b2802651036f18711d247387d257e42a720149ff05e7427fccee81e625e done #8 naming to docker.io/library/ti-lab-ecp:07f28e1 done #8 DONE 0.6s