added 478 packages, and audited 480 packages in 4s 57 packages are looking for funding run `npm fund` for details 9 vulnerabilities (6 moderate, 3 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 > npm run build:compile > build:compile > node build.js 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 npm notice npm notice 📦 @goldi2/frontend@0.2.8 npm notice === Tarball Contents === npm notice 1.2kB README.md npm notice 4.4kB app/admin/devices.js npm notice 4.8kB app/admin/devices.js.map npm notice 696B app/admin/index.js npm notice 496B app/admin/index.js.map npm notice 3.4kB app/admin/users.js npm notice 2.7kB app/admin/users.js.map npm notice 780B app/config.js npm notice 551B app/config.js.map npm notice 25.4kB app/content/css/index.css npm notice 224.2kB app/content/img/about_us/nau.png npm notice 2.3MB app/content/img/experiment1.JPG npm notice 57.0kB app/content/img/GOLDi_Logo.png npm notice 41.3kB app/content/img/icon/android-chrome-192x192.png npm notice 122.7kB app/content/img/icon/android-chrome-512x512.png npm notice 22.5kB app/content/img/icon/apple-touch-icon.png npm notice 246B app/content/img/icon/browserconfig.xml npm notice 1.5kB app/content/img/icon/favicon-16x16.png npm notice 3.3kB app/content/img/icon/favicon-32x32.png npm notice 15.1kB app/content/img/icon/favicon.ico npm notice 24.7kB app/content/img/icon/mstile-150x150.png npm notice 9.3kB app/content/img/icon/safari-pinned-tab.svg npm notice 426B app/content/img/icon/site.webmanifest npm notice 903.1kB app/content/img/landing_2.png npm notice 1.0MB app/content/img/landing_s.jpg npm notice 94.8kB app/content/img/landing.jpg npm notice 1.9MB app/content/img/landing2.png npm notice 33.4kB app/content/img/landing3.jpg npm notice 6.1kB app/content/img/language_icon.svg npm notice 1.5kB app/content/img/Laptop.svg npm notice 2.8kB app/content/img/Student.svg npm notice 1.9kB app/content/img/Teacher.svg npm notice 268B app/content/templates/admin_layout.html npm notice 884B app/content/templates/components/elements.html npm notice 45B app/content/templates/components/index.html npm notice 837B app/content/templates/components/sidebar.html npm notice 1.5kB app/content/templates/components/topbar.html npm notice 1.8kB app/content/templates/includes/footer.html npm notice 7.0kB app/content/templates/includes/header.html npm notice 1.5kB app/content/templates/layout.html npm notice 5.0kB app/content/templates/pages/3-achs-protal.html npm notice 297B app/content/templates/pages/404.html npm notice 3.5kB app/content/templates/pages/about.html npm notice 2.7kB app/content/templates/pages/admin/devices/details.html npm notice 3.4kB app/content/templates/pages/admin/devices/index.html npm notice 1.0kB app/content/templates/pages/admin/devices/token.html npm notice 68B app/content/templates/pages/admin/index.html npm notice 1.8kB app/content/templates/pages/admin/users/details.html npm notice 1.2kB app/content/templates/pages/admin/users/index.html npm notice 551B app/content/templates/pages/contact.html npm notice 2.2kB app/content/templates/pages/documentation/control_units/pld_en.html npm notice 274B app/content/templates/pages/documentation/control_units/pld_preview.html npm notice 2.0kB app/content/templates/pages/experiment-setup.html npm notice 3.7kB app/content/templates/pages/experiment.html npm notice 3.5kB app/content/templates/pages/faq.html npm notice 555B app/content/templates/pages/imprint.html npm notice 8.4kB app/content/templates/pages/index.html npm notice 1.5kB app/content/templates/pages/login.html npm notice 566B app/content/templates/pages/privacy.html npm notice 703B app/content/templates/pages/thk.html npm notice 1.3kB app/content/templates/simple.html npm notice 1.6kB app/debug_utils.js npm notice 1.2kB app/debug_utils.js.map npm notice 13.1kB app/experiment.js npm notice 11.3kB app/experiment.js.map npm notice 6.6kB app/index.js npm notice 6.1kB app/index.js.map npm notice 1.8kB app/thk.js npm notice 1.6kB app/thk.js.map npm notice 2.6kB app/utils.js npm notice 2.1kB app/utils.js.map npm notice 1.6kB package.json npm notice === Tarball Details === npm notice name: @goldi2/frontend npm notice version: 0.2.8 npm notice filename: goldi2-frontend-0.2.8.tgz npm notice package size: 6.8 MB npm notice unpacked size: 6.9 MB npm notice shasum: 73eabf0244749afce30bc20801d175ef88ba202b npm notice integrity: sha512-ctYy4zxT7Xn8B[...]LA+OznirWXtlw== npm notice total files: 72 npm notice #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 328B done #1 ... #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 1.1s #1 [internal] load build definition from Dockerfile #1 DONE 1.1s #3 [auth] library/node:pull token for registry-1.docker.io #3 DONE 0.0s #4 [internal] load metadata for docker.io/library/node:lts-alpine #4 DONE 1.0s #5 [1/6] FROM docker.io/library/node:lts-alpine@sha256:7a91aa397f2e2dfbfcdad2e2d72599f374e0b0172be1d86eeb73f1d33f36a4b2 #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 6.95MB 0.0s done #6 DONE 0.1s #7 [2/6] WORKDIR /tmp #7 CACHED #8 [3/6] COPY .packages /tmp/packages #8 DONE 1.4s #9 [4/6] RUN npm install --global /tmp/packages/* #9 6.133 #9 6.133 added 121 packages in 6s #9 6.133 #9 6.133 14 packages are looking for funding #9 6.133 run `npm fund` for details #9 6.134 npm notice #9 6.134 npm notice New minor version of npm available! 10.5.0 -> 10.7.0 #9 6.134 npm notice Changelog: #9 6.134 npm notice Run `npm install -g npm@10.7.0` to update! #9 6.134 npm notice #9 DONE 7.6s #10 [5/6] RUN rm -rf /tmp/packages #10 DONE 0.6s #11 [6/6] RUN apk add dumb-init #11 0.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz #11 0.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz #11 1.126 (1/1) Installing dumb-init (1.2.5-r3) #11 1.139 Executing busybox-1.36.1-r15.trigger #11 1.147 OK: 10 MiB in 18 packages #11 DONE 1.4s #12 exporting to image #12 exporting layers #12 exporting layers 0.5s done #12 writing image sha256:bfc04b7d723515e7103496c06c0c6ad4a312a7ab6b7373b860495eab55f218c0 done #12 naming to docker.io/library/frontend:3902618 done #12 DONE 0.5s