added 490 packages, and audited 497 packages in 8s 72 packages are looking for funding run `npm fund` for details 23 vulnerabilities (6 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.14 MiB [emitted] [minimized] [big] (name: main) 2 related assets asset index.html 321 bytes [emitted] orphan modules 324 KiB [orphan] 31 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 23 modules modules by path ./node_modules/@cross-lab-project/api-client/ 1.15 MiB 8 modules modules by path ./src/ 348 KiB ./src/index.ts + 24 modules 331 KiB [built] [code generated] ./src/styles.css 16.1 KiB [built] [code generated] ./src/equation_parsing.ts 625 bytes [built] [code generated] 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/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.14 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.14 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 23507 ms npm notice npm notice 📦 fsm-interpreter@0.4.0 npm notice Tarball Contents npm notice 678B .vscode/launch.json npm notice 827B .vscode/settings.json npm notice 115B Dockerfile npm notice 196B README.md npm notice 1.1kB default.conf.template npm notice 15.7kB experiment.json npm notice 411B index.html npm notice 1.4kB package.bak npm notice 1.3kB package.json npm notice 104B postcss.config.js npm notice 607B src/equation_parsing.ts npm notice 7.1kB src/index.ts npm notice 170B src/styles.css npm notice 46B src/styles.css.d.ts npm notice 869B tailwind.config.js npm notice 340B tsconfig.json npm notice 1.2kB webpack.config.js npm notice Tarball Details npm notice name: fsm-interpreter npm notice version: 0.4.0 npm notice filename: fsm-interpreter-0.4.0.tgz npm notice package size: 6.5 kB npm notice unpacked size: 32.1 kB npm notice shasum: 1f51c4c950a369bfbdb3d874a2fd30da211abd71 npm notice integrity: sha512-xXgiTa+5QJxGD[...]/qPP+GFvREuAQ== npm notice total files: 17 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.2s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/3] FROM docker.io/library/nginx:latest@sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 4.48MB 0.1s done #5 DONE 0.1s #4 [1/3] FROM docker.io/library/nginx:latest@sha256:33e0bbc7ca9ecf108140af6288c7c9d1ecc77548cbfd3952fd8466a75edefe57 #4 CACHED #6 [2/3] COPY http-dist /usr/share/nginx/html #6 DONE 1.1s #7 [3/3] COPY default.conf.template /etc/nginx/templates/ #7 DONE 1.1s #8 exporting to image #8 exporting layers #8 exporting layers 1.1s done #8 writing image sha256:41b6d75b3141bdb3e1548b739296ecaa677735615fc914a5f066a01ad0d241f4 done #8 naming to docker.io/library/fsm-interpreter:f2628c3 0.0s done #8 DONE 1.1s