added 493 packages, and audited 506 packages in 3s 72 packages are looking for funding run `npm fund` for details 5 vulnerabilities (3 moderate, 1 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 bundle.js 702 KiB [emitted] [minimized] [big] (name: main) 2 related assets asset index.html 321 bytes [compared for emit] orphan modules 386 KiB [orphan] 82 modules runtime modules 884 bytes 4 modules cacheable modules 1.19 MiB modules by path ./node_modules/@cross-lab-project/ 797 KiB 15 modules modules by path ./src/ 400 KiB ./src/index.ts + 67 modules 383 KiB [built] [code generated] ./src/styles.css 16.5 KiB [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 (702 KiB) 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 (702 KiB) 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 8115 ms npm notice npm notice 📦 ecp@0.2.8 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 411B index.html npm notice 81.3kB mockups/Custom_Experiment_Edit.png npm notice 240.5kB mockups/Custom_Experiment.jpg npm notice 189.0kB mockups/Edit_Mode.png npm notice 196.1kB mockups/Grab_Webcam.png npm notice 189.9kB mockups/Grenzen_verschieben.png npm notice 598.4kB mockups/New_Layout.png npm notice 147.9kB mockups/Normal.png npm notice 193.8kB mockups/Place_Webcam.png npm notice 129.0kB mockups/precast_exp.jpg npm notice 473.3kB mockups/Webcam_placed.png npm notice 1.7kB package.bak npm notice 1.4kB package.json npm notice 104B postcss.config.js npm notice 5.1kB src/electricalConnection.ts npm notice 1.4kB src/file.ts npm notice 2.2kB src/index.ts npm notice 1.6kB src/message.ts npm notice 1.5kB src/parameter.ts npm notice 170B src/styles.css npm notice 46B src/styles.css.d.ts npm notice 1.5kB src/webcam.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: ecp npm notice version: 0.2.8 npm notice filename: ecp-0.2.8.tgz npm notice package size: 2.3 MB npm notice unpacked size: 2.5 MB npm notice shasum: 0b170bbcbc516cd0f5c3d8df968898f90b9e47cc npm notice integrity: sha512-Lscw3e2qh4h6g[...]SoHMsup0hyFSg== npm notice total files: 30 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.6s #4 [1/3] FROM docker.io/library/nginx@sha256:32e76d4f34f80e479964a0fbd4c5b4f6967b5322c8d004e9cf0cb81c93510766 #4 CACHED #5 [internal] load build context #5 transferring context: 2.67MB 0.0s done #5 DONE 0.1s #6 [2/3] COPY http-dist /usr/share/nginx/html #6 DONE 1.6s #7 [3/3] COPY default.conf.template /etc/nginx/templates/ #7 DONE 0.0s #8 exporting to image #8 exporting layers 0.0s done #8 writing image sha256:628ed02afc21e18bfcb365b1ff6413ec3be47ea61b55d0d73d2338809b3f4171 done #8 naming to docker.io/library/ecp:3902618 done #8 DONE 0.1s