added 490 packages, and audited 497 packages in 3s 72 packages are looking for funding run `npm fund` for details 7 vulnerabilities (3 moderate, 3 high, 1 critical) To address all issues, run: npm audit fix 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 [1m[33mbundle.js[39m[22m [1m[33m685 KiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (name: main) 2 related assets asset [1m[32mindex.html[39m[22m 321 bytes [1m[32m[emitted][39m[22m orphan modules 277 KiB [1m[33m[orphan][39m[22m 47 modules runtime modules 884 bytes 4 modules cacheable modules 1.08 MiB modules by path [1m./node_modules/[39m[22m 812 KiB modules by path [1m./node_modules/@cross-lab-project/[39m[22m 795 KiB 9 modules modules by path [1m./node_modules/css-loader/dist/runtime/*.js[39m[22m 2.74 KiB [1m./node_modules/css-loader/dist/runtime/sourceMaps.js[39m[22m 505 bytes [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m [1m./node_modules/css-loader/dist/runtime/api.js[39m[22m 2.25 KiB [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m [1m./node_modules/events/events.js[39m[22m 14.5 KiB [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m modules by path [1m./src/[39m[22m 298 KiB [1m./src/index.ts + 36 modules[39m[22m 281 KiB [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m [1m./src/styles.css[39m[22m 16.1 KiB [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m [1m./src/equation_parsing.ts[39m[22m 625 bytes [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m [1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: bundle.js (685 KiB)[39m[22m [1m[33mWARNING[39m[22m in [1mentrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: main (685 KiB) bundle.js [39m[22m [1m[33mWARNING[39m[22m in [1mwebpack 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/[39m[22m webpack 5.88.2 compiled with [1m[33m3 warnings[39m[22m in 8282 ms npm notice npm notice 📦 fsm-interpreter@0.3.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.3.0 npm notice filename: fsm-interpreter-0.3.0.tgz npm notice package size: 6.5 kB npm notice unpacked size: 32.1 kB npm notice shasum: 543a3b502dfb7deb0be7c4eee601019ca462f3d9 npm notice integrity: sha512-diH5ZTdGKpfsi[...]AInZcRZrN0bBQ== npm notice total files: 17 npm notice #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 152B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/nginx:latest #3 DONE 0.4s #4 [internal] load build context #4 transferring context: 2.55MB 0.0s done #4 DONE 0.1s #5 [1/3] FROM docker.io/library/nginx@sha256:98f8ec75657d21b924fe4f69b6b9bff2f6550ea48838af479d8894a852000e40 #5 CACHED #6 [2/3] COPY http-dist /usr/share/nginx/html #6 DONE 0.5s #7 [3/3] COPY default.conf.template /etc/nginx/templates/ #7 DONE 0.6s #8 exporting to image #8 exporting layers #8 exporting layers 1.0s done #8 writing image sha256:db364b05299736c4da66905b7cb46bcc595523ae66de8c7699c1885acce47731 done #8 naming to docker.io/library/fsm-interpreter:5943422 done #8 DONE 1.0s